@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Kond	rdf:type	dbpedia-owl:Place ,
		dbpedia-owl:Area ,
		dbpedia-owl:PopulatedPlace .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Kond	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Kond	foaf:name	"Kond" .
@prefix ns5:	<http://en.wikipedia.org/wiki/> .
dbpedia:Kond	foaf:page	ns5:Kond .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Kond	dbpprop:reference	<http://archive.hetq.am/eng/society/0504-kond.html> ,
		<http://yvncity.blogspot.com/2005/12/old-yerevan-kond.html> ,
		<http://loosavor.org/2007/02/yerevan-kond.html> .
@prefix geonames:	<http://www.geonames.org/ontology#> .
dbpedia:Kond	geonames:featureCode	<http://www.geonames.org/ontology#P.PPL> .
@prefix georss:	<http://www.georss.org/georss/> .
dbpedia:Kond	georss:point	"40.182219444444 44.501716666667" ,
		"40.18305556 44.49861111" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Kond	rdfs:label	"Kond"@en ;
	dbpprop:abstract	"Kond is one of the oldest neighborhoods of Yerevan. It is situated within the boundaries of modern Kentron District of the capital of Armenia."@en .
@prefix geo:	<http://www.w3.org/2003/01/geo/wgs84_pos#> .
dbpedia:Kond	geo:lat	40.18305587768555 ,
		40.18222045898438 ;
	geo:long	44.50171661376953 ,
		44.49861145019531 ;
	geonames:featureClass	geonames:P ;
	rdfs:comment	"Kond is one of the oldest neighborhoods of Yerevan. It is situated within the boundaries of modern Kentron District of the capital of Armenia."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
dbpedia:Kond	skos:subject	<http://dbpedia.org/resource/Category:Cities%2C_towns_and_villages_in_Armenia> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Kond	skos:subject	ns12:Kentron_district .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Kond	dbpprop:wikiPageUsesTemplate	ns13:infobox_settlement ,
		ns13:coord ;
	dbpprop:officialName	"Kond"@en ;
	dbpprop:latd	40 ;
	dbpprop:latm	10 ;
	dbpprop:lats	59 ;
	dbpprop:utcOffsetDst	5 ;
	dbpprop:pushpinMap	"Armenia"@en ;
	dbpprop:subdivisionType	"Country"@en ,
		dbpedia:Administrative_divisions_of_Armenia ;
	dbpprop:subdivisionName	dbpedia:Yerevan ,
		dbpedia:Armenia ;
	dbpprop:latns	"N"@en ;
	dbpprop:longd	44 ;
	dbpprop:longm	29 ;
	dbpprop:longs	55 ;
	dbpprop:utcOffset	4 ;
	dbpprop:display	"title"@en ;
	dbpprop:mapsize	"150px"@en ;
	dbpprop:longew	"E"@en .