@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/378ea1fa-369b-4d33-9122-be604cee73d0> a dcat:Dataset ;
    dct:description "This spatial data set contains the single line road network for Welland.  Lines represent the centre line of the road and are segmented at road intersections.  Lines were created from a combination of survey data and/or offset from road allowance.  Speed limit information represents the speed limit on the majority of the road segment.  Please note the speed limit can change mid-segment." ;
    dct:identifier "378ea1fa-369b-4d33-9122-be604cee73d0" ;
    dct:issued "2024-01-29T12:26:31.214228"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:30:15.837911"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Single Line Road Network" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/378ea1fa-369b-4d33-9122-be604cee73d0/resource/b61aa4fd-ba3a-44bb-849b-15be66e1371e> ;
    dcat:keyword "road",
        "roads",
        "roadway",
        "roadways" .

<https://niagaraopendata.ca/dataset/378ea1fa-369b-4d33-9122-be604cee73d0/resource/b61aa4fd-ba3a-44bb-849b-15be66e1371e> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T15:50:45.068909"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:31.201039"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-single-line-road-network" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-single-line-road-network> .

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

