@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/529a9a53-ab9e-4032-8439-c0140262d06f> a dcat:Dataset ;
    dct:description """<p>It includes the following counties: Bullitt County, Hardin County, Jefferson County, Clark County, Oldham County, Henry County,  Meade County, Harrison County, Shelby County, Spencer County, Trimble County, Floyd County. This area is also the extent of our base map caches.</p>
""" ;
    dct:identifier "410f3e40-14b9-49a4-9ebf-a4f1df05e8a3" ;
    dct:issued "2020-08-31"^^xsd:date ;
    dct:modified "2021-02-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Louisville Metro County Boundaries" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "zain.casey" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/529a9a53-ab9e-4032-8439-c0140262d06f/resource/3d987608-63ef-453a-91ef-37a35e0cc2ea> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "county-boundaries",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/529a9a53-ab9e-4032-8439-c0140262d06f/resource/3d987608-63ef-453a-91ef-37a35e0cc2ea> a dcat:Distribution ;
    dct:description """<p>Louisville Metro County Boundaries</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2021-08-07T10:17:43.996213"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:15:53.921955"^^xsd:dateTime ;
    dct:title "Louisville Metro County Boundaries" ;
    dcat:accessURL <https://data.lojic.org/datasets/louisville-metro-ky-county-boundaries> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

