@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Perapperi	foaf:primaryTopic	dbr:Perapperi .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Perapperi	rdf:type	wikidata:Q532 .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Perapperi	rdf:type	owl:Thing .
@prefix schema:	<http://schema.org/> .
dbr:Perapperi	rdf:type	schema:Place .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Perapperi	rdf:type	dbo:Settlement ,
		dbo:Village ,
		dbo:Location ,
		dbo:PopulatedPlace ,
		wikidata:Q486972 ,
		dbo:Place .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbr:Perapperi	rdf:type	geo:SpatialThing ;
	owl:sameAs	dbr:Perapperi ;
	foaf:name	"Perapperi"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Perapperi	rdfs:label	"Perapperi"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Perapperi	dct:subject	dbc:Villages_in_Vellore_district .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Perapperi	geo:lat	"12.975403"^^xsd:float ;
	geo:long	"79.563454"^^xsd:float .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Perapperi	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Perapperi?oldid=1306449620&ns=0> .
@prefix georss:	<http://www.georss.org/georss/> .
dbr:Perapperi	georss:point	"12.975403 79.563457" ;
	foaf:isPrimaryTopicOf	wikipedia-en:Perapperi ;
	dbo:description	"panchayat in Vellore district, Tamil Nadu"@en ,
		"\u0B87\u0BA4\u0BC1 \u0BA4\u0BAE\u0BBF\u0BB4\u0B95\u0BA4\u0BCD\u0BA4\u0BBF\u0BA9\u0BCD \u0BB5\u0BC7\u0BB2\u0BC2\u0BB0\u0BCD \u0BAE\u0BBE\u0BB5\u0B9F\u0BCD\u0B9F\u0BA4\u0BCD\u0BA4\u0BBF\u0BB2\u0BCD \u0B89\u0BB3\u0BCD\u0BB3\u0BA4\u0BC1"@ta .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Perapperi	dbp:wikiPageUsesTemplate	dbt:Use_Indian_English ,
		dbt:Vellore_district ,
		dbt:Vellore-geo-stub ,
		dbt:Short_description ,
		dbt:Use_dmy_dates ,
		dbt:Reflist ,
		dbt:Infobox_settlement ,
		dbt:Coord ,
		dbt:Orphan ;
	dbp:name	"Perapperi"@en .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
dbr:Perapperi	geo:geometry	"POINT(79.563453674316 12.975402832031)"^^ogcgs:wktLiteral ;
	dbo:populationTotal	"1396"^^xsd:nonNegativeInteger ;
	dbp:populationTotal	1396 ;
	dbp:nativeNameLang	"hin"@en ;
	dbo:country	dbr:India ;
	dbo:subdivision	dbr:Tamil_Nadu ,
		dbr:Vellore_district ;
	dbp:subdivisionName	"Nemili"@en ,
		dbr:Vellore_district ,
		dbr:Tamil_Nadu ,
		dbr:India ;
	dbp:settlementType	"Village"@en ;
	dbp:subdivisionType	"district"@en ,
		"block"@en ,
		"State"@en ,
		"Country"@en .