@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:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3682
  skos:prefLabel "urheilujohtajat"@fi, "sportdirektörer"@sv ;
  kauno:facet kauno:section_6 ;
  owl:sameAs kauno:urheilujohtajat ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p1369 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340101876> ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p16131 ;
  a skos:Concept ;
  kauno:kaunokkiID "46032" ;
  kauno:hideInPublicSide "0"@fi, "0"@sv .

kauno:p1369
  skos:prefLabel "ledare"@sv, "johtajat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3682 .

yso:p16131
  skos:prefLabel "sports leaders"@en, "idrottsledare"@sv, "urheilujohtajat"@fi ;
  a skos:Concept .

