@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:p2814
  skos:prefLabel "yläkoulu"@fi, "högstadiet"@sv ;
  a skos:Concept ;
  skos:related kauno:p1908 .

yso:p2183
  skos:prefLabel "grundskolans lågstadium"@sv, "lower level of comprehensive school"@en, "peruskoulun ala-aste"@fi ;
  a skos:Concept ;
  skos:exactMatch kauno:p1908 .

kauno:p1846
  skos:prefLabel "grundskolan"@sv, "peruskoulu"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1908 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p1908
  owl:sameAs kauno:alakoulu ;
  skos:broader kauno:p4366, kauno:p1846 ;
  kauno:kaunokkiID "48802" ;
  kauno:facet kauno:section_2 ;
  a skos:Concept ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p2183 ;
  skos:prefLabel "lågstadiet"@sv, "alakoulu"@fi ;
  skos:related kauno:p2814 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410948996154> ;
  skos:inScheme yso:conceptscheme .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4366
  skos:prefLabel "skolor"@sv, "koulut"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1908 .

