@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

ysa:Y94105
  skos:prefLabel "Espoo"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y111338 .

<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
allars:Y30918 skos:exactMatch ysa:Y111338 .
ysa:Y111338
  skos:broader ysa:Y94194, ysa:Y94105 ;
  skos:exactMatch allars:Y30918 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Espoo -- Karvasmäki"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

ysa:ysa_juuri
  skos:prefLabel "YSA - Yleinen suomalainen asiasanasto"@fi, "YSA - General Finnish thesaurus"@en ;
  a skos:ConceptScheme .

ysa:Y94194
  skos:prefLabel "Karstula"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y111338 .

