@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/22ab175e-603f-4553-8599-f972cc8178f4> a dcat:Dataset ;
    dct:description """<p>Police District boundaries for Louisville Metro.</p>
""" ;
    dct:identifier "b341dea6-b5a2-40fc-b3ab-f56261c68fb3" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2022-05-19"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Police Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Anonymous" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/22ab175e-603f-4553-8599-f972cc8178f4/resource/fcbad38c-1d19-4cc1-93d2-358d57d6a4e9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "no-keyword-provided",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/22ab175e-603f-4553-8599-f972cc8178f4/resource/fcbad38c-1d19-4cc1-93d2-358d57d6a4e9> a dcat:Distribution ;
    dct:description """<p>ESRI Shapefile of LMPD District, Sector, Beat and Zone.</p>
""" ;
    dct:format "arcgis" ;
    dct:issued "2020-11-12T13:19:30.976681"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:16:32.154831"^^xsd:dateTime ;
    dct:title "LMPD Beats" ;
    dcat:accessURL <https://data.lojic.org/datasets/a4c6dc9193494272949631a9f48414e8_26> .

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

