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

kauno:p3284
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340018976> ;
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  kauno:kaunokkiID "43594" ;
  skos:broader kauno:p2459 ;
  skos:prefLabel "kiintymys"@fi, "tillgivenhet"@sv ;
  skos:exactMatch yso:p11312 ;
  owl:sameAs kauno:kiintymys ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme .

yso:p11312
  skos:prefLabel "affection"@en, "kiintymys"@fi, "tillgivenhet"@sv ;
  a skos:Concept .

kauno:p2459
  skos:prefLabel "känslor"@sv, "tunteet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3284 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
