@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Saron_Baptist_Chapel	foaf:primaryTopic	dbr:Saron_Baptist_Chapel .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Saron_Baptist_Chapel	rdf:type	dbo:Building ,
		dbo:ArchitecturalStructure .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Saron_Baptist_Chapel	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Saron_Baptist_Chapel	rdf:type	schema:LandmarksOrHistoricalBuildings .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Saron_Baptist_Chapel	rdf:type	geo:SpatialThing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Saron_Baptist_Chapel	rdf:type	wikidata:Q41176 ,
		dbo:HistoricBuilding ;
	owl:sameAs	dbr:Saron_Baptist_Chapel ;
	foaf:name	"Saron, Llandybie"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Saron_Baptist_Chapel	rdfs:label	"Saron Baptist Chapel"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Saron_Baptist_Chapel	dct:subject	dbc:Chapels_in_Carmarthenshire .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Saron_Baptist_Chapel	geo:lat	"51.7925"^^xsd:float ;
	geo:long	"-4.0311999"^^xsd:float .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Saron_Baptist_Chapel	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Saron_Baptist_Chapel?oldid=1248706920&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Saron_Baptist_Chapel	georss:point	"51.7925 -4.0312" ;
	dbo:description	"Baptist chapel in Llandybie"@en ,
		"capel y Bedyddwyr yn Llandyb\u00EFe"@cy .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Saron_Baptist_Chapel	dbp:wikiPageUsesTemplate	dbt:Cite_book ,
		dbt:Infobox_church ,
		dbt:Coord ,
		<http://dbpedia.org/resource/Template:As_of%3F> ,
		dbt:Reflist ,
		dbt:Short_description ;
	dbp:name	"Saron, Llandybie"@en ;
	dbp:style	"Early 19th century"@en ;
	dbp:country	"Wales"@en ;
	dbo:location	dbr:Llandybie ,
		dbr:Carmarthenshire ;
	dbp:location	"Saron Village, Llandybie, Carmarthenshire"@en ;
	foaf:isPrimaryTopicOf	wikipedia-en:Saron_Baptist_Chapel ;
	dbp:foundedDate	1810 ;
	dbp:completedDate	1913 .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Saron_Baptist_Chapel	geo:geometry	"POINT(-4.0311999320984 51.792499542236)"^^ogcgs:wktLiteral ;
	dbo:architecturalStyle	<http://dbpedia.org/resource/Church_(building)> ;
	dbp:denomination	dbr:Baptists ;
	dbp:architecturalType	<http://dbpedia.org/resource/Church_(building)> .