@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/1319>
  skos:prefLabel "Quasars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1354> .

<http://astrothesaurus.org/uat/1354>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Radio-quiet quasars"@en ;
  skos:broader <http://astrothesaurus.org/uat/1319> ;
  skos:prefLabel "Radio quiet quasars"@en ;
  skos:definition "A type of quasar with weak radio emission. These types of quasars have strong emissions in both the optical and X-ray spectra. Within the optical spectrum, both broad and narrow emission lines are present. Their host is usually an elliptical galaxy, but less commonly, it might be a spiral."@en ;
  dc:modified "2020-11-03T21:03:59.798Z"^^xsd:dateTime, "2020-11-03T21:03:48.423Z"^^xsd:dateTime ;
  a skos:Concept .

