@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/ed622f4e-11bd-43fa-8723-acc0b10551b6> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=60c81b6a3e5349c58c265fabb21f17b9> ;
    dct:issued "2021-07-09T01:43:22+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-09T01:45:04+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "EarthNow! Landsat Image Viewer" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ed622f4e-11bd-43fa-8723-acc0b10551b6/resource/8f017d1f-f04f-4529-b8a0-e282226e1b89>,
        <https://data.amerigeoss.org/dataset/ed622f4e-11bd-43fa-8723-acc0b10551b6/resource/a81efbcc-97ec-40e7-a69a-f826e728851e> ;
    dcat:keyword "AmeriGEO",
        "FGDC",
        "Geopathways",
        "Remote sensing",
        "Satellite platform",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/documents/amerigeoss::earthnow-landsat-image-viewer> .

<https://data.amerigeoss.org/dataset/ed622f4e-11bd-43fa-8723-acc0b10551b6/resource/8f017d1f-f04f-4529-b8a0-e282226e1b89> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:45:38.918065"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:45:38.909567"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/documents/amerigeoss::earthnow-landsat-image-viewer> .

<https://data.amerigeoss.org/dataset/ed622f4e-11bd-43fa-8723-acc0b10551b6/resource/a81efbcc-97ec-40e7-a69a-f826e728851e> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:45:38.918068"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:45:38.909708"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://earthnow.usgs.gov/observer> .

<https://www.amerigeo.org/documents/amerigeoss::earthnow-landsat-image-viewer> a foaf:Document .

