@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/7e653d63-33dd-4f53-b22c-d56d29cd5df0> 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/7e653d63-33dd-4f53-b22c-d56d29cd5df0/resource/3cd31847-5288-4973-8a26-6ff2bc4b0d04> ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-marmot-indicators-em6xp> .

<https://ckan.staging.publishing.service.gov.uk/dataset/7e653d63-33dd-4f53-b22c-d56d29cd5df0/resource/3cd31847-5288-4973-8a26-6ff2bc4b0d04> a dcat:Distribution ;
    dct:issued "2026-08-26T08:03:27.030512"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:27.013293"^^xsd:dateTime ;
    dct:title "Marmot indicator slides Oct 2025.pdf" .

