@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/2b7127b8-4bd0-45f7-b26e-e7c77be14a70> a dcat:Dataset ;
    dct:description "This data release contains the U.S. salient statistics and world production data extracted from the LIME data sheet of the USGS Mineral Commodity Summaries 2022." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-61ead348d34e8b818ad9f3d1> ;
    dct:issued "2025-09-23T14:59:17.344565"^^xsd:dateTime ;
    dct:modified "2022-01-31T00: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 2022 - LIME Data Release" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lori E Apodaca" ;
            vcard:hasEmail <mailto:lapodaca@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b7127b8-4bd0-45f7-b26e-e7c77be14a70/resource/88ec844a-9899-4506-b15a-677bce09629b>,
        <https://data.amerigeoss.org/dataset/2b7127b8-4bd0-45f7-b26e-e7c77be14a70/resource/f4c39558-4ef0-423e-9902-82535c851011> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "lime",
        "nonmetallic-mineral-resources",
        "usgs-61ead348d34e8b818ad9f3d1" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2b7127b8-4bd0-45f7-b26e-e7c77be14a70/resource/88ec844a-9899-4506-b15a-677bce09629b> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T16:21:47.332003"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:59:17.329885"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9KKMCP4> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2b7127b8-4bd0-45f7-b26e-e7c77be14a70/resource/f4c39558-4ef0-423e-9902-82535c851011> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T19:17:49.890593"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:59:17.330681"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.61ead348d34e8b818ad9f3d1.xml> ;
    dcat:mediaType "text/xml" .

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

