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

yso:p1324
  skos:prefLabel "galaxies"@en, "galaksit"@fi, "galaxer"@sv ;
  a skos:Concept ;
  skos:related yso:p1327 .

yso:p9252
  skos:prefLabel "tähtienvälinen aine"@fi, "interstellär materia"@sv, "interstellar matter"@en ;
  a skos:Concept ;
  skos:related yso:p1327 .

yso:p1327
  skos:prefLabel "tähtisumut"@fi, "nebulosor"@sv, "star dusts"@en ;
  skos:broader yso:p1328 ;
  skos:closeMatch ysa:Y9866 ;
  skos:related yso:p9252, yso:p9251, yso:p1324 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

yso:p1328
  skos:prefLabel "luonnontieteelliset järjestelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1327 .

yso:p9251
  skos:prefLabel "planetary nebulas"@en, "planetariska nebulosor"@sv, "planetaariset sumut"@fi ;
  a skos:Concept ;
  skos:related yso:p1327 .

