@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/a2c2e7c3-c440-42ec-880f-d3a4793052e4> a dcat:Dataset ;
    dct:description """Provision of unpaid care by general health by age
Table Population: All usual residents aged 5+ in households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/gmip-54qh> ;
    dct:issued "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM115" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/a2c2e7c3-c440-42ec-880f-d3a4793052e4/resource/c9e3b741-15fd-48d6-a7ab-e913020eb1f7> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/gmip-54qh> .

<https://ckan.integration.publishing.service.gov.uk/dataset/a2c2e7c3-c440-42ec-880f-d3a4793052e4/resource/c9e3b741-15fd-48d6-a7ab-e913020eb1f7> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:05.913056"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:05.905169"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/gmip-54qh/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

