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

tero:conceptscheme a skos:ConceptScheme .
yso:p19872 skos:exactMatch tero:p19872 .
tero:p13925
  skos:prefLabel "atletik"@sv, "power sports"@en, "voimailu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19872 .

tero:p19872
  skos:exactMatch yso:p19872, allars:Y16230, ysa:Y96054 ;
  skos:related tero:p23203 ;
  skos:broader tero:p13925 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "bodybuilding"@en, "bodybuilding"@sv, "kehonrakennus"@fi ;
  skos:altLabel "bodaus"@fi ;
  skosext:broaderGeneric tero:p13925 ;
  a skos:Concept .

tero:p23203
  skos:prefLabel "fitnessport"@sv, "fitness-urheilu"@fi ;
  a skos:Concept ;
  skos:related tero:p19872 .

ysa:Y96054 skos:exactMatch tero:p19872 .
allars:Y16230 skos:exactMatch tero:p19872 .
