@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/135da0f5-1ff8-4f24-80ab-2737a0009779> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "A list of the current Councillors on Causeway Coast and Glens Borough Council including their Party, Contact details, Local Government District and District Electoral Area." ;
    dct:identifier "135da0f5-1ff8-4f24-80ab-2737a0009779" ;
    dct:issued "2017-03-30T15:26:36.056752"^^xsd:dateTime ;
    dct:modified "2019-11-12T15:17:03.786349"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/fcdfd216-9e63-465b-8c12-81f38bfde3ab> ;
    dct:title "Causeway Coast and Glens Borough Councillors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Causeway Coast and Glens Borough Council" ;
            vcard:hasEmail <mailto:info@causewaycoastandglens.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/135da0f5-1ff8-4f24-80ab-2737a0009779/resource/f719375d-887e-4758-a1a1-41e6a708d32f> ;
    dcat:keyword "Causeway Coast and Glens",
        "Council",
        "Councillor",
        "Councillors",
        "District Electoral Area",
        "Local Government District" .

<https://admin.opendatani.gov.uk/dataset/135da0f5-1ff8-4f24-80ab-2737a0009779/resource/f719375d-887e-4758-a1a1-41e6a708d32f> a dcat:Distribution ;
    dct:description "A list of the current Councillors on Causeway Coast and Glens including their Party, Contact details, Local Government District and District Electoral Area. Updated 12 Nov 2019." ;
    dct:format "CSV" ;
    dct:issued "2017-03-30T15:27:00.926345"^^xsd:dateTime ;
    dct:modified "2017-03-30T15:27:00.926345"^^xsd:dateTime ;
    dct:title "Causeway Coast and Glens Borough Councillors" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/135da0f5-1ff8-4f24-80ab-2737a0009779/resource/f719375d-887e-4758-a1a1-41e6a708d32f/download/ccgbc-councillors-12nov19.csv> .

<https://admin.opendatani.gov.uk/organization/fcdfd216-9e63-465b-8c12-81f38bfde3ab> a foaf:Agent ;
    foaf:name "Causeway Coast and Glens Borough Council" .

