@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/ed82a590-2935-43d7-b1a0-826d6b1b3de8> a dcat:Dataset ;
    dct:description """Ethnic group by accommodation type
Table Population: All Usual residents in households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/vd8h-wks3> ;
    dct:issued "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM026" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ed82a590-2935-43d7-b1a0-826d6b1b3de8/resource/f0c9f4fe-668c-42a8-a12a-839a7812d66d> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/vd8h-wks3> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ed82a590-2935-43d7-b1a0-826d6b1b3de8/resource/f0c9f4fe-668c-42a8-a12a-839a7812d66d> a dcat:Distribution ;
    dct:issued "2023-09-27T13:11:19.329496"^^xsd:dateTime ;
    dct:modified "2023-09-27T13:11:19.321307"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/vd8h-wks3/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

