@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/40a1549b-19a1-45cb-94d7-eb14f8c0d620> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about Belfast City Council Advice Centre" ;
    dct:identifier "40a1549b-19a1-45cb-94d7-eb14f8c0d620" ;
    dct:issued "2016-01-22T15:17:27.572878"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:01:27.958193"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast City Council Advice 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/40a1549b-19a1-45cb-94d7-eb14f8c0d620/resource/1a1dc8dc-8e98-4b06-91c6-8c4bf045682e> ;
    dcat:keyword "Belfast Advice Centres",
        "Council Advice Centres",
        "advice",
        "belfast",
        "centres" .

<https://admin.opendatani.gov.uk/dataset/40a1549b-19a1-45cb-94d7-eb14f8c0d620/resource/1a1dc8dc-8e98-4b06-91c6-8c4bf045682e> a dcat:Distribution ;
    dct:description "This data set contains information about our advice centre, data items include; name, address, longitude, latitude" ;
    dct:format "CSV" ;
    dct:issued "2016-01-22T15:18:45.821597"^^xsd:dateTime ;
    dct:modified "2016-01-22T15:18:45.821597"^^xsd:dateTime ;
    dct:title "Advice Centres" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/aa41120f-3324-4a0c-9c80-dae390fe3851/advicecentredata.csv> .

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

