@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/39706995-7649-470a-97ea-dfc467e41d7b> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=3b27c4696d614d30a65f28474690d375> ;
    dct:issued "2018-11-09T17:02:10+00:00"^^xsd:dateTime ;
    dct:modified "2018-11-09T17:02:12+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "LandsatLook Viewer" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39706995-7649-470a-97ea-dfc467e41d7b/resource/19932f04-a87f-447a-9cad-5f65acbd0469>,
        <https://data.amerigeoss.org/dataset/39706995-7649-470a-97ea-dfc467e41d7b/resource/d7e19912-f40e-4c6a-bd66-012a4c5d7b95> ;
    dcat:keyword "Landsat" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::landsatlook-viewer-1> .

<https://data.amerigeoss.org/dataset/39706995-7649-470a-97ea-dfc467e41d7b/resource/19932f04-a87f-447a-9cad-5f65acbd0469> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:46:10.992333"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:10.989120"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://landsatlook.usgs.gov/> .

<https://data.amerigeoss.org/dataset/39706995-7649-470a-97ea-dfc467e41d7b/resource/d7e19912-f40e-4c6a-bd66-012a4c5d7b95> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:10.992329"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:10.989007"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::landsatlook-viewer-1> .

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

