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

tero:conceptscheme a skos:ConceptScheme .
tero:p9559
  skosext:broaderGeneric tero:p2050 ;
  skos:broader tero:p2050 ;
  skos:exactMatch ysa:Y122071, yso:p9559 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "radionavigering"@sv, "radio navigation"@en, "radionavigointi"@fi ;
  a skos:Concept .

tero:p2050
  skos:prefLabel "navigation, positioning systems"@en, "navigering"@sv, "navigointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9559 .

yso:p9559 skos:exactMatch tero:p9559 .
ysa:Y122071 skos:exactMatch tero:p9559 .
