@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/5e488d05-2285-42e2-a89c-8b2f31a18080> a dcat:Dataset ;
    dct:description "This metadata record describes the topographic mapping of Harrison County, Mississippi during March of 2004. Products generated include lidar point clouds in .LAS format and lidar bare-earth elevation models in .LAS format using lidar collected with a Leica ALS-40 Aerial Lidar Sensor." ;
    dct:identifier "gov.noaa.csc.maps:2004_MS_m39" ;
    dct:issued "2025-11-22T01:33:42.935042"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2006-11-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-89.3900 30.2800, -88.8100 30.2800, -88.8100 30.7100, -89.3900 30.7100, -89.3900 30.2800))"^^gsp:wktLiteral ] ;
    dct:title "2004 Harrison County, MS 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/5e488d05-2285-42e2-a89c-8b2f31a18080/resource/619c5670-1fc3-4489-937a-7294c2cfb5f8>,
        <https://data.amerigeoss.org/dataset/5e488d05-2285-42e2-a89c-8b2f31a18080/resource/6db4ef0c-9d66-44cb-b872-eefb01d32a50> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bathymetry-topography",
        "ckan",
        "geo",
        "geoss",
        "harrison-county",
        "lidar",
        "lidar-point-cloud",
        "mississippi",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5e488d05-2285-42e2-a89c-8b2f31a18080/resource/619c5670-1fc3-4489-937a-7294c2cfb5f8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-03-11T05:20:22.459993"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:33:42.926562"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://coast.noaa.gov> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/5e488d05-2285-42e2-a89c-8b2f31a18080/resource/6db4ef0c-9d66-44cb-b872-eefb01d32a50> a dcat:Distribution ;
    dct:description "2004_Harrison_County_QA.pdf" ;
    dct:format "PDF" ;
    dct:issued "2021-03-11T05:20:22.459999"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:33:42.927011"^^xsd:dateTime ;
    dct:title "Lidar QA/QC Report" ;
    dcat:accessURL <ftp://ftp.csc.noaa.gov/pub/crs/beachmap/qa_docs/ms/harrison/2004_Harrison_County_QA.pdf> ;
    dcat:mediaType "application/pdf" .

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

