@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:p2007
  skos:prefLabel "skadeglädje"@sv, "vahingonilo"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340949749> ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:broader yso:p3485, kauno:p2459 ;
  kauno:kaunokkiID "46754" ;
  skos:related kauno:p4120, kauno:p75 ;
  owl:sameAs kauno:vahingonilo ;
  kauno:facet kauno:section_1 .

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

yso:p3485
  skos:prefLabel "feelings"@en, "känslor"@sv, "tunteet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2007 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p75
  skos:prefLabel "empatia"@fi, "empati"@sv ;
  a skos:Concept ;
  skos:related kauno:p2007 .

kauno:p4120
  skos:prefLabel "sympatia"@fi, "sympati"@sv ;
  a skos:Concept ;
  skos:related kauno:p2007 .

