@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/018b7096-1ce0-437a-9193-875b8d257273> a dcat:Dataset ;
    dct:description "Light Detection and Ranging (LiDAR) data for the Maui study area in South Maui, collected by Watershed Sciences, Inc. (WS) on October 29th, 2011 and from November 7th, 2011 to November 10th, 2011. " ;
    dct:identifier <https://data.openei.org/submissions/7083> ;
    dct:issued "2011-11-10T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-31T16:42:46+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-156.4246 20.5751, -156.3301 20.5751, -156.3301 20.6902, -156.4246 20.6902, -156.4246 20.5751))"^^gsp:wktLiteral ] ;
    dct:title "Maui LiDAR" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Akerley" ;
            vcard:hasEmail <mailto:jakerley@ormat.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/018b7096-1ce0-437a-9193-875b8d257273/resource/e0bd122e-0795-4cc5-a079-86033cae23fe> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "geospatial-data",
        "geothermal",
        "hawaii",
        "lidar",
        "maui" .

<https://data.amerigeoss.org/dataset/018b7096-1ce0-437a-9193-875b8d257273/resource/e0bd122e-0795-4cc5-a079-86033cae23fe> a dcat:Distribution ;
    dct:description "LiDAR images of South Maui" ;
    dct:format "ZIP" ;
    dct:issued "2025-01-11T22:27:09.901427"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:11:30.715108"^^xsd:dateTime ;
    dct:title "Maui Lidar.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/903/Maui%20Lidar.zip> ;
    dcat:mediaType "application/zip" .

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

