@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/c2474bc8-aef2-4c69-9cc9-3111c20576e7> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "A list of the current Councillors on Lisburn and Castlereagh City Council, including their Party, Contact details, Local Government District and District Electoral Area." ;
    dct:identifier "c2474bc8-aef2-4c69-9cc9-3111c20576e7" ;
    dct:issued "2017-03-31T10:58:12.879229"^^xsd:dateTime ;
    dct:modified "2019-11-12T14:49:06.837161"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/5762d623-06a2-490a-bd99-50afd0ffaa8f> ;
    dct:title "Lisburn and Castlereagh City Council" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lisburn and Castlereagh City Council" ;
            vcard:hasEmail <mailto:enquiries@lisburncastlereagh.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/c2474bc8-aef2-4c69-9cc9-3111c20576e7/resource/07c41939-7e7e-4faa-803b-bb3e609e02e3> ;
    dcat:keyword "Council",
        "Councillors",
        "District Electoral Area",
        "Lisburn and Castlereagh",
        "Local Government District" .

<https://admin.opendatani.gov.uk/dataset/c2474bc8-aef2-4c69-9cc9-3111c20576e7/resource/07c41939-7e7e-4faa-803b-bb3e609e02e3> a dcat:Distribution ;
    dct:description "A list of the current Councillors on Lisburn and Castlereagh City Council, including their Party, Contact details, Local Government District and District Electoral Area. Updated 12 Nov 2019." ;
    dct:format "CSV" ;
    dct:issued "2017-03-31T10:58:46.289995"^^xsd:dateTime ;
    dct:modified "2017-03-31T10:58:46.289995"^^xsd:dateTime ;
    dct:title "Lisburn and Castlereagh City Councillors" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/c2474bc8-aef2-4c69-9cc9-3111c20576e7/resource/07c41939-7e7e-4faa-803b-bb3e609e02e3/download/lccc-councillors-12nov19.csv> .

<https://admin.opendatani.gov.uk/organization/5762d623-06a2-490a-bd99-50afd0ffaa8f> a foaf:Agent ;
    foaf:name "Lisburn & Castlereagh City Council" .

