@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/1530>
  skos:prefLabel "Solar system formation"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1508> .

<http://astrothesaurus.org/uat/1508>
  skos:prefLabel "Solar nebulae"@en ;
  a skos:Concept ;
  skos:altLabel "Solar nebula"@en ;
  skos:definition "The cloud of interstellar gas and dust from which the Sun and the rest of the solar system initially formed."@en ;
  dc:modified "2020-11-04T15:27:51.201Z"^^xsd:dateTime, "2020-11-04T15:27:38.33Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/1530> ;
  skos:broader <http://astrothesaurus.org/uat/1492> .

<http://astrothesaurus.org/uat/1492>
  skos:prefLabel "Solar evolution"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1508> .

