@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/047a0023-09f8-42e9-ba97-c167e16843a6> 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 2023." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-63d1a3c6d34e06fef15006be> ;
    dct:issued "2025-09-23T16:18:17.553199"^^xsd:dateTime ;
    dct:modified "2023-01-26T00: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 2023 - 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/047a0023-09f8-42e9-ba97-c167e16843a6/resource/4d2ba48a-a22e-4988-8858-0958f75d3f8d>,
        <https://data.amerigeoss.org/dataset/047a0023-09f8-42e9-ba97-c167e16843a6/resource/63f7497e-259d-41fe-af41-e06ceb42a3bb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "germanium",
        "metallic-mineral-resources",
        "usgs-63d1a3c6d34e06fef15006be" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/047a0023-09f8-42e9-ba97-c167e16843a6/resource/4d2ba48a-a22e-4988-8858-0958f75d3f8d> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T20:43:35.706895"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:17.540339"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.63d1a3c6d34e06fef15006be.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/047a0023-09f8-42e9-ba97-c167e16843a6/resource/63f7497e-259d-41fe-af41-e06ceb42a3bb> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-17T20:43:35.706891"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:18:17.539282"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9WCYUI6> ;
    dcat:mediaType "application/http" .

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

