@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/6d1dcf1c-0fb0-4865-a60b-ec7254fa6521> a dcat:Dataset ;
    dct:identifier "em6xp" ;
    dct:issued "2025-10-27T12:19:24.265000+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-27T12:19:34.522000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Leeds Marmot Indicators" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/6d1dcf1c-0fb0-4865-a60b-ec7254fa6521/resource/f37bdae2-14c3-4960-8d7a-7d5fd12f2253> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-marmot-indicators-em6xp> .

<https://ckan.staging.publishing.service.gov.uk/dataset/6d1dcf1c-0fb0-4865-a60b-ec7254fa6521/resource/f37bdae2-14c3-4960-8d7a-7d5fd12f2253> a dcat:Distribution ;
    dct:issued "2026-08-19T18:02:09.516024"^^xsd:dateTime ;
    dct:modified "2026-08-19T18:02:09.510970"^^xsd:dateTime ;
    dct:title "Marmot indicator slides Oct 2025.pdf" .

