@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:p1499
  skos:broader kauno:p2982, kauno:p4366 ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  owl:sameAs kauno:lukio ;
  kauno:facet kauno:section_2 ;
  a skos:Concept ;
  skos:prefLabel "lukio"@fi, "gymnasiet"@sv ;
  skos:altLabel "gymnasium"@sv ;
  skos:exactMatch yso:p7401 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340284473> ;
  kauno:kaunokkiID "43904" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

yso:p7401
  skos:prefLabel "gymnasiet"@sv, "upper secondary school"@en, "lukio"@fi ;
  a skos:Concept .

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

kauno:p2982
  skos:prefLabel "läroverk"@sv, "oppikoulu"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1499 .

