@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/07cd3d81-a92c-4241-837e-894437d6afcd> a dcat:Dataset ;
    dct:description "Interactive GIS map of Virginia's hydrologic features." ;
    dct:identifier "07cd3d81-a92c-4241-837e-894437d6afcd" ;
    dct:issued "2025-11-25T21:06:03.901348"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:06:03.901353"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-78.4585 36.5416, -80.0238 36.5452, -83.2109 36.5881, -83.6752 36.5987, -83.6468 36.6170, -81.9596 37.5312, -78.3475 39.4570, -77.5687 39.2985, -75.2422 38.0286, -75.8778 36.5560, -78.4585 36.5416)))"^^gsp:wktLiteral ] ;
    dct:title "Virginia Hydrologic Unit Explorer" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07cd3d81-a92c-4241-837e-894437d6afcd/resource/09f1ce5b-654d-48d6-9f20-814ea82c8a23> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "gis",
        "global",
        "hydrologic",
        "hydrology",
        "map",
        "resource",
        "virginia",
        "water" .

<https://data.amerigeoss.org/dataset/07cd3d81-a92c-4241-837e-894437d6afcd/resource/09f1ce5b-654d-48d6-9f20-814ea82c8a23> a dcat:Distribution ;
    dct:description "Interactive GIS map of Virginia's hydrologic features." ;
    dct:format "HTML" ;
    dct:issued "2014-01-13T14:15:11.566549"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:06:03.892408"^^xsd:dateTime ;
    dcat:accessURL <http://consapps.dcr.virginia.gov/htdocs/maps/HUExplorer.htm> .

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

