@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/2d5d5659-e3c3-4c4b-b903-70a27e5f3c18> a dcat:Dataset ;
    dct:description "This data release contains the U.S. salient statistics and world production data extracted from the GERMANIUM data sheet of the USGS Mineral Commodity Summaries 2025." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-6797fdaed34ea8c18376e19d> ;
    dct:issued "2025-09-24T19:06:49.633530"^^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 - GERMANIUM Data Release" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amy C Tolcin" ;
            vcard:hasEmail <mailto:atolcin@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d5d5659-e3c3-4c4b-b903-70a27e5f3c18/resource/2a35e4c7-b68b-4c79-b51c-d4553fbd7ae5>,
        <https://data.amerigeoss.org/dataset/2d5d5659-e3c3-4c4b-b903-70a27e5f3c18/resource/50875b70-dfac-4ead-984e-7c8c9c057a04> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "germanium",
        "metallic-mineral-resources",
        "usgs-6797fdaed34ea8c18376e19d" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2d5d5659-e3c3-4c4b-b903-70a27e5f3c18/resource/2a35e4c7-b68b-4c79-b51c-d4553fbd7ae5> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-13T21:15:45.603923"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:06:49.617507"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P13XCP3R> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2d5d5659-e3c3-4c4b-b903-70a27e5f3c18/resource/50875b70-dfac-4ead-984e-7c8c9c057a04> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-16T12:25:39.579241"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:06:49.616177"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6797fdaed34ea8c18376e19d.xml> ;
    dcat:mediaType "text/xml" .

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

