@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:conceptscheme a skos:ConceptScheme .
kauno:p2797
  skos:prefLabel "metsät"@fi, "skogar"@sv ;
  a skos:Concept ;
  skos:related kauno:p240 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p240
  skos:broader yso:p264 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340976246> ;
  owl:sameAs kauno:metsä ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:related kauno:p2797 ;
  skos:prefLabel "metsä"@fi, "skog"@sv ;
  a skos:Concept ;
  kauno:kaunokkiID "47431" ;
  kauno:candidate "0" .

yso:p264
  skos:prefLabel "luonnon muodostamat alueet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p240 .

