@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/1e2756ff-7e40-4902-abca-b49b57f4b433> a dcat:Dataset ;
    dct:description "This data release contains the U.S. salient statistics and world production data extracted from the SILICON data sheet of the USGS Mineral Commodity Summaries 2022." ;
    dct:identifier "USGS:61ead385d34e8b818ad9f403" ;
    dct:issued "2025-11-20T08:37:53.789169"^^xsd:dateTime ;
    dct:modified "20220131"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Mineral Commodity Summaries 2022 - SILICON Data Release" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emily K Schnebele" ;
            vcard:hasEmail <mailto:eschnebele@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e2756ff-7e40-4902-abca-b49b57f4b433/resource/bf08f6ef-b26d-4329-b897-6b05040f5896>,
        <https://data.amerigeoss.org/dataset/1e2756ff-7e40-4902-abca-b49b57f4b433/resource/f35bd791-5b99-4327-a075-a32c14e119af> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ferrosilicon",
        "geo",
        "geoss",
        "metallic-mineral-resources",
        "national",
        "north-america",
        "silicon",
        "united-states",
        "usgs-61ead385d34e8b818ad9f403" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1e2756ff-7e40-4902-abca-b49b57f4b433/resource/bf08f6ef-b26d-4329-b897-6b05040f5896> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:17:09.253114"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:37:53.781548"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.61ead385d34e8b818ad9f403.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/1e2756ff-7e40-4902-abca-b49b57f4b433/resource/f35bd791-5b99-4327-a075-a32c14e119af> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:17:09.253124"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:37:53.781951"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9KKMCP4> ;
    dcat:mediaType "application/http" .

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

