@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/4f5a5b05-5f3d-4276-8397-e20574544989> a dcat:Dataset ;
    dct:description "This metadata document describes the collection and processing of Light Detection and Ranging (LIDAR) data over an area along the coast of Maine. Data was collected at a nominal two (2) meter post spacing between points. The elevations in this data set represent the first surface returns. Features that are above the ground - such as buildings, bridges, tree tops, etc. - have NOT been eliminated." ;
    dct:identifier "gov.noaa.csc.maps:2004_ME_m17" ;
    dct:issued "2025-11-21T15:06:27.762557"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2006-10-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-70.6922 43.0654, -69.7168 43.0654, -69.7168 43.8000, -70.6922 43.8000, -70.6922 43.0654))"^^gsp:wktLiteral ] ;
    dct:title "2004 Maine Lidar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DOC/NOAA/NOS/OCM > Office for Coastal Management, National Ocean Service, National Oceanic and Atmospheric Administration, U.S. Department of Commerce" ;
            vcard:hasEmail <mailto:coastal.info@noaa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4f5a5b05-5f3d-4276-8397-e20574544989/resource/20e96fb3-ff42-451b-a1d3-eefc1ca6288a>,
        <https://data.amerigeoss.org/dataset/4f5a5b05-5f3d-4276-8397-e20574544989/resource/35560666-ebd9-44a8-a16a-9d34877a9c85> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bathymetry-topography",
        "beach",
        "ckan",
        "dem",
        "digital-elevation-model",
        "elevation",
        "erosion",
        "geo",
        "geoss",
        "laser",
        "lidar",
        "maine",
        "national",
        "north-america",
        "topography",
        "united-states" .

<https://data.amerigeoss.org/dataset/4f5a5b05-5f3d-4276-8397-e20574544989/resource/20e96fb3-ff42-451b-a1d3-eefc1ca6288a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T05:20:50.350214"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:06:27.751793"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://coast.noaa.gov> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/4f5a5b05-5f3d-4276-8397-e20574544989/resource/35560666-ebd9-44a8-a16a-9d34877a9c85> a dcat:Distribution ;
    dct:description "20041201_QA_REPORT_Maine.pdf" ;
    dct:format "PDF" ;
    dct:issued "2021-03-11T05:20:50.350225"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:06:27.752209"^^xsd:dateTime ;
    dct:title "Lidar QA/QC Report" ;
    dcat:accessURL <ftp://ftp.csc.noaa.gov/pub/crs/beachmap/qa_docs/me/20041201_QA_REPORT_Maine.pdf> ;
    dcat:mediaType "application/pdf" .

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

