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

tero:p13768
  skos:prefLabel "satellitnavigatorer"@sv, "satelliittinavigaattorit"@fi, "satellite navigators"@en ;
  skos:exactMatch allars:Y25636, ysa:Y111163, yso:p13768 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p13769 ;
  skos:broader tero:p13769 .

allars:Y25636 skos:exactMatch tero:p13768 .
ysa:Y111163 skos:exactMatch tero:p13768 .
tero:conceptscheme a skos:ConceptScheme .
tero:p13769
  skos:prefLabel "navigationsinstrument"@sv, "navigation equipment"@en, "navigointilaitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13768 .

yso:p13768 skos:exactMatch tero:p13768 .
