@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/d77c7fce-25fe-4f4c-a6ce-85b4e955710e> a dcat:Dataset ;
    dct:description "This tabular data set contains councillor names, meeting date, status, and type, and each councillor's attendance in 2018." ;
    dct:identifier "d77c7fce-25fe-4f4c-a6ce-85b4e955710e" ;
    dct:issued "2024-01-29T12:26:16.325268"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:50:30.041694"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland 2018 Council Attendance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/d77c7fce-25fe-4f4c-a6ce-85b4e955710e/resource/6f3916f4-fbdd-47cb-ae44-8ac299c02e2e> ;
    dcat:keyword "council",
        "government" .

<https://niagaraopendata.ca/dataset/d77c7fce-25fe-4f4c-a6ce-85b4e955710e/resource/6f3916f4-fbdd-47cb-ae44-8ac299c02e2e> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-12T17:59:19.328254"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:16.314442"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-city-council-meeting-attendance-2018" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-city-council-meeting-attendance-2018> .

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

