@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/836>
  skos:prefLabel "Interstellar dust"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/838> .

<http://astrothesaurus.org/uat/99>
  skos:prefLabel "Astrophysical dust processes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/838> .

<http://astrothesaurus.org/uat/838>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/836>, <http://astrothesaurus.org/uat/2090> ;
  skos:altLabel "Interstellar dust grain processes"@en, "Interstellar grain processes"@en ;
  skos:broader <http://astrothesaurus.org/uat/99> ;
  skos:prefLabel "Interstellar dust processes"@en ;
  dc:modified "2018-09-20T15:03:06Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2090>
  skos:prefLabel "Solid matter physics"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/838> .

