@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:p3093
  skos:altLabel "kotikoulutus"@fi ;
  skos:exactMatch yso:p14275 ;
  owl:sameAs kauno:kotiopetus ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340096538> ;
  skos:broader kauno:p2934 ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kotiopetus"@fi, "hemundervisning"@sv ;
  skos:related kauno:p5185 ;
  kauno:kaunokkiID "42562" ;
  kauno:candidate "0" .

yso:conceptscheme a skos:ConceptScheme .
yso:p14275
  skos:prefLabel "tutoring at home"@en, "hemundervisning"@sv, "kotiopetus"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p5185
  skos:prefLabel "kotiopettajat"@fi, "informatorer"@sv ;
  a skos:Concept ;
  skos:related kauno:p3093 .

kauno:p2934
  skos:prefLabel "undervisning"@sv, "opetus"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3093 .

