@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/fde9a559-889d-400e-8221-13a841320b8a> a dcat:Dataset ;
    dct:description "This dataset contains polygons representing Business Improvement Areas (BIA) in Welland." ;
    dct:identifier "fde9a559-889d-400e-8221-13a841320b8a" ;
    dct:issued "2024-01-29T12:26:20.891757"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:46:28.063242"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Business Improvement Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/fde9a559-889d-400e-8221-13a841320b8a/resource/4d61576d-7029-4c20-b1a7-00ee3d3d2936> ;
    dcat:keyword "business",
        "commerce" .

<https://niagaraopendata.ca/dataset/fde9a559-889d-400e-8221-13a841320b8a/resource/4d61576d-7029-4c20-b1a7-00ee3d3d2936> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-15T19:13:52.095070"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:20.883440"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-business-improvement-areas" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-business-improvement-areas> .

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

