@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/303ee7aa-418f-4e17-b79c-2c358f26eae9> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about the leisure centres we own, data items include; name, address, longitude, latitude" ;
    dct:identifier "303ee7aa-418f-4e17-b79c-2c358f26eae9" ;
    dct:issued "2016-01-25T15:07:05.228703"^^xsd:dateTime ;
    dct:modified "2020-10-26T17:11:36.612452"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast City Council Leisure Centres" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/303ee7aa-418f-4e17-b79c-2c358f26eae9/resource/8fcc23cb-63de-4804-bbf3-c2c292731136> ;
    dcat:keyword "Belfast City",
        "Centres",
        "Football",
        "Indoor Activities",
        "Leisure",
        "Swimming" .

<https://admin.opendatani.gov.uk/dataset/303ee7aa-418f-4e17-b79c-2c358f26eae9/resource/8fcc23cb-63de-4804-bbf3-c2c292731136> a dcat:Distribution ;
    dct:description "This data set contains information about the leisure centres we own, data items include; name, address, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2016-01-25T15:07:57.697835"^^xsd:dateTime ;
    dct:modified "2016-01-25T15:07:57.697835"^^xsd:dateTime ;
    dct:title "Leisure Centres" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/90592e7a-5215-4771-86bd-59a3cf5d64f5/leisurecentresdata.csv> .

<https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> a foaf:Agent ;
    foaf:name "Belfast City Council" .

