@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/a6fa0c0f-6fda-41fa-8a93-138203ca70a2> a dcat:Dataset ;
    dct:description """The lab exercise videos demonstrates how to work with remote sensing imagery available from USGS, USDA, ESA, and NASA with QGIS, SAGA GIS, SNAP, and Pix4Dmapper. Each video runs about 40-70 minutes. Contents cover the following topics: \r
\r
Lab01: Downloading and Displaying Landsat Imagery\r
Lab02: Landsat Bulk Download, Virtual Raster, and Profiles\r
Lab03: Georeferencing and On-screen Digitizing with QGIS\r
Lab04: DEM and Airphoto, Pseudo-color, Hillshade, Color Composite, and Hypsometric Tinting\r
Lab05: Sentinel-2 Imagery, MODIS Imagery, and the SCP Application\r
Lab06: Reflectance, Radiance, SCP, and ARD\r
Lab07: NDVI, Tasseled Cap, Band Correlation, Principal Components Analysis\r
Lab08: Contrast Enhancement, Band Composites, Pan-sharpening, Spatial Filtering\r
Lab09: Unsupervised Classification, GEOBIA, and Supervised Classification with SAGA GIS\r
Lab10: Radar Image Processing with SNAP and Sentinel-1 Imagery\r
Lab11: Working with the Landsat Thermal Bands\r
Lab12: Drone Image Processing with Pix4D (DSM and Orthophoto)""" ;
    dct:identifier "a6fa0c0f-6fda-41fa-8a93-138203ca70a2" ;
    dct:issued "2026-02-11T15:28:36.110285"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:28:36.110290"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> ;
    dct:title "Remote Sensing Lab Exercise Videos" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a6fa0c0f-6fda-41fa-8a93-138203ca70a2/resource/0d0fd908-ba96-4342-b5e2-caf66fca7234> ;
    dcat:keyword "afrigeo",
        "afrigeoss",
        "americaview",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "eurogeo",
        "eurogeoss",
        "geo",
        "geoss",
        "global",
        "remote-sensing" .

<https://data.amerigeoss.org/dataset/a6fa0c0f-6fda-41fa-8a93-138203ca70a2/resource/0d0fd908-ba96-4342-b5e2-caf66fca7234> a dcat:Distribution ;
    dct:issued "2021-11-04T00:44:27.632351"^^xsd:dateTime ;
    dct:modified "2026-02-11T15:28:36.101392"^^xsd:dateTime ;
    dct:title "Remote Sensing Lab Exercise Videos" ;
    dcat:accessURL <https://gaview.org/drupal893/exercise-videos> .

<https://data.amerigeoss.org/organization/ddcdf32f-1f57-47f8-981e-949e6e215baa> a foaf:Agent ;
    foaf:name "AmericaView" .

