@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/1365>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/435>, <http://astrothesaurus.org/uat/152> ;
  skos:prefLabel "Recombination (cosmology)"@en ;
  skos:narrower <http://astrothesaurus.org/uat/317> ;
  dc:modified "2018-09-07T20:34:15Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/435>
  skos:prefLabel "Early universe"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1365> .

<http://astrothesaurus.org/uat/152>
  skos:prefLabel "Big Bang theory"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1365> .

<http://astrothesaurus.org/uat/317>
  skos:prefLabel "Cosmic background radiation"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1365> .

