@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/2cb760dd-d1ed-4c62-8b38-50db45a50ecc> a dcat:Dataset ;
    dct:description "Applicants to the 4th Ward Alderman vacancy in 2016 with links to applications." ;
    dct:identifier <https://data.cityofchicago.org/api/views/5hda-ha8b> ;
    dct:issued "2016-05-05"^^xsd:date ;
    dct:modified "2018-07-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "4th Ward Alderman Applicants - 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cocadmin" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/1f3db2a9-d7af-45ad-bf2f-1404256717c5>,
        <https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/5571f1a6-fa41-45ff-b786-7f912e23795b>,
        <https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/6dd481fe-770e-4b7f-9f19-ef09f84182bd>,
        <https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/9b82b235-bc4c-4237-9fa5-e0cdb2ecc688> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "elections" ;
    dcat:theme <%7B%22Administration%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/1f3db2a9-d7af-45ad-bf2f-1404256717c5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:25.523433"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:38:47.681890"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5hda-ha8b/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/5571f1a6-fa41-45ff-b786-7f912e23795b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:25.523442"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:38:47.682818"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5hda-ha8b/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/6dd481fe-770e-4b7f-9f19-ef09f84182bd> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:25.523452"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:38:47.684426"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5hda-ha8b/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/2cb760dd-d1ed-4c62-8b38-50db45a50ecc/resource/9b82b235-bc4c-4237-9fa5-e0cdb2ecc688> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:25.523448"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:38:47.683657"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5hda-ha8b/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" .

