@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/2072>
  skos:prefLabel "Recombination"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2057> .

<http://astrothesaurus.org/uat/2057>
  dc:created "2018-09-13T19:59:46Z"^^xsd:dateTime ;
  dc:modified "2020-11-17T20:04:44.568Z"^^xsd:dateTime, "2020-11-17T20:04:35.039Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/2072> ;
  skos:prefLabel "Radiative recombination"@en ;
  skos:editorialNote [ ] ;
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:definition "The process by which an ionized atom binds a free electron in a plasma to produce a new atomic state with the subsequent radiation of photons."@en .

