@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/e4a8cf63-1864-47ee-8e0f-19a46982ab7b> a dcat:Dataset ;
    dct:description "This spatial data set contains lines representing multi-use, city-wide trails in the City of Welland.  Some of the the lines were digitized using 2006 ortho-photography at 1:1000 scale.  Others originated from a Regional Niagara data set for the Canal Parkway Trail." ;
    dct:identifier "e4a8cf63-1864-47ee-8e0f-19a46982ab7b" ;
    dct:issued "2024-01-29T12:26:22.715999"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:44:57.940154"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland City-Wide Trails" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/e4a8cf63-1864-47ee-8e0f-19a46982ab7b/resource/41eb26a8-ace0-462c-a7b9-c0a4ab942a71> ;
    dcat:keyword "bicycle",
        "bicycle routes",
        "bike",
        "bike routes",
        "recreational trails" .

<https://niagaraopendata.ca/dataset/e4a8cf63-1864-47ee-8e0f-19a46982ab7b/resource/41eb26a8-ace0-462c-a7b9-c0a4ab942a71> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T19:06:39.565837"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:22.697167"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-city-wide-trails" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-city-wide-trails> .

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

