@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/214>
  skos:prefLabel "Celestial sphere"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/296> .

<http://astrothesaurus.org/uat/296>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/214> ;
  skos:prefLabel "Constellations"@en ;
  skos:definition "A grouping of conspicuous stars that, when seen from Earth, form an apparent pattern. The sky is divided into 88 constellations."@en ;
  dc:modified "2020-10-27T13:20:24.407Z"^^xsd:dateTime, "2020-10-27T13:20:09.273Z"^^xsd:dateTime ;
  a skos:Concept .

