@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/49b89af0-46b2-4d7e-85ab-9eb637d65775> a dcat:Dataset ;
    dct:description "List of Chicago Department of Public Health free flu clinics offered throughout the city. For more information about the flu, go to http://bit.ly/9uNhqG." ;
    dct:identifier <https://data.cityofchicago.org/api/views/g5vx-5vqf> ;
    dct:issued "2013-09-24"^^xsd:date ;
    dct:modified "2013-09-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Flu Shot Clinic Locations - 2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/576efea4-fa66-40ba-8601-731039ca00eb>,
        <https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/6cf9cbbb-b03d-4f6b-9bba-a004724d66c4>,
        <https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/7cef5811-08a0-46d7-82b1-ca3871ae6770>,
        <https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/f9b4032e-adcd-421a-82e9-5ba794a01cce> ;
    dcat:keyword "2013",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "flu",
        "geo",
        "geoss",
        "health",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Health%20&%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/576efea4-fa66-40ba-8601-731039ca00eb> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:55.946169"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:34:51.899192"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/g5vx-5vqf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/6cf9cbbb-b03d-4f6b-9bba-a004724d66c4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:55.946180"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:34:51.899613"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/g5vx-5vqf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/7cef5811-08a0-46d7-82b1-ca3871ae6770> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:55.946191"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:34:51.900398"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/g5vx-5vqf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/49b89af0-46b2-4d7e-85ab-9eb637d65775/resource/f9b4032e-adcd-421a-82e9-5ba794a01cce> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:55.946186"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:34:51.900014"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/g5vx-5vqf/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

