@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/cb6635b3-7445-4488-b6d8-94032d7767dd> a dcat:Dataset ;
    dct:description "The News & Events page provides information on news and events in the climate community." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=48e8d101ca6f49aea5d477627f323edf> ;
    dct:issued "2021-11-16T20:53:55+00:00"^^xsd:dateTime ;
    dct:modified "2022-02-08T16:32:29+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "News & Events" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cb6635b3-7445-4488-b6d8-94032d7767dd/resource/dcf8b39b-8621-4691-806a-4d8eec276aa9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Americas",
        "Climate",
        "Climate Change",
        "Climate Indicators",
        "Climate Initiatives",
        "Events",
        "GEO",
        "GeoPathways",
        "GeoPathways 2021-2022",
        "Inter-American",
        "NASA",
        "NOAA",
        "News",
        "Open Science",
        "Science",
        "USGS" ;
    dcat:landingPage <https://climate-amerigeoss.hub.arcgis.com/pages/amerigeoss::news-events> .

<https://data.amerigeoss.org/dataset/cb6635b3-7445-4488-b6d8-94032d7767dd/resource/dcf8b39b-8621-4691-806a-4d8eec276aa9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:05:05.934248"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:05:05.916367"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://climate-amerigeoss.hub.arcgis.com/pages/amerigeoss::news-events> .

<https://climate-amerigeoss.hub.arcgis.com/pages/amerigeoss::news-events> a foaf:Document .

