@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/48bed446-55fa-4ef6-8d8c-7951ff1ac670> a dcat:Dataset ;
    dct:description "This data set contains Deepwater Production Summary by Year" ;
    dct:identifier "da8fee2a-5f8c-4d8e-b463-7868b7e68fe3" ;
    dct:issued "2025-11-21T10:57:31.038609"^^xsd:dateTime ;
    dct:modified "2019-02-11"^^xsd:date ;
    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 "BSEE Data Center - Deepwater Production Summary by Year" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bureau of Safety and Environmental Enforecement (BSEE) (Originator)" ;
            vcard:hasEmail <mailto:bseewebmaster@bsee.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/48bed446-55fa-4ef6-8d8c-7951ff1ac670/resource/1254f598-8d07-4d46-aafa-9e6f250755cf>,
        <https://data.amerigeoss.org/dataset/48bed446-55fa-4ef6-8d8c-7951ff1ac670/resource/143aa705-cea1-45fd-a6ac-5affb8f2eb88> ;
    dcat:keyword "010-014",
        "amerigeo",
        "amerigeoss",
        "atlantic-gt",
        "borehole",
        "ckan",
        "contaminant-levels-spills",
        "directional-survey",
        "disaster-response",
        "earth-science-gt",
        "environmenal-impacts-gt",
        "geo",
        "geoss",
        "gulf-of-mexico",
        "human-dimensions-gt",
        "marine-environment-monitoring",
        "national",
        "north-america",
        "north-atlantic-gt",
        "ocean-gt",
        "oceans-gt",
        "oils-spills",
        "public-health-gt",
        "united-states",
        "velocity-survey",
        "well" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/48bed446-55fa-4ef6-8d8c-7951ff1ac670/resource/1254f598-8d07-4d46-aafa-9e6f250755cf> a dcat:Distribution ;
    dct:issued "2021-11-05T05:47:00.253862"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:57:31.024758"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.bsee.gov/> .

<https://data.amerigeoss.org/dataset/48bed446-55fa-4ef6-8d8c-7951ff1ac670/resource/143aa705-cea1-45fd-a6ac-5affb8f2eb88> a dcat:Distribution ;
    dct:description "Summary.aspx" ;
    dct:issued "2021-11-05T05:47:00.253854"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:57:31.024339"^^xsd:dateTime ;
    dct:title "Deepwater Production Summary by Year" ;
    dcat:accessURL <https://www.data.bsee.gov/Production/ProductionData/Summary.aspx> .

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

