@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/be74496b-a4be-44d1-a981-f189b75533d6> a dcat:Dataset ;
    dct:description "This spatial data set contains polygons representing the designated heritage properties in the City of Welland.  The information was obtained from the Building Division and confirmed by the Clerks department.  It is updated from time to time as changes are made to the heritage properties list.  The data set is a view that incorporates the parcel graphics from cadastral parcels data set." ;
    dct:identifier "be74496b-a4be-44d1-a981-f189b75533d6" ;
    dct:issued "2024-01-29T12:26:26.585735"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:41:25.130410"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Heritage Properties" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/be74496b-a4be-44d1-a981-f189b75533d6/resource/ed1c21eb-d832-429d-886b-b3ef90ecf96d> ;
    dcat:keyword "historical sites",
        "houses" .

<https://niagaraopendata.ca/dataset/be74496b-a4be-44d1-a981-f189b75533d6/resource/ed1c21eb-d832-429d-886b-b3ef90ecf96d> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-12T20:23:25.708740"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:26.573359"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-designated-heritage-properties" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-designated-heritage-properties> .

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

