@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/6967d099-91ca-4997-bff5-f7f111ae4847> a dcat:Dataset ;
    dct:description " Estimated use of water for Michigan at the county level.  " ;
    dct:identifier "6967d099-91ca-4997-bff5-f7f111ae4847" ;
    dct:issued "2025-11-25T21:52:33.447626"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:52:33.447630"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-84.7904 41.6975, -86.8348 41.7655, -90.4082 46.5686, -89.1561 47.9392, -88.4975 48.1738, -84.9548 46.7709, -84.3116 46.4887, -83.5895 46.0885, -83.4732 45.9875, -82.6185 43.7879, -82.4198 42.9725, -82.4732 42.7629, -82.5182 42.6341, -83.4827 41.7251, -83.7640 41.7170, -84.7904 41.6975)))"^^gsp:wktLiteral ] ;
    dct:title "Estimated Use of Water in Michigan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew Dieterich" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6967d099-91ca-4997-bff5-f7f111ae4847/resource/3e943aa6-4919-44be-acaa-3779129d444b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "estimated-water",
        "geo",
        "geoss",
        "global",
        "michigan",
        "resource",
        "water",
        "water-use" .

<https://data.amerigeoss.org/dataset/6967d099-91ca-4997-bff5-f7f111ae4847/resource/3e943aa6-4919-44be-acaa-3779129d444b> a dcat:Distribution ;
    dct:description " Estimated use of water for Michigan at the county level.  " ;
    dct:format "XLS" ;
    dct:issued "2012-05-08T10:20:40"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:52:33.439463"^^xsd:dateTime ;
    dct:title "copy-of-mico2000.xls" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-02-15T20:05:00:476Z/copy-of-mico2000.xls> .

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

