@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/99774ebe-9890-4a62-a464-6f74df61be5d> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "A list of the current Councillors on Mid Ulster District Council including their Party, Contact details, Local Government District and District Electoral Area." ;
    dct:identifier "99774ebe-9890-4a62-a464-6f74df61be5d" ;
    dct:issued "2017-03-31T07:50:13.427030"^^xsd:dateTime ;
    dct:modified "2019-11-12T15:23:05.963695"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/eb8ffb46-c40c-4755-aad3-42d74b9ec856> ;
    dct:title "Mid Ulster District Councillors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mid Ulster District Council" ;
            vcard:hasEmail <mailto:info@midulstercouncil.org> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/99774ebe-9890-4a62-a464-6f74df61be5d/resource/fd7945b8-328c-4ea0-8eaf-1bafbea54a3d> ;
    dcat:keyword "Council",
        "Councillors",
        "District Electoral Area",
        "Local Government District",
        "Mid Ulster" .

<https://admin.opendatani.gov.uk/dataset/99774ebe-9890-4a62-a464-6f74df61be5d/resource/fd7945b8-328c-4ea0-8eaf-1bafbea54a3d> a dcat:Distribution ;
    dct:description "A list of the current Councillors on Mid Ulster District Council including their Party, Contact details, Local Government District and District Electoral Area. Updated 12 Nov 2019." ;
    dct:format "CSV" ;
    dct:issued "2017-03-31T07:50:42.035659"^^xsd:dateTime ;
    dct:modified "2017-03-31T07:50:42.035659"^^xsd:dateTime ;
    dct:title "Mid Ulster District Councillors" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/99774ebe-9890-4a62-a464-6f74df61be5d/resource/fd7945b8-328c-4ea0-8eaf-1bafbea54a3d/download/mudc-councillors-12nov19.csv> .

<https://admin.opendatani.gov.uk/organization/eb8ffb46-c40c-4755-aad3-42d74b9ec856> a foaf:Agent ;
    foaf:name "Mid Ulster District Council" .

