@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/508a2f17-89c1-40a6-8021-d1306555c79a> 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 "AmeriGEOSS" ] ;
    dct:title "Landsat Layers" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/508a2f17-89c1-40a6-8021-d1306555c79a/resource/169dd088-b124-4dbf-b345-f228693b290e>,
        <https://data.amerigeoss.org/dataset/508a2f17-89c1-40a6-8021-d1306555c79a/resource/dcf3a550-7f45-42a2-84d3-27e6f9cc6686> ;
    dcat:keyword "AmeriGEOSS",
        "GEO",
        "GEOSS",
        "GLS",
        "UNGGIM-Americas",
        "imagery",
        "landsat",
        "landsat 8",
        "multispectral",
        "panchromatic",
        "pansharpened",
        "temporal" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::landsat-layers-1> .

<https://data.amerigeoss.org/dataset/508a2f17-89c1-40a6-8021-d1306555c79a/resource/169dd088-b124-4dbf-b345-f228693b290e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:13.147968"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:13.133375"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::landsat-layers-1> .

<https://data.amerigeoss.org/dataset/508a2f17-89c1-40a6-8021-d1306555c79a/resource/dcf3a550-7f45-42a2-84d3-27e6f9cc6686> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:46:13.147972"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:13.133511"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://amerigeoss.maps.arcgis.com/apps/webappviewer/index.html?id=699d05f475f54490917931af07cea20a> .

<https://www.amerigeo.org/apps/amerigeoss::landsat-layers-1> a foaf:Document .

