@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:p3279
  skos:prefLabel "aviation"@en, "luftfart"@sv, "ilmailu"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4215 .

tero:conceptscheme a skos:ConceptScheme .
tero:p3946
  skos:prefLabel "air force"@en, "ilmavoimat"@fi, "luftstridskrafter"@sv ;
  a skos:Concept ;
  skos:related tero:p4215 .

allars:Y22793 skos:exactMatch tero:p4215 .
yso:p4215 skos:exactMatch tero:p4215 .
tero:p4215
  skos:exactMatch allars:Y22793, ysa:Y99005, yso:p4215 ;
  a skos:Concept ;
  skos:related tero:p3946 ;
  skosext:broaderGeneric tero:p3279 ;
  skos:prefLabel "sotilasilmailu"@fi, "militärflyg"@sv, "military aviation"@en ;
  skos:broader tero:p3279 ;
  skos:inScheme tero:conceptscheme .

ysa:Y99005 skos:exactMatch tero:p4215 .
