@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/845>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/847> ;
  skos:prefLabel "Interstellar magnetic fields"@en ;
  skos:definition "A large-scale, weak magnetic field, with an estimated strength of about 1 to 5 microgauss, that pervades the disk of the Milky Way Galaxy and controls the alignment of interstellar dust grains."@en ;
  dc:modified "2020-11-03T16:10:05.593Z"^^xsd:dateTime, "2020-11-03T16:09:53.354Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/847>
  skos:prefLabel "Interstellar medium"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/845> .

