@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/580>
  skos:prefLabel "Galaxy chemical evolution"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/225> .

<http://astrothesaurus.org/uat/225>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/580> ;
  skos:prefLabel "Chemical enrichment"@en ;
  skos:definition "The process by which the relative abundance of a given chemical element or species in an astrophysical object is increased. For example the increase of the heavy element content of the interstellar medium due to stellar evolution."@en ;
  dc:modified "2020-11-24T17:26:16.093Z"^^xsd:dateTime, "2020-11-03T19:12:26.085Z"^^xsd:dateTime ;
  a skos:Concept .

