@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/40238059-5ec5-4f0a-acff-36ae2f4632ae> a dcat:Dataset ;
    dct:description """Disability by general health by age
Table Population: All Usual residents in households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/6sg6-bt96> ;
    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 RM069" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/40238059-5ec5-4f0a-acff-36ae2f4632ae/resource/c6e633d3-85b3-4129-83ad-7335ef282fe7> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/6sg6-bt96> .

<https://ckan.integration.publishing.service.gov.uk/dataset/40238059-5ec5-4f0a-acff-36ae2f4632ae/resource/c6e633d3-85b3-4129-83ad-7335ef282fe7> a dcat:Distribution ;
    dct:issued "2023-09-28T14:09:24.031735"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:09:24.024859"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/6sg6-bt96/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

