@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/548c5ddc-a6b3-4e7f-8beb-5317ae8fa07e> a dcat:Dataset ;
    dct:description """Abstract: The Landsat Enhanced Thematic Mapper Plus (ETM+) is a sensor
        carried onboard the Landsat 7 satellite and has acquired images of the Earth nearly
        continuously since July 1999, with a 16-day repeat cycle. Landsat ETM+ image data
        consist of eight spectral bands (band designations), with a spatial resolution of 30
        meters for bands 1 to 5 and band 7. Resolution for band 6 (thermal infrared) is 60
        meters and resolution for band 8 (panchromatic) is 15 meters. Approximate scene size
        is 170 km north-south by 183 km east-west (106 mi by 114 mi). The Level 0R data
        product is reformatted raw data. Reformatting involves shifting pixels by integer
        amounts to correct for three effects: 1) the alternating forward-reverse scanning
        pattern of the Landsat ETM+ sensor; 2) the odd-even detector arrangement within each
        band; and 3) the detector offsets inherent in engineering design of the focal plane
        array. Pixels in L0R images are not resampled, nor are they geometrically corrected
        or registered, which means that the pixels are NOT aligned per scan line. The Level 1
        data product provides systematic radiometric accuracy, geometric accuracy by
        incorporating ground control points, while also employing a Digital Elevation Model
        (DEM) for topographic accuracy. Geodetic accuracy of the product depends on the
        accuracy of the ground control points and the resolution of the DEM used.""" ;
    dct:identifier "C1427459680-USGS_EROS" ;
    dct:issued "2017-05-15"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2017-05-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Landsat 7 Enhanced Thematic Mapper Plus (ETM+) Collection 1 V1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "undefined" ;
            vcard:hasEmail <mailto:custserv@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/548c5ddc-a6b3-4e7f-8beb-5317ae8fa07e/resource/8f15cf53-b6f1-4ff1-8439-16a5078dee23> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "earth-science",
        "geo",
        "geoss",
        "infrared-wavelengths",
        "national",
        "north-america",
        "spectral-engineering",
        "united-states",
        "visible-wavelengths" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/548c5ddc-a6b3-4e7f-8beb-5317ae8fa07e/resource/8f15cf53-b6f1-4ff1-8439-16a5078dee23> a dcat:Distribution ;
    dct:description "Landsat Enhanced Thematic Mapper Plus (ETM+)" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:43:16.804270"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:31:54.614854"^^xsd:dateTime ;
    dct:title "This dataset's landing page" ;
    dcat:accessURL <https://www.usgs.gov/centers/eros/science/usgs-eros-archive-landsat-archives-landsat-7-enhanced-thematic-mapper-plus-etm?qt-science_center_objects=0%23qt-science_center_objects> ;
    dcat:mediaType "text/html" .

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

