@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p4290
  skos:prefLabel "mountain ranges"@en, "bergstrakter"@sv, "vuoristot"@fi ;
  a skos:Concept .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p1803 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1803
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:kaunokkiID "43855" ;
  owl:sameAs kauno:vuoristot ;
  skos:prefLabel "bergstrakter"@sv, "vuoristot"@fi ;
  kauno:candidate "0" ;
  skos:topConceptOf yso:conceptscheme ;
  kauno:facet kauno:section_2 ;
  skos:exactMatch yso:p4290 ;
  skos:related kauno:p1946 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340293663> .

kauno:p1946
  skos:prefLabel "berg"@sv, "vuoret"@fi ;
  a skos:Concept ;
  skos:related kauno:p1803 .

