@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/435>
  skos:prefLabel "Early universe"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/137> .

<http://astrothesaurus.org/uat/137>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "Matter-antimatter asymmetry"@en ;
  skos:broader <http://astrothesaurus.org/uat/435> ;
  skos:prefLabel "Baryogenesis"@en ;
  skos:definition "The hypothetical mechanism of creating the baryon asymmetry in the Universe. Explaining the observed matter asymmetry is an important open question in physical cosmology."@en ;
  dc:modified "2020-11-03T18:41:56.428Z"^^xsd:dateTime, "2020-11-03T18:41:20.043Z"^^xsd:dateTime ;
  a skos:Concept .

