@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/6fd150f6-6ada-4828-beaa-95deaeb5ec2b> a dcat:Dataset ;
    dct:description "teqp is a library written in C++ that allows for calculation of numerical derivatives of thermodynamic equations of state with respect to the independent variables with numerical differentiation tools.  No hand-written derivatives are required, and the computational speed is competitive with, or better than, the results from hand-written derivatives in low-level programming languages." ;
    dct:identifier "ark:/88434/mds2-2483" ;
    dct:issued "2021-10-01"^^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 "teqp: Templated EQuation of state Package" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ian Bell" ;
            vcard:hasEmail <mailto:ian.bell@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6fd150f6-6ada-4828-beaa-95deaeb5ec2b/resource/491877df-a273-42a0-b5ca-f864071e4b25> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "c_",
        "ckan",
        "derivatives",
        "differentiation",
        "equation-of-state",
        "geo",
        "geoss",
        "mixture-properties",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%22Mathematics%20and%20Statistics:Numerical%20methods%20and%20software%22%7D>,
        <%7B%22Chemistry:Chemical%20thermodynamics%20and%20chemical%20properties%22> .

<https://data.amerigeoss.org/dataset/6fd150f6-6ada-4828-beaa-95deaeb5ec2b/resource/491877df-a273-42a0-b5ca-f864071e4b25> a dcat:Distribution ;
    dct:issued "2022-08-07T18:30:08.603190"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:27:12.379062"^^xsd:dateTime ;
    dct:title "DOI Access for teqp: Templated EQuation of state Package" ;
    dcat:accessURL <https://doi.org/10.18434/mds2-2483> .

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

