@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/76b42e1e-7c68-4cf9-9423-cfcad2486ec0> a dcat:Dataset ;
    dct:description "The Drinking Water State Revolving Fund (DWSRF) National Information Management System collects information that provide a record of progress and accountability for the program.  Reports on DWSRF activity are currently available for state fiscal years (July-June) 1996 through 2010." ;
    dct:identifier "{1A9B6384-B900-4E31-A6B1-16FC45402E16}" ;
    dct:issued "2014-01-01"^^xsd:date ;
    dct:modified "2009-07-30"^^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 "Drinking Water State Revolving Fund" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert Barles, U.S. EPA Office of Water (OW) - Office of Ground Water and Drinking Water (OGWDW)" ;
            vcard:hasEmail <mailto:barles.robert@epa.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "capital-costs",
        "ckan",
        "drinking-water",
        "environment",
        "geo",
        "geoss",
        "infrastructure",
        "national",
        "national-survey",
        "north-america",
        "srf",
        "united-states",
        "water-quality" .

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

