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

tero:conceptscheme a skos:ConceptScheme .
tero:p17022
  skos:prefLabel "basketball players"@en, "koripalloilijat"@fi, "korgbollsspelare"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p17022, ysa:Y113274, allars:Y42177 ;
  skos:broader tero:p3315 ;
  skosext:broaderGeneric tero:p3315 .

yso:p17022 skos:exactMatch tero:p17022 .
tero:p3315
  skos:prefLabel "athletes"@en, "idrottare"@sv, "urheilijat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17022 .

ysa:Y113274 skos:exactMatch tero:p17022 .
allars:Y42177 skos:exactMatch tero:p17022 .
