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

kauno:p3372
  skos:prefLabel "urheilu"@fi, "idrott"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3226 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p3226
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340138875> ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p18818 ;
  skos:prefLabel "tävlingsidrott"@sv, "kilpaurheilu"@fi ;
  owl:sameAs kauno:kilpaurheilu ;
  skos:broader kauno:p3372 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "43654" ;
  kauno:facet kauno:section_1 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p18818
  skos:prefLabel "competitive sports"@en, "tävlingsidrott"@sv, "kilpaurheilu"@fi ;
  a skos:Concept .

