@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/53a6740b-8899-410f-962d-f70c54fac111> 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/53a6740b-8899-410f-962d-f70c54fac111/resource/85b4f794-fc09-4811-9cff-076a988d9a40> ;
    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/53a6740b-8899-410f-962d-f70c54fac111/resource/85b4f794-fc09-4811-9cff-076a988d9a40> a dcat:Distribution ;
    dct:issued "2026-08-15T06:02:30.805503"^^xsd:dateTime ;
    dct:modified "2026-08-15T06:02:30.792787"^^xsd:dateTime ;
    dct:title "Useful data sets" .

