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

tero:conceptscheme a skos:ConceptScheme .
tero:p18026
  skos:exactMatch allars:Y19028, yso:p18026, ysa:Y103154 ;
  skos:prefLabel "liitolento"@fi, "glidflygning"@sv, "gliding, aviation"@en ;
  skos:broader tero:p3278 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3278 ;
  skos:inScheme tero:conceptscheme .

allars:Y19028 skos:exactMatch tero:p18026 .
tero:p3278
  skos:prefLabel "urheiluilmailu"@fi, "sports aviation"@en, "flygsport"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18026 .

yso:p18026 skos:exactMatch tero:p18026 .
ysa:Y103154 skos:exactMatch tero:p18026 .
