@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/9d1384f5-f3bc-43da-9c21-329de03a8f0c> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about our playgrounds, data items include; name, address, longitude, latitude" ;
    dct:identifier "9d1384f5-f3bc-43da-9c21-329de03a8f0c" ;
    dct:issued "2016-01-25T17:40:12.155192"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:06:24.550223"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast City Council Playgrounds" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/9d1384f5-f3bc-43da-9c21-329de03a8f0c/resource/03537a19-ebb4-4817-9096-2fc96b18911a> ;
    dcat:keyword "Belfast",
        "Belfast City Council Playgrounds",
        "Childrens Playgrounds Belfast",
        "playgrounds" .

<https://admin.opendatani.gov.uk/dataset/9d1384f5-f3bc-43da-9c21-329de03a8f0c/resource/03537a19-ebb4-4817-9096-2fc96b18911a> a dcat:Distribution ;
    dct:description "This data set contains information about our playgrounds, data items include; name, address, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2016-01-25T17:40:58.106422"^^xsd:dateTime ;
    dct:modified "2016-01-25T17:40:58.106422"^^xsd:dateTime ;
    dct:title "Playgrounds" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/7c0b2a8b-7ab4-40af-9e05-8122bb61e5ce/playgroundsdata.csv> .

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

