@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/1845>
  skos:prefLabel "Zodiacal cloud"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/821> .

<http://astrothesaurus.org/uat/825>
  skos:prefLabel "Interplanetary medium"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/821> .

<http://astrothesaurus.org/uat/821>
  dc:modified "2020-11-10T17:41:51.857Z"^^xsd:dateTime, "2020-11-10T17:42:01.618Z"^^xsd:dateTime ;
  skos:narrower <http://astrothesaurus.org/uat/1039>, <http://astrothesaurus.org/uat/1845> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:prefLabel "Interplanetary dust"@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/825> ;
  a skos:Concept ;
  skos:definition "Particles of dust in the interplanetary medium. They are left-overs from the beginning of the solar system or from other sources such as sublimating comets. Their existence was first deduced from observations of zodiacal light."@en ;
  skos:altLabel "Interplanetary dust clouds"@en .

<http://astrothesaurus.org/uat/1039>
  skos:prefLabel "Meteoroid dust clouds"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/821> .

