@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/823fbeaa-2520-48af-b0e5-7c56007b46af> a dcat:Dataset ;
    dct:description "The dataset shows the location of lunch clubs across leeds for people aged over 55." ;
    dct:identifier "em75p" ;
    dct:issued "2016-08-03T14:27:47+00:00"^^xsd:dateTime ;
    dct:modified "2019-01-23T15:36:28.856000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Lunch clubs for over 55+" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/823fbeaa-2520-48af-b0e5-7c56007b46af/resource/f57957c3-51d6-471f-b637-8a0588ea13e5> ;
    dcat:keyword "Adult Social Care",
        "Lifestyle17",
        "Locality Lab",
        "community",
        "older people",
        "social acitivities",
        "social care" ;
    dcat:landingPage <https://datamillnorth.org/dataset/lunch-clubs-for-over-55-em75p> .

<https://ckan.staging.publishing.service.gov.uk/dataset/823fbeaa-2520-48af-b0e5-7c56007b46af/resource/f57957c3-51d6-471f-b637-8a0588ea13e5> a dcat:Distribution ;
    dct:issued "2026-08-15T07:02:17.873329"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:02:17.857588"^^xsd:dateTime ;
    dct:title "03/08/2016" .

