@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/27bfdfc9-e5b6-4cc6-ae8c-a26f6c1531ff> 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-11-20T14:08:02.269466"^^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",
        "elemental-analysis",
        "geo",
        "geoss",
        "manufacturing",
        "national",
        "north-america",
        "stainless-steel",
        "steel",
        "united-states" ;
    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" .

