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

tero:p1054
  skos:prefLabel "air vehicles"@en, "ilmakulkuneuvot"@fi, "luftfarkoster"@sv ;
  a skos:Concept ;
  skos:narrower tero:p1721 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y128221 skos:exactMatch tero:p1721 .
yso:p1721 skos:exactMatch tero:p1721 .
tero:p1721
  skos:altLabel "gyrokopterit"@fi ;
  skos:prefLabel "autogirot"@fi, "autogiror"@sv, "autogiros"@en ;
  a skos:Concept ;
  skos:exactMatch yso:p1721, ysa:Y128221, allars:Y39058 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1054 ;
  skosext:broaderGeneric tero:p1054 .

allars:Y39058 skos:exactMatch tero:p1721 .
