@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 owl: <http://www.w3.org/2002/07/owl#> .

kauno:p242
  skos:prefLabel "läroinrättningar"@sv, "oppilaitokset"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3972 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p11928
  skos:prefLabel "cadet colleges"@en, "kadettskolor"@sv, "kadettikoulut"@fi ;
  a skos:Concept .

kauno:p3972
  kauno:kaunokkiID "43929" ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:prefLabel "kadettikoulut"@fi, "kadettskolor"@sv ;
  skos:broader kauno:p242 ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_2 ;
  owl:sameAs kauno:kadettikoulut ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340972116> ;
  skos:exactMatch yso:p11928 ;
  kauno:candidate "0" ;
  a skos:Concept .

