@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/7ba5964f-6be0-411c-9d80-0dd01b60a616> a dcat:Dataset ;
    dct:description """<p>U.S. Post Office Locations within Jefferson County, Kentucky.</p>
""" ;
    dct:identifier "f1aa5a00-327e-46d0-b324-5af3771be97e" ;
    dct:issued "2020-08-27"^^xsd:date ;
    dct:modified "2020-08-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Jefferson County KY Post Offices" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "zain.casey" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ba5964f-6be0-411c-9d80-0dd01b60a616/resource/5c340a59-ee6c-4756-9c83-92a112d31c0e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "post-office",
        "postal",
        "united-states" .

<https://data.amerigeoss.org/dataset/7ba5964f-6be0-411c-9d80-0dd01b60a616/resource/5c340a59-ee6c-4756-9c83-92a112d31c0e> a dcat:Distribution ;
    dct:description """<p>Jefferson County KY Post Offices.</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:17:57.752654"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:28:10.919193"^^xsd:dateTime ;
    dct:title "Jefferson County KY Post Offices" ;
    dcat:accessURL <https://data.lojic.org/datasets/jefferson-county-ky-post-offices> .

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

