@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.integration.publishing.service.gov.uk/dataset/fa82d4d1-dabd-400b-a49b-dda1dac21d96> a dcat:Dataset ;
    dct:description "Series of stroke related indicators underlying the myhealthlondon website. All 19 indicators are provided in a single Excel spreadsheet and complete metadata is also available for download." ;
    dct:identifier "24rz8" ;
    dct:issued "2013-02-25T11:48:38+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-07T09:51:18+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "**********************************" ] ;
    dct:title "myhealthlondon Stroke Indicators" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/fa82d4d1-dabd-400b-a49b-dda1dac21d96/resource/ad39f4df-c4d7-4fd8-80a4-3456405971fc>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/fa82d4d1-dabd-400b-a49b-dda1dac21d96/resource/fbd59e36-b32b-40dc-bf76-79aa4793990f> ;
    dcat:keyword "outcomes",
        "stroke" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/myhealthlondon-stroke-indicators-24rz8> .

<https://ckan.integration.publishing.service.gov.uk/dataset/fa82d4d1-dabd-400b-a49b-dda1dac21d96/resource/ad39f4df-c4d7-4fd8-80a4-3456405971fc> a dcat:Distribution ;
    dct:issued "2026-08-20T11:07:14.991485"^^xsd:dateTime ;
    dct:modified "2026-08-20T11:07:14.963595"^^xsd:dateTime ;
    dct:title "nhs-myhealth-indicator-stroke-all.xls" .

<https://ckan.integration.publishing.service.gov.uk/dataset/fa82d4d1-dabd-400b-a49b-dda1dac21d96/resource/fbd59e36-b32b-40dc-bf76-79aa4793990f> a dcat:Distribution ;
    dct:issued "2026-08-20T11:07:14.991487"^^xsd:dateTime ;
    dct:modified "2026-08-20T11:07:14.963679"^^xsd:dateTime ;
    dct:title "nhs-myhealth-indicator-stroke-metadata.xls" .

