@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/c228aa9a-5cb1-4fed-9d8f-acd9e4cd72ae> 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/c228aa9a-5cb1-4fed-9d8f-acd9e4cd72ae/resource/4f6c93c0-c553-4d4d-867e-d308ad062663> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-marmot-indicators-em6xp> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c228aa9a-5cb1-4fed-9d8f-acd9e4cd72ae/resource/4f6c93c0-c553-4d4d-867e-d308ad062663> a dcat:Distribution ;
    dct:issued "2026-08-22T07:02:00.329386"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:02:00.325971"^^xsd:dateTime ;
    dct:title "Marmot indicator slides Oct 2025.pdf" .

