@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://niagaraopendata.ca/dataset/21fbcc2e-3fa3-4809-9a79-6db37c6346be> a dcat:Dataset ;
    dct:description "This tabular data set contains the election results for the 2018 Municipal Election held on October 22, 2018.  Included are candidate name, position, number of votes, percent of votes, and elected." ;
    dct:identifier "21fbcc2e-3fa3-4809-9a79-6db37c6346be" ;
    dct:issued "2024-01-29T12:26:18.284047"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:49:13.734924"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland 2018 Municipal Election Results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/21fbcc2e-3fa3-4809-9a79-6db37c6346be/resource/f66d7c44-4f07-432a-9e4d-1ad666d899dc> ;
    dcat:keyword "elections" .

<https://niagaraopendata.ca/dataset/21fbcc2e-3fa3-4809-9a79-6db37c6346be/resource/f66d7c44-4f07-432a-9e4d-1ad666d899dc> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-08T21:33:58.769352"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:18.278255"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-municipal-election-results-2018" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-municipal-election-results-2018> .

<https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> a foaf:Organization ;
    foaf:name "City of Welland" .

