@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/4f72faff-2af2-4d2a-9cd0-14dc8f23751f> a dcat:Dataset ;
    dct:description "This tabular data set contains councillor names, meeting date, status, and type, and each councillor's attendance for 2019." ;
    dct:identifier "4f72faff-2af2-4d2a-9cd0-14dc8f23751f" ;
    dct:issued "2024-01-29T12:26:25.057897"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:43:15.708613"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland City Council Meeting Attendance 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/4f72faff-2af2-4d2a-9cd0-14dc8f23751f/resource/b3e5ed50-231e-43ed-8ad5-b7f8f2229059> ;
    dcat:keyword "council",
        "government" ;
    dcat:landingPage <https://open.welland.ca/datasets/welland-city-council-meeting-attendance-2019> .

<https://niagaraopendata.ca/dataset/4f72faff-2af2-4d2a-9cd0-14dc8f23751f/resource/b3e5ed50-231e-43ed-8ad5-b7f8f2229059> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2020-12-23T16:52:58.255745"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:25.049124"^^xsd:dateTime ;
    dct:title "Welland City Council Meeting Attendance 2019" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-city-council-meeting-attendance-2019> .

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

