@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:p761
  skos:prefLabel "nyfikenhet"@sv, "uteliaisuus"@fi ;
  skos:broader kauno:p3599, kauno:p2475 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:exactMatch yso:p18471 ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 ;
  kauno:kaunokkiID "43080" ;
  owl:sameAs kauno:uteliaisuus ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341254814> ;
  skos:inScheme yso:conceptscheme .

yso:p18471
  skos:prefLabel "uteliaisuus"@fi, "nyfikenhet"@sv ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p3599
  skos:prefLabel "karaktärsdrag"@sv, "luonteenpiirteet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p761 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2475
  skos:prefLabel "personlighetsdrag"@sv, "persoonallisuuden piirteet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p761 .

