@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/29b3c3ff-9a89-4753-a076-de669f94231b> a dcat:Dataset ;
    dct:description """Two .Rdata files containing the data used for the statistical modeling and figures in the paper.  
daily_2000_2016.Rdata  = dataset with daily meteorology and ozone data for 2000 through 2016
ozone_sites_2000_2016.Rdata = dataset with information on the ozone monitoring sites (e.g., longitude, latitude). 

This dataset is associated with the following publication:
Wells, B., P. Dolwick, B. Eder, M. Evangelista, K. Foley, E. Mannshardt, C. Misenis, and A. Weshampel. Improved estimation of trends in U.S. ozone concentrations adjusted for interannual variability in meteorological conditions.   ATMOSPHERIC ENVIRONMENT. Elsevier Science Ltd, New York, NY, USA, 248: 118234, (2021).""" ;
    dct:identifier <https://doi.org/10.23719/1520465> ;
    dct:issued "2025-09-24T17:42:30.866066"^^xsd:dateTime ;
    dct:modified "2018-08-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Improved estimation of trends in U.S. ozone concentrations adjusted for interannual variability in meteorological conditions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Keith Appel" ;
            vcard:hasEmail <mailto:appel.wyat@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/29b3c3ff-9a89-4753-a076-de669f94231b/resource/429709a7-9b7c-412e-9374-fcfbabe21bba> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air-quality-modeling",
        "cmaq",
        "model-evaluation" .

<https://data.amerigeoss.org/dataset/29b3c3ff-9a89-4753-a076-de669f94231b/resource/429709a7-9b7c-412e-9374-fcfbabe21bba> a dcat:Distribution ;
    dct:description "MetAdj_data.zip" ;
    dct:format "ZIP" ;
    dct:issued "2020-12-03T20:15:53.969052"^^xsd:dateTime ;
    dct:modified "2025-09-24T17:42:30.847473"^^xsd:dateTime ;
    dct:title "MetAdj_data.zip" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/10.23719/1520465/MetAdj_data.zip> ;
    dcat:mediaType "application/x-zip-compressed" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

