@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p23949
  skos:altLabel "polefitness, stångdans"@sv ;
  skosext:broaderGeneric tero:p965 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "poledance"@sv, "tankotanssi"@fi, "pole dance"@en ;
  yso:p23805 ysa:Y171005 ;
  skos:exactMatch yso:p23949 ;
  skos:broader tero:p965 ;
  a skos:Concept .

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

yso:p23949 skos:exactMatch tero:p23949 .
tero:conceptscheme a skos:ConceptScheme .
