@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/7a4abe11-d5a8-4f64-8a4f-782da598149c> a dcat:Dataset ;
    dct:description " Ohio USGS Digital Line Graphs (DLGs)  " ;
    dct:identifier "7a4abe11-d5a8-4f64-8a4f-782da598149c" ;
    dct:issued "2025-11-25T22:01:04.508154"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:01:04.508159"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-82.5476 38.4005, -82.5754 38.4039, -83.6785 38.6209, -83.7702 38.6508, -84.1767 38.7885, -84.2287 38.8127, -84.8115 39.1026, -84.8121 39.3030, -84.8110 39.5641, -84.7904 41.6975, -80.5206 41.9869, -80.5200 41.4893, -80.5203 40.8542, -80.5220 40.6372, -80.6045 40.3062, -80.6147 40.2765, -80.8328 39.7034, -80.8811 39.6241, -82.3292 38.4419, -82.4950 38.4058, -82.5476 38.4005)))"^^gsp:wktLiteral ] ;
    dct:title "OH USGS Digital Line Graphs DLGs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7a4abe11-d5a8-4f64-8a4f-782da598149c/resource/93c888b7-3ab0-4da6-8821-b7fc62b938f0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dlg",
        "edx",
        "elevation",
        "energy",
        "energy-data-exchange",
        "geo",
        "geographic",
        "geoss",
        "global",
        "map",
        "oh",
        "ohio",
        "topographical",
        "usgs" .

<https://data.amerigeoss.org/dataset/7a4abe11-d5a8-4f64-8a4f-782da598149c/resource/93c888b7-3ab0-4da6-8821-b7fc62b938f0> a dcat:Distribution ;
    dct:description " Ohio USGS Digital Line Graphs (DLGs)  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-03T10:43:48"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:01:04.498509"^^xsd:dateTime ;
    dct:title "Ohio USGS Digital Line Graphs (DLGs)" ;
    dcat:accessURL <http://ogrip.oit.ohio.gov/ServicesData/GEOhioSpatialInformationPortal/USGSGeodataDistribution%28Historical%29/DLG.aspx> .

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

