@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 dc11: <http://purl.org/dc/elements/1.1/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

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

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

