@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/62afbe5c-df2e-4969-ad5f-e17e3f13c962> a dcat:Dataset ;
    dct:description "This spatial data set contains civic address points for the City of Welland.  The addresses are maintained internally by the Planning department.  New addresses are added as they are created.  Existing addresses are ammended when necessary, or when errors are encountered.  There may be more than one address point contained within a parcel.  Address points are generally positioned on the centre of the building or unit that it applies to." ;
    dct:identifier "62afbe5c-df2e-4969-ad5f-e17e3f13c962" ;
    dct:issued "2024-01-29T12:26:23.225656"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:44:40.999983"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Civic Addresses" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/62afbe5c-df2e-4969-ad5f-e17e3f13c962/resource/c3406243-24b3-447f-b0c4-aadf637cb26b> ;
    dcat:keyword "address",
        "address points",
        "addresses",
        "properties" .

<https://niagaraopendata.ca/dataset/62afbe5c-df2e-4969-ad5f-e17e3f13c962/resource/c3406243-24b3-447f-b0c4-aadf637cb26b> a dcat:Distribution ;
    dct:format "hyper" ;
    dct:issued "2021-01-12T20:28:37.334513"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:23.210555"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-civic-address-points" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-civic-address-points> .

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

