@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/b04c1b2f-7d45-41c5-b90f-e6e01dd60877> a dcat:Dataset ;
    dct:description "This data release contains the U.S. salient statistics and world production data extracted from the BROMINE data sheet of the USGS Mineral Commodity Summaries 2024." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-65b7d75ad34e36a39045b4a2> ;
    dct:issued "2025-09-29T14:59:00.809690"^^xsd:dateTime ;
    dct:modified "2024-01-30T00: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 2024 - BROMINE Data Release" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emily K Schnebele" ;
            vcard:hasEmail <mailto:eschnebele@usgs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bromine",
        "nonmetallic-mineral-resources",
        "usgs-65b7d75ad34e36a39045b4a2" ;
    dcat:theme <%7Bgeospatial%7D> .

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

