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

kauno:p3734
  owl:sameAs kauno:käsitteet_--_opettelu ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340906939> ;
  skos:broader kauno:p677, yso:p642 ;
  a skos:Concept ;
  skos:prefLabel "käsitteet -- opettelu"@fi, "begrepp -- inövning"@sv ;
  kauno:facet kauno:section_1 ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "47647" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "käsitteiden opettelu"@fi .

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

yso:conceptscheme a skos:ConceptScheme .
kauno:p677
  skos:prefLabel "opettelu"@fi, "inövning"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3734 .

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