@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/acb82890-c327-4bc9-8262-711be4d2f0d3> a dcat:Dataset ;
    dct:description "Landsat layer with Natural Color applied on it." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=19798f70de5b44369762c32d6ce532b0> ;
    dct:issued "2018-02-13T15:19:05+00:00"^^xsd:dateTime ;
    dct:modified "2018-11-09T01:30:39+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Landsat layer - 2018/02/13 - Natural Color" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/acb82890-c327-4bc9-8262-711be4d2f0d3/resource/beff1123-7e67-4a47-aeb9-8036c4c55fb5>,
        <https://data.amerigeoss.org/dataset/acb82890-c327-4bc9-8262-711be4d2f0d3/resource/e4e8dadc-7c5a-4d6a-9962-2a7335ab0afe> ;
    dcat:keyword "AmeriGEOSS",
        "GEO",
        "GEOSS",
        "Landsat",
        "UNGGIM-Americas" ;
    dcat:landingPage <https://www.amerigeo.org/datasets/amerigeoss::landsat-layer-2018-02-13-natural-color> .

<https://data.amerigeoss.org/dataset/acb82890-c327-4bc9-8262-711be4d2f0d3/resource/beff1123-7e67-4a47-aeb9-8036c4c55fb5> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:47:18.138774"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:47:18.131827"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://landsat2.arcgis.com/arcgis/rest/services/Landsat/PS/ImageServer> .

<https://data.amerigeoss.org/dataset/acb82890-c327-4bc9-8262-711be4d2f0d3/resource/e4e8dadc-7c5a-4d6a-9962-2a7335ab0afe> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:47:18.138771"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:47:18.131702"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/datasets/amerigeoss::landsat-layer-2018-02-13-natural-color> .

<https://www.amerigeo.org/datasets/amerigeoss::landsat-layer-2018-02-13-natural-color> a foaf:Document .

