@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/241>
  skos:prefLabel "Circumstellar matter"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/235> .

<http://astrothesaurus.org/uat/235>
  dc:modified "2020-10-26T19:48:08.473Z"^^xsd:dateTime, "2020-10-26T19:48:22.382Z"^^xsd:dateTime ;
  skos:narrower <http://astrothesaurus.org/uat/1300>, <http://astrothesaurus.org/uat/363> ;
  skos:definition "Any concentration of material in the form of a disk orbiting around a star."@en ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Circumstellar disks"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/241> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Circumstellar discs"@en .

<http://astrothesaurus.org/uat/363>
  skos:prefLabel "Debris disks"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/235> .

<http://astrothesaurus.org/uat/1300>
  skos:prefLabel "Protoplanetary disks"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/235> .

