@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/136>
  skos:narrower <http://astrothesaurus.org/uat/2364> ;
  skos:prefLabel "Barred spiral galaxies"@en ;
  a skos:Concept ;
  skos:altLabel "SB galaxies"@en ;
  skos:broader <http://astrothesaurus.org/uat/1560> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:editorialNote [ ] ;
  dc:modified "2020-10-26T19:05:31.597Z"^^xsd:dateTime, "2020-10-26T19:05:18.316Z"^^xsd:dateTime ;
  skos:definition "A spiral galaxy that exhibits a bar-shaped structure in its nucleus."@en .

<http://astrothesaurus.org/uat/1560>
  skos:prefLabel "Spiral galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/136> .

<http://astrothesaurus.org/uat/2364>
  skos:prefLabel "Galaxy bars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/136> .

