@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/2bddb952-fb9b-4edc-ba1c-5c7867306c4f> a dcat:Dataset ;
    dct:description "This data release contains the U.S. salient statistics and world production data extracted from the MICA (NATURAL) data sheet of the USGS Mineral Commodity Summaries 2025." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-6798001ad34ea8c18376e1e8> ;
    dct:issued "2025-09-24T18:42:25.208796"^^xsd:dateTime ;
    dct:modified "2025-04-08T00:00:00+00:00"^^xsd:dateTime ;
    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 2025 - MICA (NATURAL) Data Release" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stephen M Jasinski" ;
            vcard:hasEmail <mailto:sjasinsk@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2bddb952-fb9b-4edc-ba1c-5c7867306c4f/resource/56d2d149-3447-469e-ad40-4c0db008f65b>,
        <https://data.amerigeoss.org/dataset/2bddb952-fb9b-4edc-ba1c-5c7867306c4f/resource/af8088bd-1004-4dcb-a579-e2156475858b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "mica",
        "nonmetallic-mineral-resources",
        "usgs-6798001ad34ea8c18376e1e8" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2bddb952-fb9b-4edc-ba1c-5c7867306c4f/resource/56d2d149-3447-469e-ad40-4c0db008f65b> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T18:34:41.119064"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:42:25.190716"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P13XCP3R> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2bddb952-fb9b-4edc-ba1c-5c7867306c4f/resource/af8088bd-1004-4dcb-a579-e2156475858b> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-15T08:56:35.592413"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:42:25.191932"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6798001ad34ea8c18376e1e8.xml> ;
    dcat:mediaType "text/xml" .

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

