@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/30b1dea9-5b9b-4928-9dfa-952b6872f578> a dcat:Dataset ;
    dct:description """This dataset is no longer being updated but is being kept for historical reference.

A list of pharmacies in Chicago and last known status (open or closed).""" ;
    dct:identifier <https://data.cityofchicago.org/api/views/2et2-5aw3> ;
    dct:issued "2020-06-17"^^xsd:date ;
    dct:modified "2025-06-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Pharmacy Status - Historical" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nick Lucius" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/60267ab7-54ae-47f2-8177-8f75c5f0b271>,
        <https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/695da76a-e247-447c-afdf-78340076c142>,
        <https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/8bd2e1e5-2d02-4c80-9b12-a4ee8d301883>,
        <https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/d49b2300-cac7-4a48-a8a9-22e135aa4b5e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "historical",
        "medicine",
        "pharmaceuticals" ;
    dcat:theme <%7B%22Health%20&%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/60267ab7-54ae-47f2-8177-8f75c5f0b271> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:16.156007"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:42:25.296442"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2et2-5aw3/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/695da76a-e247-447c-afdf-78340076c142> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:16.155992"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:42:25.293852"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2et2-5aw3/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/8bd2e1e5-2d02-4c80-9b12-a4ee8d301883> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:16.156012"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:42:25.297728"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2et2-5aw3/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/30b1dea9-5b9b-4928-9dfa-952b6872f578/resource/d49b2300-cac7-4a48-a8a9-22e135aa4b5e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:16.156002"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:42:25.295198"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/2et2-5aw3/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

