@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Villa_Fabbricotti	foaf:primaryTopic	dbr:Villa_Fabbricotti .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Villa_Fabbricotti	rdf:type	wikidata:Q41176 .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Villa_Fabbricotti	rdf:type	geo:SpatialThing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Villa_Fabbricotti	rdf:type	dbo:Building .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Villa_Fabbricotti	rdf:type	owl:Thing ,
		dbo:ArchitecturalStructure ;
	owl:sameAs	dbr:Villa_Fabbricotti .
@prefix dbpedia-commons:	<http://commons.dbpedia.org/resource/> .
dbr:Villa_Fabbricotti	owl:sameAs	dbpedia-commons:Villa_Fabbricotti .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Villa_Fabbricotti	rdfs:label	"Villa Fabbricotti"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Villa_Fabbricotti	dct:subject	dbc:Buildings_and_structures_in_Livorno ,
		dbc:Residential_buildings_in_Italy ,
		dbc:Libraries_in_Italy ,
		dbc:Houses_completed_in_1881 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Villa_Fabbricotti	geo:lat	"43.536598"^^xsd:float ;
	geo:long	"10.316772"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Reflection_of_trees_in_Villa_Fabbricotti,_Livorno.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Livorno,_villa_fabbricotti,_esterno_04.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Villa_Fabbricotti	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Villa_Fabbricotti?oldid=1304379450&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Villa_Fabbricotti	georss:point	"43.5365981 10.316772" ;
	dbo:description	"villa in Livorno, Italy"@en ,
		"\u0641\u064A\u0644\u0627 \u0641\u064A \u0644\u064A\u0641\u0648\u0631\u0646\u0648\u060C \u0625\u064A\u0637\u0627\u0644\u064A\u0627"@ar ,
		"villa a Livorno"@it ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Livorno,_villa_fabbricotti,_esterno_04.jpg?width=300> .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Villa_Fabbricotti	dbp:wikiPageUsesTemplate	dbt:Infobox_building ,
		dbt:More_citations_needed ,
		dbt:Commons ,
		dbt:Convert ,
		dbt:Reflist ,
		dbt:Flag ,
		dbt:Coord ;
	dbp:address	"Viale della Libert\u00E1, 30"@en ;
	dbo:address	"Viale della Libert\u00E1, 30"@en ;
	dbo:country	dbr:Italy ;
	dbo:location	dbr:Livorno ;
	foaf:isPrimaryTopicOf	wikipedia-en:Villa_Fabbricotti .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Villa_Fabbricotti	geo:geometry	"POINT(10.316772460938 43.536598205566)"^^ogcgs:wktLiteral ;
	dbp:locationTown	dbr:Livorno ;
	dbo:width	"2.0"^^xsd:double ;
	dbo:floorCount	"2"^^xsd:positiveInteger ;
	dbp:floorCount	2 ;
	dbo:buildingEndDate	"1881" ;
	dbp:completionDate	1881 .