@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/19688523-ce1a-413c-a082-3b7c219537b5> a dcat:Dataset ;
    dct:description "ETSpy is a HyperSpy extension package package for the processing, aligment, and reconstruction of electron tomography data from TEM/STEM instruments. Tools are provided for basic tilt series data processing, stack alignment, and reconstruction using the ASTRA Toolbox." ;
    dct:identifier "ark:/88434/mds2-3616" ;
    dct:issued "2024-11-15"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2024-10-30T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ETSpy: A HyperSpy Extension Package for Electron Tomography Data Processing and Reconstruction" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Andrew Herzing" ;
            vcard:hasEmail <mailto:andrew.herzing@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/19688523-ce1a-413c-a082-3b7c219537b5/resource/e2e32f65-3960-42f9-a7cb-5fe2df9119cc> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "electron-microscopy",
        "electron-tomography",
        "hyperspy",
        "open-source-software",
        "python",
        "stem",
        "tem" ;
    dcat:theme <%22Materials:Materials%20characterization%22%7D>,
        <%7B%22Information%20Technology:Data%20and%20informatics%22>,
        <Nanotechnology:Nanomaterials> .

<https://data.amerigeoss.org/dataset/19688523-ce1a-413c-a082-3b7c219537b5/resource/e2e32f65-3960-42f9-a7cb-5fe2df9119cc> a dcat:Distribution ;
    dct:issued "2025-03-14T15:23:10.412321"^^xsd:dateTime ;
    dct:modified "2025-09-24T02:50:36.660696"^^xsd:dateTime ;
    dct:title "ETSpy GitHub Repository" ;
    dcat:accessURL <https://github.com/usnistgov/etspy> .

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

