@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/c750c30f-38ab-459a-8183-9e039d774942> 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/c750c30f-38ab-459a-8183-9e039d774942/resource/e6687b47-7196-4072-aebf-ae059f8abebe> ;
    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/c750c30f-38ab-459a-8183-9e039d774942/resource/e6687b47-7196-4072-aebf-ae059f8abebe> a dcat:Distribution ;
    dct:issued "2026-08-23T06:52:50.731921"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:52:50.721757"^^xsd:dateTime ;
    dct:title "03/08/2016" .

