@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/1353>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/1358> ;
  skos:broader <http://astrothesaurus.org/uat/1306> ;
  skos:prefLabel "Radio pulsars"@en ;
  skos:definition "A pulsar that emits pulses in radio waves. The bulk of discovered pulsars are radio pulsars. There is a small number of pulsars that emit at optical wavelengths, X-ray wavelengths, and gamma-ray wavelengths."@en ;
  dc:modified "2020-11-03T21:11:32.386Z"^^xsd:dateTime, "2020-11-03T21:11:22.278Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1358>
  skos:prefLabel "Radio sources"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1353> .

<http://astrothesaurus.org/uat/1306>
  skos:prefLabel "Pulsars"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1353> .

