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

tero:p5139
  skos:prefLabel "volleyboll"@sv, "lentopallo"@fi, "volleyball"@en ;
  a skos:Concept ;
  skos:narrower tero:p3095 .

tero:conceptscheme a skos:ConceptScheme .
tero:p3092
  skos:prefLabel "handikappmotion"@sv, "exercise for the disabled"@en, "vammaisliikunta"@fi ;
  a skos:Concept ;
  skos:related tero:p3095 .

yso:p3095 skos:exactMatch tero:p3095 .
tero:p3095
  skos:prefLabel "sitting volleyball"@en, "goalball"@sv, "istumalentopallo"@fi ;
  skos:broader tero:p5139 ;
  skosext:broaderGeneric tero:p5139 ;
  skos:related tero:p3092 ;
  skos:exactMatch allars:Y34875, yso:p3095, ysa:Y135259 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y135259 skos:exactMatch tero:p3095 .
allars:Y34875 skos:exactMatch tero:p3095 .
