@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/43f0643b-7186-49e3-8a93-5bdd7e47a4ed> a dcat:Dataset ;
    dct:description " Estimated use of water for Utah at the county level.  " ;
    dct:identifier "43f0643b-7186-49e3-8a93-5bdd7e47a4ed" ;
    dct:issued "2025-11-25T21:33:53.228543"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:33:53.228548"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-110.4522 36.9917, -114.0439 36.9965, -114.0473 37.5985, -114.0473 38.1377, -114.0391 41.9954, -112.9896 42.0012, -112.1005 42.0023, -111.4946 42.0002, -111.0487 41.9962, -109.0483 40.9984, -109.0462 40.6653, -109.0435 38.1529, -109.0432 37.8874, -109.0485 36.9966, -109.9971 36.9921, -110.4522 36.9917)))"^^gsp:wktLiteral ] ;
    dct:title "Estimated Use of Water in Utah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew Dieterich" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/43f0643b-7186-49e3-8a93-5bdd7e47a4ed/resource/77134c69-77be-4e81-8050-a021fac7ea60> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "estimated-water",
        "geo",
        "geoss",
        "global",
        "resource",
        "utah",
        "water",
        "water-use" .

<https://data.amerigeoss.org/dataset/43f0643b-7186-49e3-8a93-5bdd7e47a4ed/resource/77134c69-77be-4e81-8050-a021fac7ea60> a dcat:Distribution ;
    dct:description " Estimated use of water for Utah at the county level.  " ;
    dct:format "XLS" ;
    dct:issued "2012-05-09T11:46:05"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:33:53.220071"^^xsd:dateTime ;
    dct:title "copy-of-utco2000.xls" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-02-15T20:05:00:476Z/copy-of-utco2000.xls> .

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

