@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p2393
  skos:prefLabel "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2172 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p17467
  skos:prefLabel "managerit"@fi, "managers"@sv ;
  a skos:Concept .

kauno:p2172
  skos:broader kauno:p2393 ;
  a skos:Concept ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340959219> ;
  skos:prefLabel "managerit"@fi, "managers"@sv ;
  kauno:facet kauno:section_6 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:exactMatch yso:p17467 ;
  kauno:kaunokkiID "46113" ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:managerit .

