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

yso:p2556
  skos:prefLabel "lektorer"@sv, "lecturers"@en, "lehtorit (opettajat)"@fi ;
  a skos:Concept ;
  skos:exactMatch kauno:p3701 .

kauno:p2480
  skos:prefLabel "opettajat"@fi, "lärare"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3701 .

kauno:p3701
  owl:sameAs kauno:lehtorit_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:facet kauno:section_6 ;
  skos:broader kauno:p2480 ;
  skos:exactMatch yso:p2556 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340899401> ;
  skos:prefLabel "lektorer (lärare)"@sv, "lehtorit (opettajat)"@fi ;
  a skos:Concept ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "44655" .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
