@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/744965a4-ed48-4ca9-a838-48d07c76a36b> a dcat:Dataset ;
    dct:description "A listing of the Town of Fort Erie's elected Officials: 2014" ;
    dct:identifier "744965a4-ed48-4ca9-a838-48d07c76a36b" ;
    dct:issued "2024-01-29T12:27:45.025693"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:53:03.960451"^^xsd:dateTime ;
    dct:publisher <https://niagaraopendata.ca/organization/d9ef9923-b735-4844-bb35-e7bc37b2d1ef> ;
    dct:title "Town of Fort Erie Elected Officials" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kelly Davis" ;
            vcard:hasEmail <mailto:kdavis@forterie.ca> ] ;
    dcat:distribution <https://niagaraopendata.ca/dataset/744965a4-ed48-4ca9-a838-48d07c76a36b/resource/731205b6-bc59-4e08-90bf-80705033e4d4> ;
    dcat:keyword "Councillor",
        "Election",
        "Fort Erie",
        "Mayor",
        "government" .

<https://niagaraopendata.ca/dataset/744965a4-ed48-4ca9-a838-48d07c76a36b/resource/731205b6-bc59-4e08-90bf-80705033e4d4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2016-09-14T16:07:00.087412"^^xsd:dateTime ;
    dct:modified "2024-01-29T13:53:03.967282"^^xsd:dateTime ;
    dct:title "Fort Erie Elected Officials 2014" ;
    dcat:accessURL <https://niagaraopendata.ca/dataset/744965a4-ed48-4ca9-a838-48d07c76a36b/resource/731205b6-bc59-4e08-90bf-80705033e4d4/download/fort-erie-elected-officials.csv> ;
    dcat:byteSize 2259.0 .

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

