@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/168b7d68-a35f-4e9d-ba99-5fa8700eaa97> a dcat:Dataset ;
    dct:description " Estimated use of water for Vermont at the county level.  " ;
    dct:identifier "168b7d68-a35f-4e9d-ba99-5fa8700eaa97" ;
    dct:issued "2025-11-25T21:12:30.028097"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:12:30.028101"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-72.4558 42.7259, -72.9230 42.7374, -73.2581 42.7461, -73.2693 42.7475, -73.2962 42.8036, -73.4183 43.5825, -73.4230 43.6321, -73.4360 44.0457, -73.4352 44.0639, -73.3823 44.8479, -73.3508 44.9820, -73.3447 45.0061, -73.1885 45.0085, -71.5054 45.0134, -71.5064 44.8997, -71.5368 44.5789, -72.4558 42.7259)))"^^gsp:wktLiteral ] ;
    dct:title "Estimated Use of Water in Vermont" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matthew Dieterich" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/168b7d68-a35f-4e9d-ba99-5fa8700eaa97/resource/7db9ebf9-a008-42fc-96f6-591666cfd04b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "estimated-water",
        "geo",
        "geoss",
        "global",
        "resource",
        "vermont",
        "water",
        "water-use" .

<https://data.amerigeoss.org/dataset/168b7d68-a35f-4e9d-ba99-5fa8700eaa97/resource/7db9ebf9-a008-42fc-96f6-591666cfd04b> a dcat:Distribution ;
    dct:description " Estimated use of water for Vermont at the county level.  " ;
    dct:format "XLS" ;
    dct:issued "2012-05-09T11:48:39"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:12:30.019599"^^xsd:dateTime ;
    dct:title "copy-of-vtco2000.xls" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-02-15T20:05:00:476Z/copy-of-vtco2000.xls> .

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

