@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p11999
  skos:prefLabel "clearing land for cultivation"@en, "åkerröjning"@sv, "pellonraivaus"@fi ;
  a skos:Concept .

kauno:p1247
  skos:related kauno:p1702 ;
  kauno:kaunokkiID "43787" ;
  skos:prefLabel "åkerröjning"@sv, "pellonraivaus"@fi ;
  skos:broader kauno:p2969 ;
  owl:sameAs kauno:pellonraivaus ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:exactMatch yso:p11999 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340273238> .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2969
  skos:prefLabel "röjning"@sv, "raivaus"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1247 .

kauno:p1702
  skos:prefLabel "nyröjning"@sv, "uudisraivaus"@fi ;
  a skos:Concept ;
  skos:related kauno:p1247 .

