@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/5de91e67-7826-4426-95b1-bb95eb84c6ed> a dcat:Dataset ;
    dct:description "This spatial data set contains points representing transit stops in the City of Welland for Welland Transit.  Stop locations for routes 1, 2, 3, 4, 6, 8, 9, West Community, and East Community were collected using a list of stop locations.  The stop locations were verified in the field by Transit staff using paper maps.  <b>The stop locations do not correspond to temporary route detours.</b>" ;
    dct:identifier "5de91e67-7826-4426-95b1-bb95eb84c6ed" ;
    dct:issued "2024-01-29T12:26:33.688644"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:25:46.971538"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Transit Stops" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/5de91e67-7826-4426-95b1-bb95eb84c6ed/resource/402715d9-7b8c-40b4-84cc-dc56bb7f492b> ;
    dcat:keyword "bus",
        "bus stop",
        "buses",
        "busses",
        "stops",
        "transit",
        "transportation" .

<https://niagaraopendata.ca/dataset/5de91e67-7826-4426-95b1-bb95eb84c6ed/resource/402715d9-7b8c-40b4-84cc-dc56bb7f492b> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-14T21:08:50.185240"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:33.579350"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-transit-stops" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-transit-stops> .

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

