@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/940>
  skos:prefLabel "Low surface brightness galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/895> .

<http://astrothesaurus.org/uat/895>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:altLabel "L-galaxies"@en ;
  skos:broader <http://astrothesaurus.org/uat/940> ;
  skos:prefLabel "L galaxies"@en ;
  skos:definition "In Morgan's classification, an elongated galaxy of low surface brightness."@en ;
  dc:modified "2020-11-10T18:13:38.095Z"^^xsd:dateTime, "2020-11-10T18:13:26.575Z"^^xsd:dateTime ;
  a skos:Concept .

