@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:related <http://astrothesaurus.org/uat/2088> .

<http://astrothesaurus.org/uat/2088>
  skos:prefLabel "Particle physics"@en ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:related <http://astrothesaurus.org/uat/96> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-17T19:17:38.696Z"^^xsd:dateTime, "2020-11-17T19:17:48.715Z"^^xsd:dateTime ;
  skos:editorialNote [ ] ;
  dc:created "2018-09-13T20:03:54Z"^^xsd:dateTime ;
  skos:broader <http://astrothesaurus.org/uat/2004> ;
  a skos:Concept ;
  skos:definition "The branch of physics that deals with the smallest known structures of matter and energy in order to understand the fundamental particles and forces of nature."@en .

<http://astrothesaurus.org/uat/2004>
  skos:prefLabel "Laboratory astrophysics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2088> .

