@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/06e25246-9775-42b4-92e6-83c4e100bdb8> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about the leisure centres we own, data items include; name, address, postcode, telephone numbers, email, opening hours, longitude, latitude." ;
    dct:identifier "06e25246-9775-42b4-92e6-83c4e100bdb8" ;
    dct:issued "2017-01-17T16:46:02.473926"^^xsd:dateTime ;
    dct:modified "2017-07-03T10:39:59.889778"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/7327e920-e424-44d6-933a-304ea3c5aed4> ;
    dct:title "FODC Leisure 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/06e25246-9775-42b4-92e6-83c4e100bdb8/resource/c2306ad0-0d35-40c9-8543-8f3de152afdc> ;
    dcat:keyword "Fitness",
        "Health",
        "Well-being" .

<https://admin.opendatani.gov.uk/dataset/06e25246-9775-42b4-92e6-83c4e100bdb8/resource/c2306ad0-0d35-40c9-8543-8f3de152afdc> a dcat:Distribution ;
    dct:description "This data set contains information about the leisure centres we own, data items include; name, address,postcode, telephone, email, opening hours, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2017-01-17T16:50:20.623201"^^xsd:dateTime ;
    dct:modified "2017-01-17T16:50:20.623201"^^xsd:dateTime ;
    dct:title "FODC Leisure Centres " ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/06e25246-9775-42b4-92e6-83c4e100bdb8/resource/c2306ad0-0d35-40c9-8543-8f3de152afdc/download/leisure-centres-csv.csv> .

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

