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

<http://astrothesaurus.org/uat/789>
  skos:altLabel "IR-excess galaxies"@en, "IR excess galaxies"@en, "IR-excess galaxy"@en, "IR excess galaxy"@en, "Infrared excess galaxy"@en ;
  a skos:Concept ;
  skos:prefLabel "Infrared excess galaxies"@en ;
  dc:modified "2020-10-20T18:53:33.493Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/573> .

