@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix schema:	<http://schema.org/> .
dbr:Loboc____1	rdf:type	schema:Place .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Loboc____1	rdf:type	wikidata:Q486972 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Loboc____1	rdf:type	dbo:Settlement ,
		dbo:Location ,
		dbo:PopulatedPlace .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Loboc____1	rdf:type	owl:Thing ,
		dbo:Place ;
	owl:sameAs	dbr:Loboc____1 .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Loboc____1	dbo:minimumElevation	"0.0"^^xsd:double ;
	dbo:maximumElevation	"500.0"^^xsd:double ;
	dbo:politicalLeader	dbr:Loboc____1__PoliticalFunction__1 ,
		dbr:Loboc____1__PoliticalFunction__5 ,
		dbr:Loboc____1__PoliticalFunction__2 ,
		dbr:Loboc____1__PoliticalFunction__4 ,
		dbr:Loboc____1__PoliticalFunction__3 ;
	dbo:country	dbr:Philippines ;
	dbo:timeZone	dbr:Philippine_Standard_Time ;
	dbo:utcOffset	"+8" .