@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/c46c74ad-be1d-4e13-96bd-63871e81edf8> a dcat:Dataset ;
    dct:description "This spatial data set contains a polygon which delineates the urban area boundary as defined by the Planning Department." ;
    dct:identifier "c46c74ad-be1d-4e13-96bd-63871e81edf8" ;
    dct:issued "2024-01-29T12:26:34.547385"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:24:37.981417"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Urban Boundary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/c46c74ad-be1d-4e13-96bd-63871e81edf8/resource/0de9092b-8de8-4109-a086-fef46ef6c282> ;
    dcat:keyword "urban area",
        "urban boundary",
        "urban zone",
        "urbanized" .

<https://niagaraopendata.ca/dataset/c46c74ad-be1d-4e13-96bd-63871e81edf8/resource/0de9092b-8de8-4109-a086-fef46ef6c282> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T15:58:37.535807"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:34.534606"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-urban-area-boundary" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-urban-area-boundary> .

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

