@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/4f1de84f-22da-4fa2-84c0-84dc5b5660e7> a dcat:Dataset ;
    dct:description " Kentucky State Roads.  " ;
    dct:identifier "4f1de84f-22da-4fa2-84c0-84dc5b5660e7" ;
    dct:issued "2025-11-25T21:39:16.600616"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:39:16.600620"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-88.0428 36.4966, -89.5333 36.4982, -89.5671 36.5188, -89.5682 36.5415, -89.5562 36.5578, -89.1696 37.0643, -89.1464 37.0932, -89.0651 37.1859, -87.9219 37.9199, -84.7429 39.1421, -84.4449 39.1118, -82.8903 38.7428, -82.6137 38.4727, -81.9596 37.5312, -82.8780 36.8937, -83.1385 36.7401, -83.6956 36.5842, -88.0428 36.4966)))"^^gsp:wktLiteral ] ;
    dct:title "KY State Roads" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4f1de84f-22da-4fa2-84c0-84dc5b5660e7/resource/4067e917-5bfc-49e5-baed-cdf3b28dbc58> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geographic",
        "geoss",
        "global",
        "kentucky",
        "ky",
        "roads",
        "state-roads",
        "transportation" .

<https://data.amerigeoss.org/dataset/4f1de84f-22da-4fa2-84c0-84dc5b5660e7/resource/4067e917-5bfc-49e5-baed-cdf3b28dbc58> a dcat:Distribution ;
    dct:description " Kentucky State Roads.  " ;
    dct:format "ZIP" ;
    dct:issued "2012-05-02T09:27:55"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:39:16.592234"^^xsd:dateTime ;
    dct:title "Kentucky State Roads" ;
    dcat:accessURL <http://goo.gl/bpnvF> .

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

