@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/991ac758-3034-417a-b607-0b143fb51f56> a dcat:Dataset ;
    dct:description """Two files provided. The ENS.tar file contains text data files (*.csv) used to create Figure 7 and Figure 8. The Figure7.txt is an R script that reads these files and generates the plots for various cities including the four published in Figure 7 and Figure 8. 

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&ndash;12,280, (2015).""" ;
    dct:identifier "991ac758-3034-417a-b607-0b143fb51f56" ;
    dct:issued "2025-11-30T20:38:06.918251"^^xsd:dateTime ;
    dct:modified "2025-11-30T20:38:06.918254"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Figure 7" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Gilliam" ;
            vcard:hasEmail <mailto:gilliam.robert@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/991ac758-3034-417a-b607-0b143fb51f56/resource/0dd31152-12e5-4584-85b1-8fdd2ab3bd09>,
        <https://data.amerigeoss.org/dataset/991ac758-3034-417a-b607-0b143fb51f56/resource/fca8f5db-dada-4621-aff9-4c2cc96751fa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/991ac758-3034-417a-b607-0b143fb51f56/resource/0dd31152-12e5-4584-85b1-8fdd2ab3bd09> a dcat:Distribution ;
    dct:description "ENS.city.tar" ;
    dct:format "TAR" ;
    dct:issued "2019-02-13T02:46:57.675181"^^xsd:dateTime ;
    dct:modified "2025-11-30T20:38:06.911418"^^xsd:dateTime ;
    dct:title "ENS.city.tar" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/380/ENS.city.tar> ;
    dcat:mediaType "application/x-tar" .

<https://data.amerigeoss.org/dataset/991ac758-3034-417a-b607-0b143fb51f56/resource/fca8f5db-dada-4621-aff9-4c2cc96751fa> a dcat:Distribution ;
    dct:description "Figure7.txt" ;
    dct:format "TEXT" ;
    dct:issued "2019-02-13T02:46:57.675200"^^xsd:dateTime ;
    dct:modified "2025-11-30T20:38:06.911849"^^xsd:dateTime ;
    dct:title "Figure7.txt" ;
    dcat:accessURL <https://pasteur.epa.gov/uploads/380/Figure7.txt> ;
    dcat:mediaType "text/plain" .

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

