@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/6cd18dd4-13bc-4338-ac6b-54521993e945> a dcat:Dataset ;
    dct:description "Geospatial feature of major submarine canyons in the outer continental shelf of Alaska." ;
    dct:identifier "7a1483b6-db98-40ae-9113-d4a53a3f8911" ;
    dct:issued "2025-11-22T12:25:55.728918"^^xsd:dateTime ;
    dct:modified "2021-10-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-178.3000 54.1400, -135.8000 54.1400, -135.8000 73.8500, -178.3000 73.8500, -178.3000 54.1400))"^^gsp:wktLiteral ] ;
    dct:title "BOEM Submarine Canyons; Alaska Canyons" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "(Publisher)" ;
            vcard:hasEmail <mailto:jonathan.blythe@boem.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6cd18dd4-13bc-4338-ac6b-54521993e945/resource/0ac28825-13bc-4c24-bc23-64fb6d686a75>,
        <https://data.amerigeoss.org/dataset/6cd18dd4-13bc-4338-ac6b-54521993e945/resource/8de5583c-2a27-495d-96c0-ebf0b1c40e82> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bathymetry-seafloor-topography",
        "boundaries",
        "ckan",
        "continental-margins",
        "earth-science",
        "geo",
        "geoscientificinformation",
        "geoss",
        "national",
        "north-america",
        "oceans",
        "seafloor-topography",
        "submarine-canyons",
        "united-states" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6cd18dd4-13bc-4338-ac6b-54521993e945/resource/0ac28825-13bc-4c24-bc23-64fb6d686a75> a dcat:Distribution ;
    dct:description "File geodatabase data deliverable" ;
    dct:format "ZIP" ;
    dct:issued "2022-01-25T19:31:56.718825"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:25:55.719717"^^xsd:dateTime ;
    dct:title "Large submarine canyons of the United States Outer Continental Shelf atlas Geodatabase" ;
    dcat:accessURL <https://opendata.boem.gov/BOEMSubmarineCanyons_GDB-20191023.zip> .

<https://data.amerigeoss.org/dataset/6cd18dd4-13bc-4338-ac6b-54521993e945/resource/8de5583c-2a27-495d-96c0-ebf0b1c40e82> a dcat:Distribution ;
    dct:description "The metadata original source" ;
    dct:format "XML" ;
    dct:issued "2022-01-25T19:31:56.718832"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:25:55.720126"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.doi.gov/harvest/object/c9d0ae37-3902-4544-83e3-6779eb5e2ca3> ;
    dcat:mediaType "text/xml" .

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

