@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/343>
  skos:prefLabel "Cosmology"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1298> .

<http://astrothesaurus.org/uat/573>
  skos:prefLabel "Galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1298> .

<http://astrothesaurus.org/uat/1298>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/343> ;
  skos:broader <http://astrothesaurus.org/uat/573> ;
  skos:prefLabel "Protogalaxies"@en ;
  skos:definition "A huge mass of gas that by contraction and condensation becomes a galaxy of stars. A galaxy during the early phase, before it has developed its present shape and stellar/gas content."@en ;
  dc:modified "2020-11-03T20:37:44.088Z"^^xsd:dateTime, "2020-11-03T20:37:32.074Z"^^xsd:dateTime ;
  a skos:Concept .

