@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/ecedd6f2-b9df-4a1b-856b-21bebd4601cf> a dcat:Dataset ;
    dct:description "This spatial data set contains rail lines in the City of Welland.  The lines were digitized from aerial imagery. This data set should be used for general visual reference purposes only, and not for any kind of analysis." ;
    dct:identifier "ecedd6f2-b9df-4a1b-856b-21bebd4601cf" ;
    dct:issued "2024-01-29T12:26:29.944885"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:31:23.097535"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Rail Lines" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/ecedd6f2-b9df-4a1b-856b-21bebd4601cf/resource/f0303743-eea3-4038-bc23-e102ce53e0c3> ;
    dcat:keyword "rail",
        "railroad",
        "trains",
        "transportation",
        "utilities" .

<https://niagaraopendata.ca/dataset/ecedd6f2-b9df-4a1b-856b-21bebd4601cf/resource/f0303743-eea3-4038-bc23-e102ce53e0c3> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T15:57:13.430210"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:29.925871"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-rail-lines" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-rail-lines> .

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

