@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:narrower <http://astrothesaurus.org/uat/333> .

<http://astrothesaurus.org/uat/333>
  skos:definition "A philosophical, religious, or mythical story of the creation or origin of the Universe, usually referring to the solar system."@en ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  skos:altLabel "Cosmogeny"@en ;
  skos:broader <http://astrothesaurus.org/uat/343> ;
  dc:modified "2020-11-03T19:47:31.736Z"^^xsd:dateTime, "2020-11-03T19:47:42.797Z"^^xsd:dateTime ;
  skos:related <http://astrothesaurus.org/uat/1528> ;
  skos:prefLabel "Cosmogony"@en .

<http://astrothesaurus.org/uat/1528>
  skos:prefLabel "Solar system"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/333> .

