@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/3311c33c-6adb-4ca3-92cc-1f4bece76397> a dcat:Dataset ;
    dct:description "The library multicomplex is an implementation of multicomplex algebra in C++ to allow for higher-order derivatives of numerical functions.  Many (though not all) mathematical functions are implemented, allowing for calculation of derivatives (straight and mixed) to approximately numerical precision, which is difficult or impossible to achieve in conventional double precision" ;
    dct:identifier "ark:/88434/mds2-2482" ;
    dct:issued "2021-10-04"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2021-10-01T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "multicomplex: C++ and Python code for multicomplex arithmetic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ian Bell" ;
            vcard:hasEmail <mailto:ian.bell@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3311c33c-6adb-4ca3-92cc-1f4bece76397/resource/62a07335-29d0-48ad-8977-e21ddaf4aa92> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "c_",
        "derivatives",
        "mathematics",
        "multicomplex",
        "python" ;
    dcat:theme <%7B%22Mathematics%20and%20Statistics:Numerical%20methods%20and%20software%22%7D> .

<https://data.amerigeoss.org/dataset/3311c33c-6adb-4ca3-92cc-1f4bece76397/resource/62a07335-29d0-48ad-8977-e21ddaf4aa92> a dcat:Distribution ;
    dct:issued "2021-10-09T01:33:46.613894"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:32:39.351679"^^xsd:dateTime ;
    dct:title "DOI Access for multicomplex: C++ and Python code for multicomplex arithmetic" ;
    dcat:accessURL <https://doi.org/10.18434/mds2-2482> .

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

