@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/7948aeb4-c561-4a39-971a-b7325b0fd14b> a dcat:Dataset ;
    dct:description "View stormwater notices of intent (NOIs) for construction projects under EPA's 2008 Construction General Permit (CGP), for Low Erosivity Waivers (LEWs) submitted prior to September 10, 2013, or for industrial facilities under EPA's 2008 Multi-Sector General Permit (MSGP) or industrial facilities that are covered under the No Exposure certification." ;
    dct:identifier "{59907262-F2ED-457C-B211-1CC16EF02B48}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2013-09-10"^^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 "2008 Contruction General Permits & Multi-Sector General Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jackie Clark, U.S. EPA Office of Water (OW) - Office of Wastewater Management (OWM)" ;
            vcard:hasEmail <mailto:clark.jackie@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cgp",
        "ckan",
        "contruction",
        "environment",
        "geo",
        "geoss",
        "industrial-facilities",
        "lews",
        "msgp",
        "national",
        "noi",
        "north-america",
        "npdes",
        "permits",
        "united-states" .

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

