@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/fb99dc53-418a-4ddf-bf4e-5f4d7d39e604> a dcat:Dataset ;
    dct:description "A detailed review of Fort Erie's 2016 Budget" ;
    dct:identifier "fb99dc53-418a-4ddf-bf4e-5f4d7d39e604" ;
    dct:issued "2024-01-29T12:26:47.290209"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:37.319776"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> ;
    dct:title "Fort Erie Master Budget Book: 2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelly Davis" ;
            vcard:hasEmail <mailto:kdavis@forterie.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/fb99dc53-418a-4ddf-bf4e-5f4d7d39e604/resource/955ed42b-e4ab-45e4-b870-4b38b57eea87> ;
    dcat:keyword "Budget",
        "Fort Erie" .

<https://niagaraopendata.ca/dataset/fb99dc53-418a-4ddf-bf4e-5f4d7d39e604/resource/955ed42b-e4ab-45e4-b870-4b38b57eea87> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2016-09-14T16:26:27.510127"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:21:37.330036"^^xsd:dateTime ;
    dct:title "Fort Erie Budget Book 2016" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/fb99dc53-418a-4ddf-bf4e-5f4d7d39e604/resource/955ed42b-e4ab-45e4-b870-4b38b57eea87/download/1-master-2016-budget-bookr.pdf> ;
    dcat:byteSize 5252373.0 .

<https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> a foaf:Organization ;
    foaf:name "Town of Fort Erie" .

