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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y113286 skos:exactMatch tero:p18025 .
yso:p18025 skos:exactMatch tero:p18025 .
tero:p3315
  skos:prefLabel "athletes"@en, "idrottare"@sv, "urheilijat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18025 .

tero:p18025
  skosext:broaderGeneric tero:p3315 ;
  skos:broader tero:p3315 ;
  skos:exactMatch ysa:Y113286, yso:p18025 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "pesäpallo players"@en, "bobollsspelare"@sv, "pesäpalloilijat"@fi ;
  a skos:Concept .

