@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/373d2627-2399-44a7-9781-db16d828a9df> a dcat:Dataset ;
    dct:description "Ozone (O3) is a naturally occurring trace gas in the stratosphere that inhibits harmful UV radiation from reaching Earth’s surface. Ozone in the troposphere is a pollutant, harmful to all living things. Ozone is strongly linked to climate" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=53efa0a5bb584f50a22faeebdbb2f425> ;
    dct:issued "2021-11-17T21:17:03+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-26T01:27:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Ozone" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/373d2627-2399-44a7-9781-db16d828a9df/resource/be2ac7d1-ff0f-406f-9976-e594c8f8293d> ;
    dcat:keyword "Aerosols and Ozone",
        "AmeriGEO",
        "AmeriGEOSS",
        "Americas",
        "Atmosphere",
        "Atmospheric Composition",
        "Climate",
        "Climate Change",
        "Climate Indicators",
        "Climate Initiatives",
        "Climate Variables",
        "ECV",
        "GCOS",
        "GEO",
        "GeoPathways",
        "GeoPathways 2021-2022",
        "Inter-American",
        "NASA",
        "NOAA",
        "Open Science",
        "Ozone",
        "Precipitation",
        "Precursors for Aerosols and Ozone",
        "Science",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/pages/amerigeoss::ozone> .

<https://data.amerigeoss.org/dataset/373d2627-2399-44a7-9781-db16d828a9df/resource/be2ac7d1-ff0f-406f-9976-e594c8f8293d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:45:34.269469"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:45:34.246649"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/pages/amerigeoss::ozone> .

<https://www.amerigeo.org/pages/amerigeoss::ozone> a foaf:Document .

