@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:conceptscheme a skos:ConceptScheme .
tero:p3384
  skos:prefLabel "aeromekanik"@sv, "aeromekaniikka"@fi, "aeromechanics"@en ;
  a skos:Concept ;
  skos:narrower tero:p3383 .

ysa:Y106837 skos:exactMatch tero:p3383 .
allars:Y14942 skos:exactMatch tero:p3383 .
tero:p3385
  skos:prefLabel "statics"@en, "statiikka"@fi, "statik"@sv ;
  a skos:Concept ;
  skos:narrower tero:p3383 .

yso:p3383 skos:exactMatch tero:p3383 .
tero:p3383
  skos:exactMatch yso:p3383, ysa:Y106837, allars:Y14942 ;
  a skos:Concept ;
  skos:prefLabel "aerostatik"@sv, "aerostatiikka"@fi, "aerostatics"@en ;
  skos:broader tero:p3384, tero:p3385 ;
  skosext:broaderGeneric tero:p3384, tero:p3385 ;
  skos:inScheme tero:conceptscheme .

