@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/2163>
  skos:prefLabel "Flat-spectrum radio quasars"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/164> .

<http://astrothesaurus.org/uat/17>
  skos:prefLabel "Active galaxies"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/164> .

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

<http://astrothesaurus.org/uat/164>
  a skos:Concept ;
  skos:definition "A term specifying BL Lac objects or quasars when the continuum radiation emitted from the active nucleus is highly polarized and very variable."@en ;
  skos:narrower <http://astrothesaurus.org/uat/2163> ;
  dc:modified "2020-10-26T19:11:38.342Z"^^xsd:dateTime, "2020-10-26T19:11:27.022Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/16>, <http://astrothesaurus.org/uat/17> ;
  skos:prefLabel "Blazars"@en .

