@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:Y94175
  skos:prefLabel "Jämsä"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:related ysa:Y94235 .

<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
ysa:Y94235
  skos:note "Kuorevesi liitetty 1.1.2001 Jämsään"@fi ;
  skos:related ysa:Y94175 ;
  skos:topConceptOf ysa:ysa_juuri ;
  skos:exactMatch allars:Y32141 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Kuorevesi"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

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

