@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/285>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/573> ;
  skos:prefLabel "Compact galaxies"@en ;
  skos:definition "A galaxy with no disk or nebulous background and a high surface brightness that appears only barely larger than a star-like point on a sky survey photograph."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1084> ;
  dc:modified "2020-10-26T20:21:36.236Z"^^xsd:dateTime, "2020-10-26T20:21:07.643Z"^^xsd:dateTime ;
  a skos:Concept .

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

<http://astrothesaurus.org/uat/1084>
  skos:prefLabel "N galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/285> .

