@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/258e9d9f-2188-4d61-b2cc-d8edc1b8717e> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=815236138790400f97fec9555de599e4> ;
    dct:issued "2023-03-24T19:23:09+00:00"^^xsd:dateTime ;
    dct:modified "2025-07-03T17:29:46+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Louisville Accelerator Team" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "LouisvilleMetro" ;
            vcard:hasEmail <mailto:opendata@louisvilleky.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/258e9d9f-2188-4d61-b2cc-d8edc1b8717e/resource/21493d42-aa75-4a50-b11b-53e2e07ceefb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "lat",
        "louisville",
        "louisville-accelerator-team",
        "open-data" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/258e9d9f-2188-4d61-b2cc-d8edc1b8717e/resource/21493d42-aa75-4a50-b11b-53e2e07ceefb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-04-13T13:16:17.080159"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:54:58.290635"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://louisville-metro-opendata-lojic.hub.arcgis.com/pages/LOJIC::louisville-accelerator-team> ;
    dcat:mediaType "text/html" .

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

