@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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/> .

tero:p24306
  skosext:broaderGeneric tero:p965 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p965 ;
  yso:p23805 ysa:Y171368 ;
  skos:related tero:p3708 ;
  skos:prefLabel "crossfit"@en, "crossfit"@fi, "crossfit"@sv ;
  skos:exactMatch yso:p24306 .

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

yso:p24306 skos:exactMatch tero:p24306 .
tero:p3708
  skos:prefLabel "physical exercise"@en, "motionsidrott"@sv, "kuntoliikunta"@fi ;
  a skos:Concept ;
  skos:related tero:p24306 .

