@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/22dc6605-c7c7-4ff0-af07-7d6da2e62212> a dcat:Dataset ;
    dct:description "The Wetland Grant Database (WGD) houses grant data for Wetland Program Development Grants (created by EPA in 1990 under the Clean Water Act Section 104(b)(3) authority).   The Wetland Grants Database contains further information on WPDG Case Studies that were awarded in past years." ;
    dct:identifier "{FDA9BF78-09CC-4E36-B74D-04F770973E57}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2014-10-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, -180.0000 72.0000, -66.0000 72.0000, -66.0000 18.0000, -180.0000 18.0000))"^^gsp:wktLiteral ] ;
    dct:title "Wetland Program Development Grants (WPDGs) Case Studies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Myra Price, U.S. EPA Office of Water (OW)" ;
            vcard:hasEmail <mailto:price.myra@epa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "case-studies",
        "clean-water-act",
        "database",
        "environment",
        "grants",
        "inlandwaters",
        "section-104b3",
        "united-states",
        "wetland-restoration",
        "wetlands",
        "wgd",
        "wpdg" .

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

