@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/2539f28d-cccc-481e-b73b-a360d65e56b0> a dcat:Dataset ;
    dct:description "SRM 1297 Stainless Steel (SAE 201) - 'This Standard Reference Material (SRM) is intended for use in optical emission and x-ray spectrometric methods of analysis.  It is in the form of a disk approximately 32 mm in diameter and 19 mm thick. This data is public in the Certificate of Analysis for this material." ;
    dct:identifier "4765EE7CC58FA396E0531A57068160031620" ;
    dct:issued "2025-09-24T11:40:44.207317"^^xsd:dateTime ;
    dct:language "{en}" ;
    dct:modified "2017-01-05T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SRM 1297 Stainless Steel (SAE 201)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steven J. Choquette" ;
            vcard:hasEmail <mailto:srms@nist.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "elemental-analysis",
        "manufacturing",
        "stainless-steel",
        "steel" ;
    dcat:theme <%7B%22Standards:Reference%20materials%22%7D> .

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

