@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:conceptscheme a skos:ConceptScheme .
tero:p24460
  skosext:broaderGeneric tero:p916 ;
  yso:p23805 ysa:Y171494 ;
  skos:broader tero:p916 ;
  skos:exactMatch yso:p24460 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "women's physical culture"@en, "naisliikunta"@fi, "damsport"@sv ;
  a skos:Concept .

tero:p916
  skos:prefLabel "exercise"@en, "liikunta"@fi, "motion"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24460 .

yso:p24460 skos:exactMatch tero:p24460 .
