@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:p355
  skos:prefLabel "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p141 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p141
  skos:broader yso:p355, yso:p14 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:prefLabel "skalpeeraus"@fi, "skalpering"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340948281> ;
  kauno:kaunokkiID "46755" ;
  owl:sameAs kauno:skalpeeraus ;
  kauno:facet kauno:section_1 ;
  a skos:Concept ;
  kauno:candidate "0" .

yso:p14
  skos:prefLabel "keskinäinen  toiminta"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p141 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
