@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y97922 skos:exactMatch tero:p19374 .
yso:p19374 skos:exactMatch tero:p19374 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y25637 skos:exactMatch tero:p19374 .
tero:p19374
  dc11:source "Paikannussanasto TSK 30" ;
  skos:altLabel "GPS"@sv, "GPS"@fi ;
  skos:exactMatch ysa:Y97922, yso:p19374, allars:Y25637 ;
  rdfs:comment "satelliittien lähettämiin radiosignaaleihin perustuva paikannus" ;
  a skos:Concept ;
  skos:prefLabel "satelliittipaikannus"@fi, "satellitnavigering"@sv, "satellite radiodetermination"@en ;
  skos:broader tero:p6230 ;
  skosext:broaderGeneric tero:p6230 ;
  skos:inScheme tero:conceptscheme .

tero:p6230
  skos:prefLabel "locationing"@en, "positionsbestämning"@sv, "paikannus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19374 .

