@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/16>
  skos:prefLabel "Active galactic nuclei"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1348> .

<http://astrothesaurus.org/uat/1348>
  skos:editorialNote [ ] ;
  skos:scopeNote "Radio source feature"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/16> ;
  skos:prefLabel "Radio lobes"@en ;
  skos:definition "An extended region of diffuse radio emission, often dumbbell shaped, that surrounds a radio galaxy."@en ;
  dc:modified "2020-11-03T21:10:52.318Z"^^xsd:dateTime, "2020-11-03T21:10:39.88Z"^^xsd:dateTime ;
  a skos:Concept .

