@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/f4970b5f-26bf-4ef5-907c-0851f3f703d1> a dcat:Dataset ;
    dct:description " Ohio Statewide Imagery Data  " ;
    dct:identifier "f4970b5f-26bf-4ef5-907c-0851f3f703d1" ;
    dct:issued "2025-11-25T23:05:23.709354"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:05:23.709357"^^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 Statewide Imagery Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f4970b5f-26bf-4ef5-907c-0851f3f703d1/resource/72b7e7ce-9f7a-47e7-b228-2731f1d561e1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "elevation",
        "energy",
        "energy-data-exchange",
        "geo",
        "geographic",
        "geoss",
        "global",
        "imagery",
        "oh",
        "ohio",
        "statewide",
        "topographical" .

<https://data.amerigeoss.org/dataset/f4970b5f-26bf-4ef5-907c-0851f3f703d1/resource/72b7e7ce-9f7a-47e7-b228-2731f1d561e1> a dcat:Distribution ;
    dct:description " Ohio Statewide Imagery Data  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-03T10:44:21"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:05:23.700559"^^xsd:dateTime ;
    dct:title "Ohio Statewide Imagery Data" ;
    dcat:accessURL <http://ogrip.oit.ohio.gov/ProjectsInitiatives/StatewideImagery.aspx> .

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

