@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/5b417e4f-ceb0-4612-b7a3-847eb3f34277> a dcat:Dataset ;
    dct:description "An implementation of the Bote-Salvat ionization cross-section parameterized algorithm for electron image up to 1 GeV.  Based on *   D. Bote and F. Salvat, \"Calculations of inner-shell ionization by electron impact with the distorted-wave and plane-wave Born approximations\", Phys. Rev. A77, 042701 (2008). *   Bote, David, et al. \"Cross sections for ionization of K, L and M shells of atoms by impact of electrons and positrons with energies up to 1 GeV: Analytical formulas.\" Atomic Data and Nuclear Data Tables 95.6 (2009): 871-909." ;
    dct:identifier "ark:/88434/mds2-2273" ;
    dct:issued "2021-09-27"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2020-07-09T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bote-Salvat Ionization Cross Section library for the Julia language" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicholas Ritchie" ;
            vcard:hasEmail <mailto:nicholas.ritchie@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b417e4f-ceb0-4612-b7a3-847eb3f34277/resource/421d02ff-b69c-4583-ac5a-be38a8695dc4>,
        <https://data.amerigeoss.org/dataset/5b417e4f-ceb0-4612-b7a3-847eb3f34277/resource/981fde8b-3dfe-4d2e-b929-19b40f7a0e09> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cross-section",
        "electron",
        "geo",
        "geoss",
        "inner-shell",
        "ionization",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%22Chemistry:Theoretical%20chemistry%20and%20modeling%22>,
        <%22Materials:Materials%20characterization%22>,
        <%22Physics:Atomic>,
        <%7B%22Chemistry:Analytical%20chemistry%22>,
        <Physics:Spectroscopy%7D>,
        <and%20quantum%22>,
        <molecular> .

<https://data.amerigeoss.org/dataset/5b417e4f-ceb0-4612-b7a3-847eb3f34277/resource/421d02ff-b69c-4583-ac5a-be38a8695dc4> a dcat:Distribution ;
    dct:description "A Julia package implementing the Bote-Salvat ionization cross section for energetic electrons" ;
    dct:format "Julia package" ;
    dct:issued "2022-08-07T18:21:55.037035"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:11:00.209067"^^xsd:dateTime ;
    dct:title "BoteSalvatICX.jl" ;
    dcat:accessURL <https://github.com/usnistgov/BoteSalvatICX.jl> .

<https://data.amerigeoss.org/dataset/5b417e4f-ceb0-4612-b7a3-847eb3f34277/resource/981fde8b-3dfe-4d2e-b929-19b40f7a0e09> a dcat:Distribution ;
    dct:issued "2022-08-07T18:21:55.037041"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:11:00.209498"^^xsd:dateTime ;
    dct:title "DOI Access for Bote-Salvat Ionization Cross Section library for the Julia language" ;
    dcat:accessURL <https://doi.org/10.18434/M32273> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

