@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:p3734
  skos:prefLabel "begrepp -- inövning"@sv, "käsitteet -- opettelu"@fi ;
  a skos:Concept ;
  skos:broader kauno:p677 .

kauno:p1012
  skos:prefLabel "sosialisaatio"@fi, "socialisation"@sv ;
  a skos:Concept ;
  skos:related kauno:p677 .

yso:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p677 .

kauno:p168
  skos:prefLabel "oppiminen"@fi, "inlärning"@sv ;
  a skos:Concept ;
  skos:related kauno:p677 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p677
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:narrower kauno:p3734 ;
  skos:related kauno:p168, kauno:p1012 ;
  skos:broader yso:p642 ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "46214" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340036495> ;
  skos:prefLabel "inövning"@sv, "opettelu"@fi ;
  kauno:candidate "0" ;
  owl:sameAs kauno:opettelu ;
  a skos:Concept .

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