@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

yso:p2004
  a skos:Concept ;
  skos:narrower yso:p14574 ;
  skos:prefLabel "sondit"@fi, "probes"@en, "sonder"@sv .

yso:p14574
  a skos:Concept ;
  skos:broader yso:p2004 ;
  skos:closeMatch allars:Y25363, ysa:Y94832 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "rymdsonder"@sv, "space probes"@en, "avaruusluotaimet"@fi ;
  skos:related yso:p14573 .

yso:p14573
  a skos:Concept ;
  skos:prefLabel "tutkimussatelliitit"@fi, "research satellites"@en, "forskningssatelliter"@sv ;
  skos:related yso:p14574 .

