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

yso:p1329
  skos:prefLabel "stars"@en, "tähdet"@fi, "stjärnor"@sv ;
  a skos:Concept ;
  skos:narrower yso:p5051 .

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

yso:p1325
  skos:prefLabel "solar systems"@en, "solsystem"@sv, "aurinkokunnat"@fi ;
  a skos:Concept .

yso:p21725
  skos:prefLabel "heliosphere"@en, "heliosfääri"@fi, "heliosfären"@sv ;
  a skos:Concept ;
  skos:related yso:p5051 .

yso:p5051
  skos:closeMatch allars:Y26521, ysa:Y100928 ;
  skos:prefLabel "sun"@en, "aurinko"@fi, "solen"@sv ;
  a skos:Concept ;
  skosext:partOf yso:p1325 ;
  skos:related yso:p21725 ;
  skos:broader yso:p1329 ;
  skos:inScheme yso:conceptscheme .

