@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/cd2619e2-7bf9-480c-bcd4-5119351a2f7b> 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/cd2619e2-7bf9-480c-bcd4-5119351a2f7b/resource/58589eb8-5004-4876-a8d6-77d2f37b7d74> ;
    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/cd2619e2-7bf9-480c-bcd4-5119351a2f7b/resource/58589eb8-5004-4876-a8d6-77d2f37b7d74> a dcat:Distribution ;
    dct:issued "2026-08-26T20:03:18.432655"^^xsd:dateTime ;
    dct:modified "2026-08-26T20:03:18.419471"^^xsd:dateTime ;
    dct:title "Useful data sets" .

