@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/2ef1b31b-4e82-4a6d-a29f-320d719a1ea5> a dcat:Dataset ;
    dct:description "This spatial data set contains polygons representing the Community Improvement Plan areas in the City of Welland." ;
    dct:identifier "2ef1b31b-4e82-4a6d-a29f-320d719a1ea5" ;
    dct:issued "2024-01-29T12:26:23.663491"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:44:15.445619"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Community Improvement Plan Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/2ef1b31b-4e82-4a6d-a29f-320d719a1ea5/resource/8a949411-6143-4491-8dd3-a53fb8c25330> ;
    dcat:keyword "cip",
        "planning",
        "properties" .

<https://niagaraopendata.ca/dataset/2ef1b31b-4e82-4a6d-a29f-320d719a1ea5/resource/8a949411-6143-4491-8dd3-a53fb8c25330> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-12T20:26:19.617027"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:23.650030"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-community-improvement-plan-areas" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-community-improvement-plan-areas> .

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

