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

<https://data.amerigeoss.org/dataset/1be4d737-d1c5-401c-9725-b859e1466df3> a dcat:Dataset ;
    dct:description "AirCompare contains air quality information that allows a user to compare conditions in different localities over time and compare conditions in the same location at different times of the year." ;
    dct:identifier "51984E19-8324-42B6-A73C-54CEACF01F6C" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2014-01-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 18.0000, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "AirCompare" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Mintz, U.S. EPA Office of Air and Radiation (OAR) - Office of Air Quality Planning and Standards (OAQPS)" ;
            vcard:hasEmail <mailto:mintz.david@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1be4d737-d1c5-401c-9725-b859e1466df3/resource/46069c34-c1d5-4dd9-9c4f-61d5f0a9abb5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "datafinder",
        "environment",
        "pesticides",
        "substances",
        "united-states" .

<https://data.amerigeoss.org/dataset/1be4d737-d1c5-401c-9725-b859e1466df3/resource/46069c34-c1d5-4dd9-9c4f-61d5f0a9abb5> a dcat:Distribution ;
    dct:issued "2021-08-13T17:00:17.586098"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:41:24.507070"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www3.epa.gov/aircompare/> .

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

