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

kauno:p693
  owl:sameAs kauno:yliopistot ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "44059" ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340266836> ;
  skos:prefLabel "universitet"@sv, "yliopistot"@fi ;
  kauno:facet kauno:section_2 ;
  skos:broader kauno:p242 ;
  skos:exactMatch yso:p10895 .

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

yso:conceptscheme a skos:ConceptScheme .
yso:p10895
  skos:prefLabel "universitet"@sv, "universities"@en, "yliopistot"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
