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

<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
ysa:Y94209
  skos:prefLabel "Keuruu"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:narrower ysa:Y142319 .

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

ysa:Y142319
  skos:broader ysa:Y94209 ;
  skos:altLabel "Keuruu -- Häkkiskylä"@fi ;
  skos:exactMatch allars:Y47182 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Keuruu -- Häkkinen"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

