@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/c8adaa1f-52a5-47f0-b2ab-2fe9cfab520b> a dcat:Dataset ;
    dct:accrualPeriodicity "irregular" ;
    dct:description "A list of the current Councillors on Fermanagh and Omagh District Council including their Party, Contact details, Local Government District and District Electoral Area." ;
    dct:identifier "c8adaa1f-52a5-47f0-b2ab-2fe9cfab520b" ;
    dct:issued "2017-03-31T07:41:37.010968"^^xsd:dateTime ;
    dct:modified "2019-11-12T15:20:37.041939"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "Fermanagh and Omagh District Councillors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fermanagh and Omagh District Council" ;
            vcard:hasEmail <mailto:info@fermanaghomagh.com> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/c8adaa1f-52a5-47f0-b2ab-2fe9cfab520b/resource/58db46dc-8f32-4865-b535-c26fec260c6e> ;
    dcat:keyword "Council",
        "Councillors",
        "District Electoral Area",
        "Fermanagh and Omagh",
        "Local Government District" .

<https://admin.opendatani.gov.uk/dataset/c8adaa1f-52a5-47f0-b2ab-2fe9cfab520b/resource/58db46dc-8f32-4865-b535-c26fec260c6e> a dcat:Distribution ;
    dct:description "40 elected representatives of Fermanagh and Omagh District Council area. Updated 12 Nov 2019." ;
    dct:format "CSV" ;
    dct:issued "2019-06-04T14:37:14.825377"^^xsd:dateTime ;
    dct:modified "2019-06-04T14:37:14.825377"^^xsd:dateTime ;
    dct:title "Fermanagh and Omagh District Councillors " ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/c8adaa1f-52a5-47f0-b2ab-2fe9cfab520b/resource/58db46dc-8f32-4865-b535-c26fec260c6e/download/fodc-councillors-12nov19.csv> .

<https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> a foaf:Agent ;
    foaf:name "Fermanagh and Omagh District Council" .

