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

tero:p20097
  skos:prefLabel "wheelchair dancing"@en, "rullstolsdans"@sv, "pyörätuolitanssi"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1278 ;
  skos:broader tero:p1278 ;
  skos:exactMatch ysa:Y125590, yso:p20097, allars:Y29607 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
yso:p20097 skos:exactMatch tero:p20097 .
ysa:Y125590 skos:exactMatch tero:p20097 .
allars:Y29607 skos:exactMatch tero:p20097 .
tero:p1278
  skos:prefLabel "dance"@en, "dans (konstarter)"@sv, "tanssi (taidelajit)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20097 .

