@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/4c2581e1-2af2-4999-af4c-b1a85fe1ff41> a dcat:Dataset ;
    dct:description "Coastal Slope along the coastal zone of Lanai, Hawaii" ;
    dct:identifier "USGS:40caa085-658e-4a4a-9ef7-78e20d982c3a" ;
    dct:issued "2025-11-21T13:07:27.539660"^^xsd:dateTime ;
    dct:modified "20201019"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-157.0700 20.7200, -157.0700 20.9400, -156.7900 20.9400, -156.7900 20.7200, -157.0700 20.7200))"^^gsp:wktLiteral ] ;
    dct:title "lanai_slp - Coastal Slope along the coastal zone of Lanai, Hawaii" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PCMSC Science Data Coordinator" ;
            vcard:hasEmail <mailto:pcmsc_data@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4c2581e1-2af2-4999-af4c-b1a85fe1ff41/resource/66944a88-054c-47a8-9042-c6c7da2f5bda>,
        <https://data.amerigeoss.org/dataset/4c2581e1-2af2-4999-af4c-b1a85fe1ff41/resource/6d7db9df-c9de-4ae5-be10-b0261897195a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coast",
        "coastal",
        "coastal-plain",
        "continental-island-shore-complex",
        "geo",
        "geomorphology",
        "geoscientificinformation",
        "geoss",
        "hawaii",
        "hawaii-ecoregion",
        "island",
        "kauai",
        "lanai",
        "land-surface-characteristics",
        "maui",
        "molokai",
        "national",
        "north-america",
        "oahu",
        "oceans",
        "pacific",
        "slope",
        "united-states",
        "usgs-40caa085-658e-4a4a-9ef7-78e20d982c3a" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/4c2581e1-2af2-4999-af4c-b1a85fe1ff41/resource/66944a88-054c-47a8-9042-c6c7da2f5bda> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T10:00:26.610689"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:07:27.522068"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <http://pubs.usgs.gov/imap/i2761/lanai.html> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/4c2581e1-2af2-4999-af4c-b1a85fe1ff41/resource/6d7db9df-c9de-4ae5-be10-b0261897195a> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-07T10:00:26.610682"^^xsd:dateTime ;
    dct:modified "2025-11-21T13:07:27.521666"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.40caa085-658e-4a4a-9ef7-78e20d982c3a.xml> ;
    dcat:mediaType "text/xml" .

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

