@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/5b6ae8d4-e7ae-45a4-86c9-1dbc8a1b9d3e> a dcat:Dataset ;
    dct:description "This asset provides information on all operating and planned-committed electricity generation units (used as primary input for IPM)" ;
    dct:identifier "4805EA49-8426-4DE2-B620-CE5A15373054" ;
    dct:issued "2014-01-01"^^xsd:date ;
    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, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Pollution Control Measures and Equipment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kevin Culligan, U.S. EPA Office of Air and Radiation (OAR) - Office of Atmospheric Programs (OAP)" ;
            vcard:hasEmail <mailto:culligan.kevin@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "clean-air-act",
        "environment",
        "environmental-protection-agency",
        "epa",
        "geo",
        "geoss",
        "ghg",
        "greenhouse-gas",
        "integrated-planning-module",
        "ipm",
        "national",
        "national-electric-energy-data-system",
        "needs",
        "north-america",
        "nox",
        "oap",
        "oar",
        "office-of-atmospheric-programs",
        "pollution-control-measures",
        "so2",
        "united-states" .

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

