@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/7ec36d06-bb94-438c-b5d7-0676d9344ef1> a dcat:Dataset ;
    dct:description """<p><a href="https://louisvilleky.gov/government/air-pollution-control-district">Louisville Metro Air Pollution Control District (APCD) </a> open burning permits are permits for outdoor fires in Louisville/Jefferson County (other than in an approved type of fire pit/chimenea or exclusively for cooking). These include recreational fires, such as bonfires, fire-fighting training fires, and agricultural burns and other controlled burns.</p>
""" ;
    dct:identifier "a3520416-89f6-415e-8f82-8ad42ef8b9f0" ;
    dct:issued "2016-03-28"^^xsd:date ;
    dct:language "{en-US}" ;
    dct:modified "2020-03-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "APCD Open Burning Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Purdon, Andy" ;
            vcard:hasEmail <mailto:andy.purdon@louisvilleky.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ec36d06-bb94-438c-b5d7-0676d9344ef1/resource/7e56e04f-e786-4840-a65f-be6d5a4b7e96>,
        <https://data.amerigeoss.org/dataset/7ec36d06-bb94-438c-b5d7-0676d9344ef1/resource/a1c3ed72-1052-449d-b65f-44686fdd7f33> ;
    dcat:keyword "air-pollution",
        "amerigeo",
        "amerigeoss",
        "bonfires",
        "burning",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "safety",
        "united-states" .

<https://data.amerigeoss.org/dataset/7ec36d06-bb94-438c-b5d7-0676d9344ef1/resource/7e56e04f-e786-4840-a65f-be6d5a4b7e96> a dcat:Distribution ;
    dct:description "BurnPermit.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:19:05.738524"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:08:15.852885"^^xsd:dateTime ;
    dct:title "Burn Permit" ;
    dcat:accessURL <https://data.louisvilleky.gov/sites/default/files/BurnPermit.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7ec36d06-bb94-438c-b5d7-0676d9344ef1/resource/a1c3ed72-1052-449d-b65f-44686fdd7f33> a dcat:Distribution ;
    dct:description "BurnPermit.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:19:05.738531"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:08:15.853357"^^xsd:dateTime ;
    dct:title "Burn Permit" ;
    dcat:accessURL <http://lky-open-data.s3.amazonaws.com/APCD/BurnPermit.csv> ;
    dcat:mediaType "text/csv" .

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

