@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/1468>
  skos:prefLabel "Small Magellanic Cloud"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1877> .

<http://astrothesaurus.org/uat/864>
  skos:prefLabel "Irregular galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1877> .

<http://astrothesaurus.org/uat/1877>
  skos:scopeNote "Magellanic irregular is a classification of galaxies. Though the SMC is an example of this classification, it does not specifically describe ONLY the Magellanic Clouds."@en ;
  dc:created "2018-05-10T15:00:38Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1468> ;
  skos:altLabel "Irregular I galaxies"@en, "Type I irregular galaxies"@en ;
  dc:modified "2018-05-10T15:05:20Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:prefLabel "Magellanic irregular galaxies"@en ;
  skos:broader <http://astrothesaurus.org/uat/864> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> .

