@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p3093
  skos:prefLabel "hemundervisning"@sv, "kotiopetus"@fi ;
  a skos:Concept ;
  skos:broader kauno:p2934 .

kauno:p3751
  skos:prefLabel "ajo-opetus"@fi, "körundervisning"@sv ;
  a skos:Concept ;
  skos:broader kauno:p2934 .

yso:p2630
  skos:prefLabel "teaching"@en, "undervisning"@sv, "opetus"@fi ;
  a skos:Concept ;
  skos:exactMatch kauno:p2934 .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p2934 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2934
  skos:exactMatch yso:p2630 ;
  skos:inScheme yso:conceptscheme ;
  dc11:source "Verkko-Kaunokki"@fi, "Webb-Bella"@sv ;
  rdfs:comment "Eri aineiden opetus indeksoidaan yhdistämällä esim. kielet -- opetus, uskonto -- opetus."@fi, "Undervisning i olika ämnen indexeras genom att kombinera t.ex. språk -- undervisning, religion -- undervisning."@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340243315> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:narrower kauno:p3093, kauno:p3751 ;
  a skos:Concept ;
  owl:sameAs kauno:opetus ;
  skos:prefLabel "undervisning"@sv, "opetus"@fi ;
  skos:topConceptOf yso:conceptscheme ;
  kauno:kaunokkiID "46796" ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_1 .

