@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/3a06de0c-91be-43e7-8bf1-8987b0ced2be> a dcat:Dataset ;
    dct:description "A dataset showing the movers and shakers in Leeds both past and present. This information is used by the council to populate an interactive museum resource. Please note There are parts of this dataset which are missing. This is a one-off dataset." ;
    dct:identifier "exk3r" ;
    dct:issued "2014-05-15T13:13:36+00:00"^^xsd:dateTime ;
    dct:modified "2015-12-21T15:54:05+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Who's who in Leeds" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3a06de0c-91be-43e7-8bf1-8987b0ced2be/resource/236cad25-c137-444b-b9d0-1dd1abf4c0fd> ;
    dcat:keyword "Culture",
        "Leeds",
        "age friendly",
        "cd",
        "famous people",
        "history",
        "sport" ;
    dcat:landingPage <https://datamillnorth.org/dataset/whos-who-in-leeds-exk3r> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3a06de0c-91be-43e7-8bf1-8987b0ced2be/resource/236cad25-c137-444b-b9d0-1dd1abf4c0fd> a dcat:Distribution ;
    dct:description "Who's who in Leeds" ;
    dct:issued "2026-08-20T10:52:28.377934"^^xsd:dateTime ;
    dct:modified "2026-08-20T10:52:28.369464"^^xsd:dateTime ;
    dct:title "15/05/2014" .

