@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/0b887412-1f74-4183-be9d-e58e97bacf39> a dcat:Dataset ;
    dct:description "This data set contains polygons representing property parcels that have a site plan." ;
    dct:identifier "0b887412-1f74-4183-be9d-e58e97bacf39" ;
    dct:issued "2024-01-29T12:26:31.697384"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:28:55.990043"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Site Plan Applications" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/0b887412-1f74-4183-be9d-e58e97bacf39/resource/a118ad0f-a4f5-483f-8804-f4d994861b5e> ;
    dcat:keyword "planning",
        "site plan" .

<https://niagaraopendata.ca/dataset/0b887412-1f74-4183-be9d-e58e97bacf39/resource/a118ad0f-a4f5-483f-8804-f4d994861b5e> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2020-12-23T21:46:20.598432"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:31.686300"^^xsd:dateTime ;
    dct:title "elland Site Plans" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-site-plans> .

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

