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

yso:p24136 skos:exactMatch tero:p24136 .
tero:conceptscheme a skos:ConceptScheme .
tero:p24136
  skos:broader tero:p7153 ;
  skos:prefLabel "competetive dance"@en, "tävlingsdans"@sv, "kilpatanssi"@fi ;
  skos:exactMatch yso:p24136 ;
  yso:p23805 ysa:Y175268 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p1278 ;
  skosext:broaderGeneric tero:p7153 .

tero:p7153
  skos:prefLabel "dancing as a sport"@en, "danssport"@sv, "tanssiurheilu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24136 .

tero:p1278
  skos:prefLabel "dance"@en, "dans (konstarter)"@sv, "tanssi (taidelajit)"@fi ;
  a skos:Concept ;
  skos:related tero:p24136 .

