@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/c80aabc9-2fe6-4bc4-a763-cb6ed855d91d> a dcat:Dataset ;
    dct:description "This spatial data set contains points representing the locations of polling centres for the 2018 Municipal Election." ;
    dct:identifier "c80aabc9-2fe6-4bc4-a763-cb6ed855d91d" ;
    dct:issued "2024-01-29T12:26:17.239702"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:49:34.018300"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland 2018 Municipal Election Polling Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/c80aabc9-2fe6-4bc4-a763-cb6ed855d91d/resource/602b4100-979b-4e31-a4e4-cc6283a4acec> ;
    dcat:keyword "elections" .

<https://niagaraopendata.ca/dataset/c80aabc9-2fe6-4bc4-a763-cb6ed855d91d/resource/602b4100-979b-4e31-a4e4-cc6283a4acec> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T19:15:23.533389"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:17.230279"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-2018-polling-locations" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-2018-polling-locations> .

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

