@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/ea9636f4-e74b-4044-8782-f9a3313df903> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=699d05f475f54490917931af07cea20a> ;
    dct:issued "2017-12-15T12:51:59+00:00"^^xsd:dateTime ;
    dct:modified "2018-12-04T15:41:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEO" ] ;
    dct:title "Landsat Layers" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ea9636f4-e74b-4044-8782-f9a3313df903/resource/3ed7c115-70c4-47aa-af47-e8e3ce49786f>,
        <https://data.amerigeoss.org/dataset/ea9636f4-e74b-4044-8782-f9a3313df903/resource/44c3f7b1-a6bf-4bd6-b2de-a47451aa943e> ;
    dcat:keyword "AmeriGEOSS",
        "GEO",
        "GEOSS",
        "GLS",
        "UNGGIM-Americas",
        "imagery",
        "landsat",
        "landsat 8",
        "multispectral",
        "panchromatic",
        "pansharpened",
        "temporal" ;
    dcat:landingPage <https://imagery-amerigeoss.opendata.arcgis.com/apps/amerigeoss::landsat-layers-1> .

<https://data.amerigeoss.org/dataset/ea9636f4-e74b-4044-8782-f9a3313df903/resource/3ed7c115-70c4-47aa-af47-e8e3ce49786f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-08-27T14:20:38.119011"^^xsd:dateTime ;
    dct:modified "2026-08-27T14:20:38.111393"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://imagery-amerigeoss.opendata.arcgis.com/apps/amerigeoss::landsat-layers-1> .

<https://data.amerigeoss.org/dataset/ea9636f4-e74b-4044-8782-f9a3313df903/resource/44c3f7b1-a6bf-4bd6-b2de-a47451aa943e> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-08-27T14:20:38.119013"^^xsd:dateTime ;
    dct:modified "2026-08-27T14:20:38.111487"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://amerigeoss.maps.arcgis.com/apps/webappviewer/index.html?id=699d05f475f54490917931af07cea20a> .

<https://imagery-amerigeoss.opendata.arcgis.com/apps/amerigeoss::landsat-layers-1> a foaf:Document .

