@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/08c66421-260d-4e23-acc5-2ce4c692ccc7> a dcat:Dataset ;
    dct:description "This data set contains Gulf of America Region Boreholes by Area Block." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/bsee-0000000053> ;
    dct:issued "2025-09-23T17:47:45.454665"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:47:45.454672"^^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 "BSEE Data Center - Gulf of America Region Boreholes by Area Block" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bureau of Safety and Environmental Enforcement (BSEE)" ;
            vcard:hasEmail <mailto:bseewebmaster@bsee.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08c66421-260d-4e23-acc5-2ce4c692ccc7/resource/0588311a-df52-40c1-9a67-a72e7e2a830d>,
        <https://data.amerigeoss.org/dataset/08c66421-260d-4e23-acc5-2ce4c692ccc7/resource/667cc48a-13fd-48c4-a60b-127a29292a4a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "api",
        "api-well-number",
        "borehole",
        "bsee",
        "gulf-of-america-region",
        "lease",
        "location",
        "well" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/08c66421-260d-4e23-acc5-2ce4c692ccc7/resource/0588311a-df52-40c1-9a67-a72e7e2a830d> a dcat:Distribution ;
    dct:description "Borehole-by-Area-Block.pdf" ;
    dct:format "PDF" ;
    dct:issued "2025-09-11T22:13:18.876666"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:47:45.437140"^^xsd:dateTime ;
    dct:title "Gulf of America Region Boreholes by Area Block" ;
    dcat:accessURL <https://www.data.bsee.gov/Well/Files/Borehole-by-Area-Block.pdf> .

<https://data.amerigeoss.org/dataset/08c66421-260d-4e23-acc5-2ce4c692ccc7/resource/667cc48a-13fd-48c4-a60b-127a29292a4a> a dcat:Distribution ;
    dct:issued "2025-09-11T22:13:18.876668"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:47:45.437986"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.bsee.gov/> .

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

