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

kauno:p2814
  a skos:Concept ;
  kauno:kaunokkiID "48803" ;
  owl:sameAs kauno:yläkoulu ;
  skos:prefLabel "yläkoulu"@fi, "högstadiet"@sv ;
  skos:exactMatch yso:p7214 ;
  kauno:facet kauno:section_2 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410949709463> ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p1846, kauno:p4366 ;
  kauno:candidate "0" ;
  skos:related kauno:p1908 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

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

yso:conceptscheme a skos:ConceptScheme .
kauno:p1908
  skos:prefLabel "alakoulu"@fi, "lågstadiet"@sv ;
  a skos:Concept ;
  skos:related kauno:p2814 .

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

yso:p7214
  skos:prefLabel "upper level of comprehensive school"@en, "grundskolans högstadium"@sv, "peruskoulun yläaste"@fi ;
  a skos:Concept ;
  skos:exactMatch kauno:p2814 .

