@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:The_Vyne_Chapel	foaf:primaryTopic	dbr:The_Vyne_Chapel .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:The_Vyne_Chapel	rdf:type	owl:Thing .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:The_Vyne_Chapel	rdf:type	geo:SpatialThing .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:The_Vyne_Chapel	rdf:type	dbo:HistoricBuilding .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:The_Vyne_Chapel	rdf:type	wikidata:Q41176 ,
		dbo:Building ,
		dbo:Church ,
		dbo:ReligiousBuilding .
@prefix schema:	<http://schema.org/> .
dbr:The_Vyne_Chapel	rdf:type	schema:LandmarksOrHistoricalBuildings ,
		dbo:ArchitecturalStructure ;
	owl:sameAs	dbr:The_Vyne_Chapel ;
	foaf:name	"The Vyne Chapel"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:The_Vyne_Chapel	rdfs:label	"The Vyne Chapel"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:The_Vyne_Chapel	dct:subject	dbc:History_of_Hampshire ,
		dbc:Grade_I_listed_churches_in_Hampshire ,
		dbc:Church_of_England_church_buildings_in_Hampshire .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:The_Vyne_Chapel	geo:lat	"51.30711"^^xsd:float ;
	geo:long	"-1.08837"^^xsd:float ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/The_Vyne_Chapel_Interior.jpg> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Henry_VIII_Window_in_The_Vyne_Chapel.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:The_Vyne_Chapel	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/The_Vyne_Chapel?oldid=1171889564&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:The_Vyne_Chapel	georss:point	"51.30711 -1.08837" ;
	foaf:isPrimaryTopicOf	wikipedia-en:The_Vyne_Chapel .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:The_Vyne_Chapel	geo:geometry	"POINT(-1.0883699655533 51.307109832764)"^^ogcgs:wktLiteral .
@prefix dbp:	<http://dbpedia.org/property/> .
dbr:The_Vyne_Chapel	dbp:parish	dbr:Sherborne_St_John ;
	dbp:country	"England"@en ;
	dbp:denomination	dbr:Church_of_England ;
	dbp:heritageDesignation	dbr:Listed_building ;
	dbo:location	dbr:Hampshire ,
		dbr:The_Vyne ;
	dbp:location	dbr:Hampshire ,
		dbr:The_Vyne ;
	dbp:name	"The Vyne Chapel"@en ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/The_Vyne_Chapel_Interior.jpg?width=300> ;
	dbp:caption	"Interior of The Vyne Chapel, The Vyne"@en ;
	dbo:architecturalStyle	dbr:Early_modern_period ;
	dbp:style	dbr:Early_modern_period ;
	dbo:description	"kerkgebouw in Verenigd Koninkrijk"@nl ,
		"\u0643\u0646\u064A\u0633\u0629 \u0641\u064A \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0645\u062A\u062D\u062F\u0629"@ar ,
		"church in Sherborne St John, Hampshire"@en .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:The_Vyne_Chapel	dbp:wikiPageUsesTemplate	dbt:Infobox_church ,
		dbt:Reflist ,
		dbt:Coord .