@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/9b10391e-3154-4456-94e8-afdd97b4f414> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=ac81f6636e084ce49f9cc2431e2b7d52> ;
    dct:issued "2017-10-12T03:55:04+00:00"^^xsd:dateTime ;
    dct:modified "2018-03-26T09:41:12+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "{{source}}" ] ;
    dct:title "GEOGLOWS - Global Streamflow Forecasting" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9b10391e-3154-4456-94e8-afdd97b4f414/resource/3dc540b2-ebfe-4ca0-8280-adb8ae410bd3> ;
    dcat:keyword "ECMWF",
        "GEOGLOWS",
        "Streamflow forecasting" ;
    dcat:landingPage <https://water-amerigeoss.opendata.arcgis.com/maps/ac81f6636e084ce49f9cc2431e2b7d52> .

<https://data.amerigeoss.org/dataset/9b10391e-3154-4456-94e8-afdd97b4f414/resource/3dc540b2-ebfe-4ca0-8280-adb8ae410bd3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:47:59.854427"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:47:59.848346"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://water-amerigeoss.opendata.arcgis.com/maps/ac81f6636e084ce49f9cc2431e2b7d52> .

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

