@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/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f> a dcat:Dataset ;
    dct:description """NOTE: This program is no longer active. This dataset is only for historical reference.

The Chicago Department of Public Health is distributing condoms at several locations across the City.""" ;
    dct:identifier <https://data.cityofchicago.org/api/views/azpf-uc4s> ;
    dct:issued "2013-11-25"^^xsd:date ;
    dct:modified "2021-03-12"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Condom Distribution Sites - Historical" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/5ebd9af9-9702-4965-ba69-6a8d98773c4f>,
        <https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/70086ce5-76b2-41f6-8736-ed1fc1eb769b>,
        <https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/9fe29099-1bc1-4a05-a5e3-62cb736608f5>,
        <https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/fa4852a3-5c92-4e68-9370-724ca521d528> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "condoms",
        "geo",
        "geoss",
        "historical",
        "national",
        "north-america",
        "public-health",
        "united-states" ;
    dcat:theme <%7B%22Health%20&%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/5ebd9af9-9702-4965-ba69-6a8d98773c4f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:38.784515"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:33:03.383076"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/azpf-uc4s/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/70086ce5-76b2-41f6-8736-ed1fc1eb769b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:38.784531"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:33:03.383943"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/azpf-uc4s/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/9fe29099-1bc1-4a05-a5e3-62cb736608f5> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:38.784526"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:33:03.383520"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/azpf-uc4s/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4e752d24-4e29-4910-8cdf-fdd1b0b40a9f/resource/fa4852a3-5c92-4e68-9370-724ca521d528> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:38.784536"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:33:03.384350"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/azpf-uc4s/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

