@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/b38e2f85-bcd4-43fd-95d5-f513919514d9> a dcat:Dataset ;
    dct:description "This tabular data set contains a listing of the current elected officials for the City of Welland.  The data is derived from the Ward Boundaries, and re-arranged to meet the requirements of the OpenNorth Represent application." ;
    dct:identifier "b38e2f85-bcd4-43fd-95d5-f513919514d9" ;
    dct:issued "2024-01-29T12:26:27.686339"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:34:47.513902"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Mayor and Council Members" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/b38e2f85-bcd4-43fd-95d5-f513919514d9/resource/459fa281-bd57-4e84-8ae5-2b16ba464976> ;
    dcat:keyword "elected officials",
        "election",
        "governmental units",
        "voting districts",
        "ward",
        "ward boundaries",
        "wards" .

<https://niagaraopendata.ca/dataset/b38e2f85-bcd4-43fd-95d5-f513919514d9/resource/459fa281-bd57-4e84-8ae5-2b16ba464976> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-12T19:59:03.476861"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:27.668800"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-mayor-and-council-members" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-mayor-and-council-members> .

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

