@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/96>
  skos:prefLabel "Particle astrophysics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/637> .

<http://astrothesaurus.org/uat/631>
  skos:prefLabel "Gamma-ray lines"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/637> .

<http://astrothesaurus.org/uat/637>
  dc:modified "2020-11-02T16:23:30.859Z"^^xsd:dateTime, "2020-11-02T16:23:49.146Z"^^xsd:dateTime ;
  skos:prefLabel "Gamma-rays"@en ;
  skos:altLabel "Gamma radiation"@en, "Gamma rays"@en ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "An electromagnetic wave with a typical wavelength less than 10^-2 Å (10^-12 m), corresponding to frequencies above 10^19 Hz and photon energies above 100 keV."@en ;
  skos:editorialNote [ ] ;
  skos:narrower <http://astrothesaurus.org/uat/631>, <http://astrothesaurus.org/uat/633> ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/96> .

<http://astrothesaurus.org/uat/633>
  skos:prefLabel "Gamma-ray sources"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/637> .

