@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/388dafdf-7f8d-4142-b103-7c80c1352414> a dcat:Dataset ;
    dct:description """This data collection of the 3D Elevation Program (3DEP) consists of Lidar Point
            Cloud (LPC) projects as provided to the USGS. These point cloud files contain
            all the original lidar points collected, with the original spatial reference and units
            preserved. These data may have been used as the source of updates to the 1/3-arcsecond,
            1-arcsecond, and 2-arcsecond seamless 3DEP Digital Elevation Models (DEMs). The 3DEP
            data holdings serve as the elevation layer of The National Map, and provide foundational
            elevation information for earth science studies and mapping applications in the United
            States. Lidar (Light detection and ranging) discrete-return point cloud data are
            available in the American Society for Photogrammetry and Remote Sensing (ASPRS) LAS
            format. The LAS format is a standardized binary format for storing 3-dimensional point
            cloud data and point attributes along with header information and variable length
            records specific to the data. Millions of data points are stored as a 3-dimensional data
            cloud as a series of geo-referenced x, y coordinates and z (elevation), as well as other
            attributes for each point. A few older projects in this collection are in ASCII format.
            Please refer to
            http://www.asprs.org/Committee-General/LASer-LAS-File-Format-Exchange-Activities.html
            for additional information on the .LAS file format. All 3DEP products are public domain. """ ;
    dct:identifier "USGS:b7e353d2-325f-4fc6-8d95-01254705638a" ;
    dct:issued "2025-11-21T00:33:18.263209"^^xsd:dateTime ;
    dct:modified "20201113"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 13.0000, -180.0000 72.0000, -60.0000 72.0000, -60.0000 13.0000, -180.0000 13.0000))"^^gsp:wktLiteral ] ;
    dct:title "Lidar Point Cloud - USGS National Map 3DEP Downloadable Data Collection" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey" ;
            vcard:hasEmail <mailto:tnm_help@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/388dafdf-7f8d-4142-b103-7c80c1352414/resource/864110b6-c95e-4ec5-bc44-4db2510b2430> ;
    dcat:keyword "3dep",
        "amerigeo",
        "amerigeoss",
        "bare-earth",
        "ckan",
        "digital-elevation-model",
        "digital-mapping",
        "digital-terrain-model",
        "elevation",
        "elevation-theme",
        "geo",
        "geodata",
        "geoss",
        "gis",
        "high-resolution",
        "las",
        "lidar",
        "light-detection-and-ranging",
        "mapping",
        "national",
        "national-elevation-dataset",
        "national-geospatial-data-asset",
        "ned",
        "ngda",
        "north-america",
        "point-cloud",
        "terrain-elevation",
        "topographic-surface",
        "topography",
        "u-s-geological-survey",
        "united-states",
        "us",
        "usgs",
        "usgs-b7e353d2-325f-4fc6-8d95-01254705638a",
        "vector" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/388dafdf-7f8d-4142-b103-7c80c1352414/resource/864110b6-c95e-4ec5-bc44-4db2510b2430> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:40:36.572035"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:33:18.245847"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.b7e353d2-325f-4fc6-8d95-01254705638a.xml> ;
    dcat:mediaType "text/xml" .

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

