@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/2eabaca1-c7e2-44a1-8539-b0f5c8a4d539> a dcat:Dataset ;
    dct:description "The NIST Alloy data web application (https://trc.nist.gov/metals_data) provides access to thermophysical property data with a focus on unary, binary, and ternary metal systems." ;
    dct:identifier "ark:/88434/mds2-2153" ;
    dct:issued "2020-01-23"^^xsd:date ;
    dct:language "{en}" ;
    dct:modified "2019-10-01T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NIST alloy data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Boris Wilthan" ;
            vcard:hasEmail <mailto:boris.wilthan@nist.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2eabaca1-c7e2-44a1-8539-b0f5c8a4d539/resource/4ae11fa6-2de6-475e-8b69-f42b01465efb>,
        <https://data.amerigeoss.org/dataset/2eabaca1-c7e2-44a1-8539-b0f5c8a4d539/resource/e6e5b9fa-aec5-4224-8691-792da9fce0c5> ;
    dcat:keyword "alloy",
        "amerigeo",
        "amerigeoss",
        "binary",
        "calphad",
        "ckan",
        "conductivity",
        "crystal",
        "density",
        "diffusivity",
        "elements",
        "enthalpy",
        "geo",
        "geoss",
        "heat-capacity",
        "liquid",
        "material-development",
        "metal",
        "national",
        "north-america",
        "phase",
        "phase-transition",
        "resistivity",
        "solid",
        "surface-tension",
        "temperature-dependent",
        "ternary",
        "thermophysical-property",
        "united-states",
        "viscosity" ;
    dcat:theme <%22Chemistry:Chemical%20engineering%20and%20processing%22%7D>,
        <%22Chemistry:Chemical%20thermodynamics%20and%20chemical%20properties%22>,
        <%22Chemistry:Thermochemical%20properties%22>,
        <%22Manufacturing:Additive%20manufacturing%22>,
        <%22Materials:Materials%20characterization%22>,
        <%22Mathematics%20and%20Statistics:Uncertainty%20quantification%22>,
        <%22Physics:Condensed%20matter%22>,
        <%7BPhysics:Thermodynamics>,
        <Materials:Metals>,
        <Materials:Superconductors> .

<https://data.amerigeoss.org/dataset/2eabaca1-c7e2-44a1-8539-b0f5c8a4d539/resource/4ae11fa6-2de6-475e-8b69-f42b01465efb> a dcat:Distribution ;
    dct:issued "2022-08-07T18:16:58.189111"^^xsd:dateTime ;
    dct:modified "2025-11-20T18:04:34.388308"^^xsd:dateTime ;
    dct:title "NIST alloy data" ;
    dcat:accessURL <https://trc.nist.gov/metals_data/> .

<https://data.amerigeoss.org/dataset/2eabaca1-c7e2-44a1-8539-b0f5c8a4d539/resource/e6e5b9fa-aec5-4224-8691-792da9fce0c5> a dcat:Distribution ;
    dct:issued "2022-08-07T18:16:58.189118"^^xsd:dateTime ;
    dct:modified "2025-11-20T18:04:34.388723"^^xsd:dateTime ;
    dct:title "DOI Access for NIST alloy data" ;
    dcat:accessURL <https://doi.org/10.18434/M32153> .

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

