@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/1734>
  skos:prefLabel "Ultracompact dwarf galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/281> .

<http://astrothesaurus.org/uat/165>
  skos:prefLabel "Blue compact dwarf galaxies"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/281> .

<http://astrothesaurus.org/uat/281>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2016-11-01T14:35:49Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/416> ;
  skos:prefLabel "Compact dwarf galaxies"@en ;
  skos:narrower <http://astrothesaurus.org/uat/165>, <http://astrothesaurus.org/uat/1734> ;
  dc:modified "2016-11-01T14:36:10Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/416>
  skos:prefLabel "Dwarf galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/281> .

