@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/2ab88640-3ca0-4af3-ad62-26173632a4e3> a dcat:Dataset ;
    dct:description "2008 Last Return Light Detection and Ranging (LIDAR) Data for Washington, DC at 1 meter resolution." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=c00467c66da94cae88d9b6a531a0dd31> ;
    dct:issued "2015-10-22T19:30:47+00:00"^^xsd:dateTime ;
    dct:modified "2021-12-08T17:01:15+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.1540 38.8152, -77.1540 38.9774, -76.9089 38.9774, -76.9089 38.8152, -77.1540 38.8152))"^^gsp:wktLiteral ] ;
    dct:title "2008 LiDAR - Last Return" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DCGISopendata" ;
            vcard:hasEmail <mailto:gisgroup@dc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ab88640-3ca0-4af3-ad62-26173632a4e3/resource/48999d30-04bb-4843-aeb8-3159171c175c>,
        <https://data.amerigeoss.org/dataset/2ab88640-3ca0-4af3-ad62-26173632a4e3/resource/f7efe669-8c3e-44a3-90d2-89d8c744c6e7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "district-of-columbia",
        "elevation",
        "imagery",
        "last-return",
        "lidar",
        "washington-dc" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2ab88640-3ca0-4af3-ad62-26173632a4e3/resource/48999d30-04bb-4843-aeb8-3159171c175c> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2024-04-30T17:53:48.853372"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:28:16.247589"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://app.box.com/s/7e7a1bmq5yuqzo85re8wy9kmxg1olax5> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2ab88640-3ca0-4af3-ad62-26173632a4e3/resource/f7efe669-8c3e-44a3-90d2-89d8c744c6e7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-04-30T17:53:48.853368"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:28:16.246226"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata.dc.gov/documents/DCGIS::2008-lidar-last-return> ;
    dcat:mediaType "text/html" .

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

