@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/1053>
  skos:prefLabel "Milky Way formation"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/595> .

<http://astrothesaurus.org/uat/1602>
  skos:prefLabel "Stellar feedback"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/595> .

<http://astrothesaurus.org/uat/612>
  skos:prefLabel "Galaxy physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/595> .

<http://astrothesaurus.org/uat/373>
  skos:prefLabel "Density wave model"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/595> .

<http://astrothesaurus.org/uat/595>
  a skos:Concept ;
  skos:definition "The study dealing with the processes that gave rise to galaxies in a remarkably early Universe."@en ;
  skos:editorialNote [ ] ;
  skos:related <http://astrothesaurus.org/uat/1053> ;
  skos:narrower <http://astrothesaurus.org/uat/373>, <http://astrothesaurus.org/uat/1602> ;
  dc:modified "2020-11-09T14:58:35.61Z"^^xsd:dateTime, "2020-11-09T14:58:24.78Z"^^xsd:dateTime ;
  skos:prefLabel "Galaxy formation"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/612> .

