@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/1558>
  skos:prefLabel "Spectroscopy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2171> .

<http://astrothesaurus.org/uat/2171>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2020-10-21T21:18:06.885Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/573> ;
  skos:broader <http://astrothesaurus.org/uat/1558> ;
  skos:prefLabel "Galaxy spectroscopy"@en ;
  dc:modified "2020-10-21T21:20:01.27Z"^^xsd:dateTime ;
  a skos:Concept .

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

