@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/1056>
  skos:prefLabel "Milky Way Galaxy physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2178> .

<http://astrothesaurus.org/uat/2178>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2020-11-25T18:48:56.424Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/1056>, <http://astrothesaurus.org/uat/1583> ;
  skos:prefLabel "Galactic archaeology"@en ;
  skos:definition "Study of galactic evolution through study of stellar populations."@en ;
  dc:modified "2020-11-25T20:16:45.836Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1583>
  skos:prefLabel "Stellar astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2178> .

