@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 ysa: <http://www.yso.fi/onto/ysa/> .

kauno:p1652 skos:exactMatch yso:p14504 .
yso:conceptscheme a skos:ConceptScheme .
yso:p965
  skos:prefLabel "sport"@en, "urheilu"@fi, "idrott"@sv ;
  a skos:Concept ;
  skos:narrower yso:p14504 .

yso:p14504
  skos:broader yso:p965 ;
  skos:closeMatch ysa:Y12374 ;
  skos:altLabel "ammattilaisurheilu"@fi, "proffsidrott"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "professional athletics"@en, "ammattiurheilu"@fi, "professionell idrott"@sv ;
  a skos:Concept .

