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

<https://ckan.staging.publishing.service.gov.uk/dataset/c11dcf9f-14be-49f6-9f3e-2a780089b0f6> a dcat:Dataset ;
    dct:description "This document is for use at Hack for Good, September 2023, part of Leeds Digital Festival. It contains data sets that may be useful to address the challenge statement." ;
    dct:identifier "2ylmy" ;
    dct:issued "2023-08-31T14:12:41.627000+00:00"^^xsd:dateTime ;
    dct:modified "2023-08-31T14:18:58.500000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Hack for Good - September 2023" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c11dcf9f-14be-49f6-9f3e-2a780089b0f6/resource/8292ea39-2999-4223-8abc-463435e986ed> ;
    dcat:keyword "Hack for Good" ;
    dcat:landingPage <https://datamillnorth.org/dataset/hack-for-good-september-2023-2ylmy> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c11dcf9f-14be-49f6-9f3e-2a780089b0f6/resource/8292ea39-2999-4223-8abc-463435e986ed> a dcat:Distribution ;
    dct:issued "2026-08-19T19:00:58.959167"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:00:58.947178"^^xsd:dateTime ;
    dct:title "Useful data sets" .

