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

kauno:p17
  a skos:Concept ;
  skos:prefLabel "kosketus"@fi, "beröring"@sv ;
  skos:related kauno:p1773 .

kauno:p1773
  a skos:Concept ;
  owl:sameAs kauno:terapeuttinen_kosketus ;
  skos:broader kauno:p1230 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340034658> ;
  skos:exactMatch yso:p1965 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "terapeutisk beröring"@sv, "terapeuttinen kosketus"@fi ;
  skos:related kauno:p17 ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "46302" .

yso:p1965
  a skos:Concept ;
  skos:prefLabel "terapeuttinen kosketus"@fi .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1230
  a skos:Concept ;
  skos:narrower kauno:p1773 ;
  skos:prefLabel "behandlingsmetoder"@sv, "hoitomenetelmät"@fi .

