@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/622>
  skos:prefLabel "Galaxy structure"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/609> .

<http://astrothesaurus.org/uat/16>
  skos:prefLabel "Active galactic nuclei"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/609> .

<http://astrothesaurus.org/uat/609>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/622> ;
  skos:prefLabel "Galaxy nuclei"@en ;
  skos:narrower <http://astrothesaurus.org/uat/16>, <http://astrothesaurus.org/uat/581> ;
  dc:modified "2018-08-17T17:19:39Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/581>
  skos:prefLabel "Galaxy circumnuclear disk"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/609> .

