@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/7c3018e2-fe19-41f9-9b5a-78a2c92e0e3a> a dcat:Dataset ;
    dct:accrualPeriodicity "notPlanned" ;
    dct:description "This data set contains information about our community centres, data items include: name, address,telephone number, email, X coordinates and Y coordinates.  " ;
    dct:identifier "7c3018e2-fe19-41f9-9b5a-78a2c92e0e3a" ;
    dct:issued "2017-01-20T16:49:01.880180"^^xsd:dateTime ;
    dct:modified "2019-02-06T11:35:42.288371"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "FODC Community Centres" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fermanagh and Omagh District Council " ;
            vcard:hasEmail <mailto:foi@fermanaghomagh.com> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/7c3018e2-fe19-41f9-9b5a-78a2c92e0e3a/resource/efd2b64a-4a54-4888-b19a-ea0cf4eab939> ;
    dcat:keyword "community",
        "health",
        "leisure",
        "social" .

<https://admin.opendatani.gov.uk/dataset/7c3018e2-fe19-41f9-9b5a-78a2c92e0e3a/resource/efd2b64a-4a54-4888-b19a-ea0cf4eab939> a dcat:Distribution ;
    dct:description "This data set contains information about our community centres, data items include: name, address,telephone number, email, X coordinates and Y coordinates.  " ;
    dct:format "CSV" ;
    dct:issued "2017-01-20T16:53:11.733179"^^xsd:dateTime ;
    dct:modified "2017-01-20T16:53:11.733179"^^xsd:dateTime ;
    dct:title "Community Centres" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/7c3018e2-fe19-41f9-9b5a-78a2c92e0e3a/resource/efd2b64a-4a54-4888-b19a-ea0cf4eab939/download/community-centres-csv-3.csv> .

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

