@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/ee305c53-8962-45f8-997b-8b180faf46fc> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=8b01d155e03046eeb534c2dddfca3349> ;
    dct:issued "2018-04-10T03:54:44+00:00"^^xsd:dateTime ;
    dct:modified "2018-04-10T04:17:07+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "{{source}}" ] ;
    dct:title "Hydroviewers" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ee305c53-8962-45f8-997b-8b180faf46fc/resource/f9c74f93-3540-492c-9b9e-f259751c066a> ;
    dcat:keyword "GEOGLOWS",
        "Hydroviewer" ;
    dcat:landingPage <https://water-amerigeoss.opendata.arcgis.com/maps/8b01d155e03046eeb534c2dddfca3349> .

<https://data.amerigeoss.org/dataset/ee305c53-8962-45f8-997b-8b180faf46fc/resource/f9c74f93-3540-492c-9b9e-f259751c066a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:47:59.417395"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:47:59.412433"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://water-amerigeoss.opendata.arcgis.com/maps/8b01d155e03046eeb534c2dddfca3349> .

<https://water-amerigeoss.opendata.arcgis.com/maps/8b01d155e03046eeb534c2dddfca3349> a foaf:Document .

