@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/60ba8975-3335-4d89-a56b-1c9fb1599a83> a dcat:Dataset ;
    dct:description "Daily emissions from entities regulated under Acid Rain and other \"cap and trade\" programs ... power plants and other facilities" ;
    dct:identifier "759DFAA7-61E3-4D9B-927E-6B8A0088F5A6" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2020-03-20"^^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, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Clean Air Markets 2007 Daily Emissions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Karen Vansickle, U.S. EPA Office of Air and Radiation (OAR) - Office of Atmospheric Programs (OAP)" ;
            vcard:hasEmail <mailto:Vansickle.Karen@epa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/60ba8975-3335-4d89-a56b-1c9fb1599a83/resource/bb1c18f9-4d68-4844-9c4c-e21e5b746b2d> ;
    dcat:keyword "air-pollution",
        "air-quality",
        "amerigeo",
        "amerigeoss",
        "carbon-dioxide",
        "ckan",
        "environment",
        "epa",
        "federal-data-download",
        "federal-datasets",
        "geo",
        "geoss",
        "national",
        "nitrogen-oxides",
        "north-america",
        "power-plants",
        "sulfur-oxides",
        "united-states" .

<https://data.amerigeoss.org/dataset/60ba8975-3335-4d89-a56b-1c9fb1599a83/resource/bb1c18f9-4d68-4844-9c4c-e21e5b746b2d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T18:21:38.945613"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:31:37.700855"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://ampd.epa.gov/ampd> ;
    dcat:mediaType "text/csv" .

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

