@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/a7181d51-061b-40f1-95da-41fdca16bb3f> a dcat:Dataset ;
    dct:description "A detailed listing of all projects approved as part of Niagara Region's annual capital budget process. Listing includes a 9-year forecast of proposed projects." ;
    dct:identifier "a7181d51-061b-40f1-95da-41fdca16bb3f" ;
    dct:issued "2024-01-29T12:27:08.277136"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:23:38.258476"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> ;
    dct:title "Niagara Region Capital Budget" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Breadner" ;
            vcard:hasEmail <mailto:michael.breadner@niagararegion.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/a7181d51-061b-40f1-95da-41fdca16bb3f/resource/c452e163-a3fe-46ad-bb6f-338f82660c1a> ;
    dcat:keyword "Budget",
        "Capital",
        "Capital Budget",
        "Capital Forecast",
        "Community Services",
        "Facilities Management",
        "Finances",
        "General Government",
        "IT Solutions",
        "NRPS",
        "Niagara Regional Housing",
        "Police",
        "Public Health",
        "Transportation",
        "Waste Management",
        "Wastewater",
        "Water" ;
    dcat:landingPage <http://niagararegion.ca/government/budget/default.aspx> .

<https://niagaraopendata.ca/dataset/a7181d51-061b-40f1-95da-41fdca16bb3f/resource/c452e163-a3fe-46ad-bb6f-338f82660c1a> a dcat:Distribution ;
    dct:description "Detailed listing of all projects approved as part of the 2017 Capital Budget annual process, as well as the 9-year capital forecast from 2018-2026." ;
    dct:format "XLSX" ;
    dct:issued "2017-08-10T11:11:47.932303"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:23:38.279671"^^xsd:dateTime ;
    dct:title "2017 Capital Budget and 9-year Forecast " ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/a7181d51-061b-40f1-95da-41fdca16bb3f/resource/c452e163-a3fe-46ad-bb6f-338f82660c1a/download/2017-2026-capital-budget-open-source-information-for-release.xlsx> ;
    dcat:byteSize 784016.0 .

<https://niagaraopendata.ca/organization/6f4a3505-772b-436d-9974-7e419b920f48> a foaf:Organization ;
    foaf:name "Niagara Region" .

