@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/0822c5bc-3821-4428-a9b8-e6ccb97afc31> a dcat:Dataset ;
    dct:description " Estimated use of water for Iowa at the county level.  " ;
    dct:identifier "0822c5bc-3821-4428-a9b8-e6ccb97afc31" ;
    dct:issued "2025-11-25T21:06:13.138244"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:06:13.138248"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-91.4487 40.3719, -95.7675 40.5890, -95.8766 40.7304, -96.6265 42.7084, -96.6407 42.7486, -96.5983 43.4998, -93.0544 43.5015, -91.2236 43.5008, -91.0785 43.3133, -90.1762 42.1205, -90.1668 42.1038, -90.1507 42.0335, -90.1428 41.9840, -90.1547 41.9308, -90.1960 41.8062, -90.3485 41.5869, -91.1293 40.6822, -91.3729 40.4030, -91.3859 40.3924, -91.4487 40.3719)))"^^gsp:wktLiteral ] ;
    dct:title "Estimated Use of Water in Iowa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew Dieterich" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0822c5bc-3821-4428-a9b8-e6ccb97afc31/resource/7c10df2c-68c6-4522-8d9a-a74cbc3a9567> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "estimated-water",
        "geo",
        "geoss",
        "global",
        "iowa",
        "resource",
        "water",
        "water-use" .

<https://data.amerigeoss.org/dataset/0822c5bc-3821-4428-a9b8-e6ccb97afc31/resource/7c10df2c-68c6-4522-8d9a-a74cbc3a9567> a dcat:Distribution ;
    dct:description " Estimated use of water for Iowa at the county level.  " ;
    dct:format "XLS" ;
    dct:issued "2012-05-07T13:07:41"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:06:13.130097"^^xsd:dateTime ;
    dct:title "copy-of-iaco2000.xls" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-02-15T20:05:00:476Z/copy-of-iaco2000.xls> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

