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

yso:p1328
  skos:prefLabel "systems in natural science"@en, "naturvetenskapliga system"@sv, "luonnontieteelliset järjestelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14307 .

yso:p14307
  skosext:partOf yso:p5393 ;
  skos:broader yso:p1328 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "magnetosfääri"@fi, "magnetosphere"@en, "magnetosfären"@sv ;
  a skos:Concept .

yso:p5393
  skos:prefLabel "atmosfären (jorden)"@sv, "atmosphere"@en, "ilmakehä"@fi ;
  a skos:Concept .

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

