@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/e1e74c87-3909-407d-a2f5-054264685cf1> a dcat:Dataset ;
    dct:description " Kentucky NHD streams by County (1:24,000 scale)  " ;
    dct:identifier "e1e74c87-3909-407d-a2f5-054264685cf1" ;
    dct:issued "2025-11-25T22:55:22.177020"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:55:22.177024"^^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 NHD streams by County 124000 scale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e1e74c87-3909-407d-a2f5-054264685cf1/resource/c105dffa-f004-47e4-8baf-b21d205d0e1c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geographic",
        "geoss",
        "global",
        "hydrology",
        "kentucky",
        "ky",
        "nhd",
        "streams",
        "topographical" .

<https://data.amerigeoss.org/dataset/e1e74c87-3909-407d-a2f5-054264685cf1/resource/c105dffa-f004-47e4-8baf-b21d205d0e1c> a dcat:Distribution ;
    dct:description " Kentucky NHD streams by County (1:24,000 scale)  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-03T10:03:58"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:55:22.167493"^^xsd:dateTime ;
    dct:title "Kentucky NHD streams by County (1:24,000 scale)" ;
    dcat:accessURL <http://www.uky.edu/KGS/gis/NHD24DOWN.html> .

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

