@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/1343>
  skos:prefLabel "Radio galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1682> .

<http://astrothesaurus.org/uat/1682>
  skos:altLabel "Head tail galaxies"@en, "Head-tail galaxies"@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/1343> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "A member of the class of radio galaxies that have a strong radio emission coming from a bright 'head' and a more diffuse emission from a 'tail.' They are often found in clusters."@en ;
  a skos:Concept ;
  dc:modified "2020-11-04T19:49:24.541Z"^^xsd:dateTime, "2020-11-04T19:49:10.435Z"^^xsd:dateTime ;
  skos:prefLabel "Tailed radio galaxies"@en .

