@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/8fde78f8-e4a2-4b51-8409-414e6ebb7ec9> a dcat:Dataset ;
    dct:description " Point locations of Debt advice agencies including attributes information such as contact details and drop-in session times.Debt advice agencies offer advice and support  to people facing difficulties with debt and other finacial problems. Most agencies provide this assistence in a number of ways, including drop-in sessions, pre-arranged appointments, telephone consultations and online information. Note that you may need to bring some paperwork or personal details to attend drop-in sessions. Call the agency for details." ;
    dct:identifier "279b2b01-afe7-41a7-bdba-d86e44d46553" ;
    dct:issued "2024-07-18T14:02:31.261780"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:30:33.513102"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.1400 51.1900, -3.0100 51.1900, -3.0100 51.8900, -2.1400 51.8900, -2.1400 51.1900))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.14, 51.19], [-3.01, 51.19], [-3.01, 51.89], [-2.14, 51.89], [-2.14, 51.19]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Debt advice agencies" ;
    dcat:keyword "Personal finance" .

<https://ckan.integration.publishing.service.gov.uk/organization/7bbcdc7a-74d0-4a53-a07a-2c15bd7f6bd6> a foaf:Organization ;
    foaf:name "Bristol City Council" .

