@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://astrothesaurus.org/uat/2217>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2022-06-11T21:46:29.438Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:broader <http://astrothesaurus.org/uat/2063> ;
  skos:prefLabel "Atomic reactions"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2072>, <http://astrothesaurus.org/uat/2068> ;
  dc:modified "2022-06-11T21:47:03.795Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/2072>
  skos:prefLabel "Recombination"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2217> .

<http://astrothesaurus.org/uat/2063>
  skos:prefLabel "Atomic physics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2217> .

<http://astrothesaurus.org/uat/2068>
  skos:prefLabel "Ionization"@en, "Ionisation"@en-GB ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/2217> .

