@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/22ad0e84-99f0-4d37-941e-06689dea8789> a dcat:Dataset ;
    dct:description "This spatial data set contains polygons representing building footprints in the City of Welland.  The data was compiled as part of the 2006 Aerial Imagery project administered by the Region of Niagara.  The ortho-imagery from the 2010 SWOOP imagery project was used to update buildings that have changed, new, and demolished buildings. The methodology used to create the polygons is unknown, however they were most likely compiled using a combination of automatic detection and manual processes.  The polygons are maintained by the GIS division and the Planning division as new building permits are issued, however the updates may not reflect current structures.  The accuracy of the polygons is unknown, and this data set should not be used where accurate location of buildings is required." ;
    dct:identifier "22ad0e84-99f0-4d37-941e-06689dea8789" ;
    dct:issued "2024-01-29T12:26:20.039883"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:47:24.345143"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Building Footprints" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/22ad0e84-99f0-4d37-941e-06689dea8789/resource/0a8a94de-b382-4e6d-8f0b-ed3e1d4e6992> ;
    dcat:keyword "building footprints",
        "buildings",
        "foot prints",
        "footprints",
        "houses",
        "structures" .

<https://niagaraopendata.ca/dataset/22ad0e84-99f0-4d37-941e-06689dea8789/resource/0a8a94de-b382-4e6d-8f0b-ed3e1d4e6992> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-14T20:57:15.168227"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:20.023569"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-building-footprints" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-building-footprints> .

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

