@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/2060>
  a skos:Concept ;
  skos:editorialNote [ ] ;
  skos:prefLabel "Photoionisation"@en-GB, "Photoionization"@en ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:modified "2021-09-27T15:43:15.51Z"^^xsd:dateTime, "2020-11-17T19:30:27.559Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie>, <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2018-09-13T19:59:59Z"^^xsd:dateTime ;
  skos:definition "The physical process in which an incident high-energy photon ejects one or more electrons from an atom, ion, or molecule."@en ;
  skos:broader <http://astrothesaurus.org/uat/2068> .

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

