@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/3173f23b-ad21-401b-b016-f7d0c19c726c> a dcat:Dataset ;
    dct:description "This spatial data set contains polygons representing those areas in the City of Welland that are serviced by TransCab transit services.  The polygons were derived from the Transit System map." ;
    dct:identifier "3173f23b-ad21-401b-b016-f7d0c19c726c" ;
    dct:issued "2024-01-29T12:26:32.742179"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:26:59.418993"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland TransCab Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/3173f23b-ad21-401b-b016-f7d0c19c726c/resource/2683660c-e039-4679-83f2-c752d09a857b> ;
    dcat:keyword "bus",
        "bus stop",
        "buses",
        "busses",
        "transit",
        "transport",
        "transportation" .

<https://niagaraopendata.ca/dataset/3173f23b-ad21-401b-b016-f7d0c19c726c/resource/2683660c-e039-4679-83f2-c752d09a857b> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-14T22:07:55.674719"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:32.724457"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-transcab-areas" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-transcab-areas> .

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

