@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/648af17f-97f5-4889-aac4-571cff145d7b> a dcat:Dataset ;
    dct:description """<p>Site Addresses</p>
""" ;
    dct:identifier "ef8bbad9-ef79-4c08-bc3e-4aca9e734732" ;
    dct:issued "2016-06-21"^^xsd:date ;
    dct:modified "2019-03-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Site Addresses" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "administrator" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/648af17f-97f5-4889-aac4-571cff145d7b/resource/7b31669f-2f6b-4cef-a590-6c16dcd64e56> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "no-keyword-provided",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/648af17f-97f5-4889-aac4-571cff145d7b/resource/7b31669f-2f6b-4cef-a590-6c16dcd64e56> a dcat:Distribution ;
    dct:description "SiteAddresses.kmz" ;
    dct:format "KML" ;
    dct:issued "2020-11-12T13:18:34.320933"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:37:35.486601"^^xsd:dateTime ;
    dct:title "Site Addresses" ;
    dcat:accessURL <https://data.louisvilleky.gov/sites/default/files/SiteAddresses.kmz> ;
    dcat:mediaType "application/vnd.google-earth.kmz" .

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

