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

yso:p1962 skos:exactMatch tero:p1962 .
tero:p1962
  skosext:broaderGeneric tero:p1963 ;
  skos:exactMatch ysa:Y112902, yso:p1962, allars:Y39312 ;
  skos:prefLabel "Pirkan hölkkä"@fi, "Pirkka Jogging"@en, "Pirkka löpning"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p1963 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y39312 skos:exactMatch tero:p1962 .
tero:p1963
  skos:prefLabel "motionsevenemang"@sv, "physical exercise events"@en, "liikuntatapahtumat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1962 .

ysa:Y112902 skos:exactMatch tero:p1962 .
