@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:El_Nabi_Ayoub	foaf:primaryTopic	dbr:El_Nabi_Ayoub .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:El_Nabi_Ayoub	rdf:type	geo:SpatialThing .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:El_Nabi_Ayoub	owl:sameAs	dbr:El_Nabi_Ayoub .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:El_Nabi_Ayoub	rdfs:label	"El Nabi Ayoub"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:El_Nabi_Ayoub	dct:subject	dbc:Archaeological_sites_in_Lebanon ,
		dbc:Tourist_attractions_in_Lebanon ,
		dbc:Druze_holy_places ,
		dbc:Religious_buildings_and_structures_in_Lebanon ,
		dbc:Chouf_District ,
		dbc:Druze_communities_in_Lebanon .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:El_Nabi_Ayoub	geo:lat	"33.584419"^^xsd:float ;
	geo:long	"35.627682"^^xsd:float .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:El_Nabi_Ayoub	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/El_Nabi_Ayoub?oldid=1308479333&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:El_Nabi_Ayoub	georss:point	"33.58442 35.62768" ;
	foaf:isPrimaryTopicOf	wikipedia-en:El_Nabi_Ayoub .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:El_Nabi_Ayoub	geo:geometry	"POINT(35.627681732178 33.584419250488)"^^ogcgs:wktLiteral .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:El_Nabi_Ayoub	dbp:wikiPageUsesTemplate	dbt:Coord ,
		dbt:Reflist ,
		dbt:Orphan .