@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/c1adcb8d-63c2-4695-856e-0a724607deee> a dcat:Dataset ;
    dct:description "Topography maps and information about Virginia, includes links to other topography sites." ;
    dct:identifier "c1adcb8d-63c2-4695-856e-0a724607deee" ;
    dct:issued "2025-11-25T22:37:46.398822"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:37:46.398826"^^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 "Topography of Virginia" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c1adcb8d-63c2-4695-856e-0a724607deee/resource/4bd7c57c-5a22-48e8-9681-f01a39bf1189> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geographic",
        "geoss",
        "global",
        "map",
        "topographical",
        "topography",
        "virginia" .

<https://data.amerigeoss.org/dataset/c1adcb8d-63c2-4695-856e-0a724607deee/resource/4bd7c57c-5a22-48e8-9681-f01a39bf1189> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2014-01-14T14:52:58.857496"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:37:46.389843"^^xsd:dateTime ;
    dcat:accessURL <http://www.virginiaplaces.org/geology/topo.html> .

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

