@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/fc53b355-3a94-4db7-9547-775ee6d47abc> 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/fc53b355-3a94-4db7-9547-775ee6d47abc/resource/92bdc829-a632-43d4-953f-2da6d155fcec> ;
    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/fc53b355-3a94-4db7-9547-775ee6d47abc/resource/92bdc829-a632-43d4-953f-2da6d155fcec> a dcat:Distribution ;
    dct:issued "2026-08-30T06:36:09.447867"^^xsd:dateTime ;
    dct:modified "2026-08-30T06:36:09.411408"^^xsd:dateTime ;
    dct:title "Useful data sets" .

