@prefix dbo:	<http://dbpedia.org/ontology/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
dbr:Forward_Operating_Base_Sharana	dbo:location	dbr:Forward_Operating_Base_Sharana__location__1 .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Forward_Operating_Base_Sharana__location__1	rdf:type	geo:SpatialThing .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Forward_Operating_Base_Sharana__location__1	owl:sameAs	dbr:Forward_Operating_Base_Sharana__location__1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Forward_Operating_Base_Sharana__location__1	geo:lat	"33.128887"^^xsd:float ;
	geo:long	"68.839165"^^xsd:float .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Forward_Operating_Base_Sharana__location__1	georss:point	"33.12888888888889 68.83916666666667" .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Forward_Operating_Base_Sharana__location__1	geo:geometry	"POINT(68.839164733887 33.128887176514)"^^ogcgs:wktLiteral .