@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/0ede405b-4773-4f41-a8d4-f79f427f0453> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about our play centres, data items include; name, address, longitude, latitude" ;
    dct:identifier "0ede405b-4773-4f41-a8d4-f79f427f0453" ;
    dct:issued "2016-01-25T15:51:30.715554"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:21:47.933837"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Play 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/0ede405b-4773-4f41-a8d4-f79f427f0453/resource/dbb2edb7-1ad7-451e-8efe-ecc8b7ca3bd8> ;
    dcat:keyword "Belfast City",
        "Children Activities",
        "Indoor Activities",
        "Play Centres" .

<https://admin.opendatani.gov.uk/dataset/0ede405b-4773-4f41-a8d4-f79f427f0453/resource/dbb2edb7-1ad7-451e-8efe-ecc8b7ca3bd8> a dcat:Distribution ;
    dct:description "This data set contains information about our play centres, data items include; name, address, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2016-01-25T15:51:55.522761"^^xsd:dateTime ;
    dct:modified "2016-01-25T15:51:55.522761"^^xsd:dateTime ;
    dct:title "Play Centres" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/20156994-c6aa-42fe-9461-f4fbca5af21e/playcentresdata.csv> .

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

