@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/5575a338-1018-4ba8-bac4-d21c7509f345> a dcat:Dataset ;
    dct:description """This is a NetCDF file in ioapi format that contains the probability that ozone is above the 8 hr max O3 standard for the four days of the simulation. This dataset is not publicly accessible because: The file size is a large binary NetCDF file of 56Mb. It can be accessed through the following means: File is located on US EPA's HPC system sol file archive: /asm/grc/JGR_ENSEMBLE_ScienceHub/Figure9.nc. Format: NetCDF file that contains the O3 gridded data to reproduce Figure 9. 

This dataset is associated with the following publication:
Gilliam , R., C. Hogrefe , J. Godowitch, S. Napelenok , R. Mathur , and S.T. Rao. Impact of inherent meteorology uncertainty on air quality model predictions.   JOURNAL OF GEOPHYSICAL RESEARCH-ATMOSPHERES. American Geophysical Union, Washington, DC, USA, 120(23): 12,259–12,280, (2015).""" ;
    dct:identifier "A-6q5f-381" ;
    dct:issued "2025-11-21T19:06:14.712264"^^xsd:dateTime ;
    dct:modified "2015-07-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Figure 9" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Gilliam" ;
            vcard:hasEmail <mailto:gilliam.robert@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ensemble-modeling",
        "geo",
        "geoss",
        "national",
        "north-america",
        "o3",
        "ozone",
        "probabilistic-modeling",
        "probablity",
        "united-states",
        "wrf-cmaq" .

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

