@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

<http://www.yso.fi/onto/ysa-meta/GeographicalConcept> a owl:Class .
ysa:Y113067
  skos:note "Kuhmoniemen nimi Kuhmo 1.1.1937 lähtien"@fi ;
  dc11:source "CD-Facta"@fi ;
  skos:related ysa:Y94229 ;
  skos:topConceptOf ysa:ysa_juuri ;
  skos:exactMatch allars:Y32602 ;
  skos:inScheme ysa:ysa_juuri ;
  skos:prefLabel "Kuhmoniemi"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept .

ysa:Y94229
  skos:prefLabel "Kuhmo"@fi ;
  a <http://www.yso.fi/onto/ysa-meta/GeographicalConcept>, skos:Concept ;
  skos:related ysa:Y113067 .

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

allars:Y32602 skos:exactMatch ysa:Y113067 .
