@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/4bcd611d-de19-465a-8b8c-ec524e8f23e6> a dcat:Dataset ;
    dct:description "The EPA Control Measure Dataset is a collection of documents describing air pollution control available to regulated facilities for the control and abatement of air pollution emissions from a range of regulated source types, whether directly through the use of technical measures, or indirectly through economic or other measures." ;
    dct:identifier "92676F0D-0785-40B6-B0CA-4B4D7D7D2132" ;
    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, -66.0000 18.0000, -66.0000 72.0000, -180.0000 72.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Control Measure Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "David Misenheimer, U.S. EPA Office of Air and Radiation (OAR) - Office of Air Quality Planning and Standards (OAQPS)" ;
            vcard:hasEmail <mailto:misenheimer.david@epa.gov> ] ;
    dcat:keyword "air-pollution",
        "air-quality",
        "ambient-air",
        "amerigeo",
        "amerigeoss",
        "caps",
        "ckan",
        "control-measure",
        "environment",
        "environmental-protection-agency",
        "epa",
        "geo",
        "geoss",
        "ghgs",
        "haps",
        "national",
        "north-america",
        "oaqps",
        "oar",
        "office-of-air-quality-planning-and-standards",
        "united-states" .

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

