@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/51701fac-441d-4688-9e44-e9d4834ed454> a dcat:Dataset ;
    dct:description "This asset provides information on policy options in abating SO2, NOx and Greenhouse gases." ;
    dct:identifier "0F596FC6-0390-46C8-8B49-0F7D934A6675" ;
    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 "Modeling Results for Policy Analyses" ;
    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",
        "economic-impacts",
        "environment",
        "environmental-protection-agency",
        "epa",
        "geo",
        "geoss",
        "ghg",
        "greenhouse-gases",
        "integrated-planning-model",
        "integrated-planning-module",
        "ipm",
        "national",
        "north-america",
        "nox",
        "oap",
        "oar",
        "office-of-atmospheric-programs",
        "pollutant-abatement",
        "so2",
        "united-states" .

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

