@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/1af04367-4f46-45dc-ba65-84044f557c4f> a dcat:Dataset ;
    dct:description "Atlantic OCS aliquots (sub-blocks) for BOEM renewable energy leasing in the Atlantic." ;
    dct:identifier "1c2472d2-f1f0-4e6b-be3f-d6519ce45b0b" ;
    dct:issued "2025-11-20T06:47:08.010898"^^xsd:dateTime ;
    dct:modified "2022-03-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.9998 23.8179, -66.9108 23.8179, -66.9108 44.7690, -82.9998 44.7690, -82.9998 23.8179))"^^gsp:wktLiteral ] ;
    dct:title "Outer Continental Shelf Block Aliquots - Atlantic Region NAD83" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bureau of Ocean Energy Management (Point of Contact)" ;
            vcard:hasEmail <mailto:BOEMPublicAffairs@boem.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1af04367-4f46-45dc-ba65-84044f557c4f/resource/5cc7d355-940b-4cab-92be-1565914ecac7>,
        <https://data.amerigeoss.org/dataset/1af04367-4f46-45dc-ba65-84044f557c4f/resource/d5586d0a-16ad-41a8-842a-1c0ceb4f132b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cadastre-theme",
        "ckan",
        "connecticut",
        "delaware",
        "florida",
        "geo",
        "georgia",
        "geoss",
        "maine",
        "maryland",
        "massachusetts",
        "national",
        "national-geospatial-data-assets",
        "new-hampshire",
        "new-jersey",
        "new-york",
        "ngda",
        "north-america",
        "north-carolina",
        "rhode-island",
        "united-states",
        "virginia" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1af04367-4f46-45dc-ba65-84044f557c4f/resource/5cc7d355-940b-4cab-92be-1565914ecac7> a dcat:Distribution ;
    dct:description "ATL-ALIQUOTS.zip" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-07T12:54:47.969652"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:47:07.998350"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://www.boem.gov/ATL-ALIQUOTS.zip> .

<https://data.amerigeoss.org/dataset/1af04367-4f46-45dc-ba65-84044f557c4f/resource/d5586d0a-16ad-41a8-842a-1c0ceb4f132b> a dcat:Distribution ;
    dct:description "Atlantic.aspx" ;
    dct:issued "2022-08-07T12:54:47.969657"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:47:07.998751"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.boem.gov/Oil-and-Gas-Energy-Program/Mapping-and-Data/Atlantic.aspx> .

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

