@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/4770abd6-166d-4645-abb3-28b7f5941fa7> 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/4770abd6-166d-4645-abb3-28b7f5941fa7/resource/d1750970-eb8e-4c5d-a922-8e28ee66830c>,
        <https://data.amerigeoss.org/dataset/4770abd6-166d-4645-abb3-28b7f5941fa7/resource/fd83a9fc-7ffe-4512-b112-09bee4a089ec> ;
    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/4770abd6-166d-4645-abb3-28b7f5941fa7/resource/d1750970-eb8e-4c5d-a922-8e28ee66830c> a dcat:Distribution ;
    dct:issued "2021-03-11T17:21:49.796867"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:11:25.331873"^^xsd:dateTime ;
    dct:title "NIST alloy data" ;
    dcat:accessURL <https://trc.nist.gov/metals_data/> .

<https://data.amerigeoss.org/dataset/4770abd6-166d-4645-abb3-28b7f5941fa7/resource/fd83a9fc-7ffe-4512-b112-09bee4a089ec> a dcat:Distribution ;
    dct:issued "2021-03-11T17:21:49.796877"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:11:25.332292"^^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" .

