@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/757d3652-9875-404c-b3d9-f40d95ca4bf3> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=99f30c198ad64443a2a9b5e446bd46f9> ;
    dct:issued "2021-11-16T23:18:13+00:00"^^xsd:dateTime ;
    dct:modified "2021-11-18T00:41:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEO" ] ;
    dct:title "Parana" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/757d3652-9875-404c-b3d9-f40d95ca4bf3/resource/d9ebf0db-75df-43ec-a883-57717c869d9d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Americas",
        "Climate",
        "Climate Change",
        "Climate Indicators",
        "Climate Initiatives",
        "GEO",
        "GEOGLOWS",
        "GeoPathways",
        "GeoPathways 2021-2022",
        "Inter-American",
        "NASA",
        "NOAA",
        "Open Science",
        "Science",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/documents/amerigeoss::parana> .

<https://data.amerigeoss.org/dataset/757d3652-9875-404c-b3d9-f40d95ca4bf3/resource/d9ebf0db-75df-43ec-a883-57717c869d9d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-09-22T22:27:18.376759"^^xsd:dateTime ;
    dct:modified "2026-09-22T22:27:18.327106"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/documents/amerigeoss::parana> .

<https://www.amerigeo.org/documents/amerigeoss::parana> a foaf:Document .

