@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/827>
  skos:prefLabel "Interplanetary physics"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/824> .

<http://astrothesaurus.org/uat/1255>
  skos:prefLabel "Planetary science"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/824> .

<http://astrothesaurus.org/uat/824>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/827> ;
  skos:broader <http://astrothesaurus.org/uat/1255> ;
  skos:prefLabel "Interplanetary magnetic fields"@en ;
  skos:definition "The magnetic field that is carried along with the solar wind and fills the solar system space. It is wound into a spiral structure by the rotation of the Sun. At the Earth's distance from the Sun, it has a strength of about 5 x 10^-5 gauss."@en ;
  dc:modified "2020-11-03T16:06:41.122Z"^^xsd:dateTime, "2020-11-03T16:06:26.504Z"^^xsd:dateTime ;
  a skos:Concept .

