@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/4848ddac-77c9-403b-954e-2b66e960bbc8> a dcat:Dataset ;
    dct:description "This tabular data set contains all building permits issued in the City of Welland from 2004 to May 2019 ordered by date of issue.  For the monthly Building Permit reports in PDF format, click here: <a href=\"https://www.welland.ca/Building/BldReports.asp\">https://www.welland.ca/Building/BldReports.asp</a>" ;
    dct:identifier "4848ddac-77c9-403b-954e-2b66e960bbc8" ;
    dct:issued "2024-01-29T12:26:20.459326"^^xsd:dateTime ;
    dct:modified "2024-02-09T14:46:55.478809"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/07b56781-1051-4182-99cd-13f1d786ceeb> ;
    dct:title "City of Welland Building Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:gis@welland.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/4848ddac-77c9-403b-954e-2b66e960bbc8/resource/e5ba3d7e-3677-4bdb-905d-93b8342a8f8e> ;
    dcat:keyword "building",
        "building permit",
        "buildings",
        "housing",
        "permit",
        "structures" .

<https://niagaraopendata.ca/dataset/4848ddac-77c9-403b-954e-2b66e960bbc8/resource/e5ba3d7e-3677-4bdb-905d-93b8342a8f8e> a dcat:Distribution ;
    dct:format "hyperlink" ;
    dct:issued "2021-01-13T14:23:48.817111"^^xsd:dateTime ;
    dct:modified "2024-01-29T12:26:20.444397"^^xsd:dateTime ;
    dct:title "https://open.welland.ca/datasets/welland-building-permits-may-2019-and-prior" ;
    dcat:accessURL <https://open.welland.ca/datasets/welland-building-permits-may-2019-and-prior> .

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

