@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/c3a4ab43-edb9-4cbf-90b3-2c4d02841071> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "A list of the current Councillors on Newry, Mourne and Down District Council Including their Party, Contact details, Local Government District and District Electoral Area." ;
    dct:identifier "c3a4ab43-edb9-4cbf-90b3-2c4d02841071" ;
    dct:issued "2017-03-31T07:54:24.633167"^^xsd:dateTime ;
    dct:modified "2019-11-12T14:55:52.140136"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/13c19c00-9e99-4299-aa51-cff6bb968ae4> ;
    dct:title "Newry, Mourne and Down District Councillors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newry, Mourne and Down District Council" ;
            vcard:hasEmail <mailto:council@nmandd.org> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/c3a4ab43-edb9-4cbf-90b3-2c4d02841071/resource/52515ec2-28a1-4089-88ec-5608a3650e0a> ;
    dcat:keyword "Council",
        "Councillor",
        "Councillors",
        "District Electoral Area",
        "Local Government District",
        "Mourne and Down",
        "Newry" .

<https://admin.opendatani.gov.uk/dataset/c3a4ab43-edb9-4cbf-90b3-2c4d02841071/resource/52515ec2-28a1-4089-88ec-5608a3650e0a> a dcat:Distribution ;
    dct:description "A list of the current Councillors on Newry, Mourne and Down 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:55:06.466778"^^xsd:dateTime ;
    dct:modified "2017-03-31T07:55:06.466778"^^xsd:dateTime ;
    dct:title "Newry, Mourne and Down District Councillors" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/c3a4ab43-edb9-4cbf-90b3-2c4d02841071/resource/52515ec2-28a1-4089-88ec-5608a3650e0a/download/nmddc-councillors-12nov19.csv> .

<https://admin.opendatani.gov.uk/organization/13c19c00-9e99-4299-aa51-cff6bb968ae4> a foaf:Agent ;
    foaf:name "Newry, Mourne and Down District Council" .

