@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@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:p7590 .

tero:p7590
  skos:broader tero:p1054 ;
  skos:exactMatch ysa:Y107109, allars:Y22115, yso:p7590 ;
  skos:prefLabel "ilmalaivat"@fi, "airships"@en, "luftfartyg"@sv ;
  skosext:broaderGeneric tero:p1054 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y22115 skos:exactMatch tero:p7590 .
yso:p7590 skos:exactMatch tero:p7590 .
ysa:Y107109 skos:exactMatch tero:p7590 .
