@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/7f25d5ee-580e-4960-8627-d9caa870c167> a dcat:Dataset ;
    dct:description "This spatial data set contains the City of Welland municipal boundary line.  This line was derived from a legal textual description, and is a best approximation of that description.  Errors may exist where the original text was unclear and/or uncertain.  The Planning department maintains this data, and may update or correct the line when new information is received." ;
    dct:identifier "7f25d5ee-580e-4960-8627-d9caa870c167" ;
    dct:issued "2024-01-29T12:26:35.396775"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:22:43.437994"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Welland Municipal Boundary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/7f25d5ee-580e-4960-8627-d9caa870c167/resource/b735f311-f294-4bbd-8e60-e9674557ae0d> ;
    dcat:keyword "boundary",
        "city boundary",
        "municipal boundary" .

<https://niagaraopendata.ca/dataset/7f25d5ee-580e-4960-8627-d9caa870c167/resource/b735f311-f294-4bbd-8e60-e9674557ae0d> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T19:17:16.983912"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:35.385707"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-municipal-boundary" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-municipal-boundary> .

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

