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

allars:Y25695 skos:exactMatch tero:p18514 .
ysa:Y98325 skos:exactMatch tero:p18514 .
tero:conceptscheme a skos:ConceptScheme .
yso:p18514 skos:exactMatch tero:p18514 .
tero:p1053
  skos:prefLabel "aeroplanes"@en, "flygplan"@sv, "lentokoneet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18514 .

tero:p18514
  skos:prefLabel "segelflygplan"@sv, "purjelentokoneet"@fi, "sailplanes"@en ;
  skos:exactMatch allars:Y25695, yso:p18514, ysa:Y98325 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1053 ;
  skos:broader tero:p1053 .

