@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/6251d3ca-e1cb-44dd-8d19-2dfb4052888f> a dcat:Dataset ;
    dct:description """<p>These are permits to operate gasoline dispensing facilities in Louisville/Jefferson County, Kentucky, issued by the Louisville Metro Air Pollution Control District. Operating permits are generally issued for a 5-year period.</p>
""" ;
    dct:identifier "d1c0005a-beae-4267-9e7f-ffe2f7dfec9c" ;
    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 "Gasoline Dispensing Operating Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Purdon, Andy" ;
            vcard:hasEmail <mailto:andy.purdon@louisvilleky.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6251d3ca-e1cb-44dd-8d19-2dfb4052888f/resource/c4355d32-356b-438d-a9ee-dafa1d74d0cc> ;
    dcat:keyword "air-pollution",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "gas-stations",
        "gasoline",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6251d3ca-e1cb-44dd-8d19-2dfb4052888f/resource/c4355d32-356b-438d-a9ee-dafa1d74d0cc> a dcat:Distribution ;
    dct:description "GasolineOpsPermit.CSV" ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:19:05.013946"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:49:54.094676"^^xsd:dateTime ;
    dct:title "Gasoline Dispensing Operating Permits" ;
    dcat:accessURL <http://lky-open-data.s3.amazonaws.com/APCD/GasolineOpsPermit.CSV> ;
    dcat:mediaType "text/csv" .

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

