@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbr:	<http://dbpedia.org/resource/> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Loboc____1	rdf:type	dbo:PopulatedPlace ,
		dbo:Location ,
		dbo:Place .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Loboc____1	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Loboc____1	rdf:type	wikidata:Q486972 ,
		dbo:Settlement .
@prefix schema:	<http://schema.org/> .
dbr:Loboc____1	rdf:type	schema:Place ;
	owl:sameAs	dbr:Loboc____1 ;
	dbo:country	dbr:Philippines ;
	dbo:timeZone	dbr:Philippine_Standard_Time ;
	dbo:utcOffset	"+8" .
@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__3 ,
		dbr:Loboc____1__PoliticalFunction__4 ,
		dbr:Loboc____1__PoliticalFunction__2 ,
		dbr:Loboc____1__PoliticalFunction__5 ,
		dbr:Loboc____1__PoliticalFunction__1 .