@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p14504
  skos:exactMatch ysa:Y106482, yso:p14504, allars:Y24661 ;
  skos:prefLabel "professionell idrott"@sv, "ammattiurheilu"@fi, "professional athletics"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "proffsidrott"@sv, "ammattilaisurheilu"@fi ;
  skosext:broaderGeneric tero:p965 ;
  skos:broader tero:p965 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y24661 skos:exactMatch tero:p14504 .
tero:p965
  skos:prefLabel "sport"@en, "urheilu"@fi, "idrott"@sv ;
  a skos:Concept ;
  skos:narrower tero:p14504 .

yso:p14504 skos:exactMatch tero:p14504 .
ysa:Y106482 skos:exactMatch tero:p14504 .
