@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://admin.opendatani.gov.uk/dataset/36d06b3e-feca-4dd4-8b51-6c005826244e> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "A list of the current Councillors on Belfast City Council, including their Party, Contact details, Local Government District and District Electoral Area." ;
    dct:identifier "36d06b3e-feca-4dd4-8b51-6c005826244e" ;
    dct:issued "2017-03-30T14:44:23.418441"^^xsd:dateTime ;
    dct:modified "2020-03-11T16:19:45.964940"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast City Council Councillors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Belfast City Council" ;
            vcard:hasEmail <mailto:generalenquiries@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/36d06b3e-feca-4dd4-8b51-6c005826244e/resource/5142b7f3-f949-43cc-a23b-306f8876d697> ;
    dcat:keyword "Belfast",
        "Council",
        "Councillor",
        "Councillors",
        "District Electoral Area",
        "Local Government District" .

<https://admin.opendatani.gov.uk/dataset/36d06b3e-feca-4dd4-8b51-6c005826244e/resource/5142b7f3-f949-43cc-a23b-306f8876d697> a dcat:Distribution ;
    dct:description "A list of the current Councillors on Belfast, including their Party, Contact details, Local Government District and District Electoral Area. Updated 11 Mar 2020." ;
    dct:format "CSV" ;
    dct:issued "2017-03-30T14:45:47.770100"^^xsd:dateTime ;
    dct:modified "2017-03-30T14:45:47.770100"^^xsd:dateTime ;
    dct:title "Belfast City Councillors" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/36d06b3e-feca-4dd4-8b51-6c005826244e/resource/5142b7f3-f949-43cc-a23b-306f8876d697/download/bcc-councillors-11mar20.csv> .

<https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> a foaf:Agent ;
    foaf:name "Belfast City Council" .

