@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/bf8cd524-0604-4ffd-a4b0-d382d51a7b2d> a dcat:Dataset ;
    dct:description "This tabular data set contains all candidates' 2014 municipal election campaign contributions." ;
    dct:identifier "bf8cd524-0604-4ffd-a4b0-d382d51a7b2d" ;
    dct:issued "2024-01-29T12:26:15.160415"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:51:00.455565"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland 2014 Municipal Election Campaign Contributions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/bf8cd524-0604-4ffd-a4b0-d382d51a7b2d/resource/ecd36f2e-fd43-4d40-85d0-6ddfbb599989> ;
    dcat:keyword "council",
        "elections",
        "government" .

<https://niagaraopendata.ca/dataset/bf8cd524-0604-4ffd-a4b0-d382d51a7b2d/resource/ecd36f2e-fd43-4d40-85d0-6ddfbb599989> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2020-12-23T17:26:14.568279"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:15.152008"^^xsd:dateTime ;
    dct:title "Welland 2014 Municipal Election Campaign Contributions" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-2014-municipal-election-campaign-contributions> .

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

