@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/1a2d8e4e-3cd1-44f2-835c-2fe548e88d08> a dcat:Dataset ;
    dct:description """Number of multi-generational households by household tenure
Table Population: All households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/y6nh-n7f9> ;
    dct:issued "2023-10-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-10-02T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM197" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1a2d8e4e-3cd1-44f2-835c-2fe548e88d08/resource/68330ee2-9fbd-4441-8ad2-fbb8f45e8cfc> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/y6nh-n7f9> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1a2d8e4e-3cd1-44f2-835c-2fe548e88d08/resource/68330ee2-9fbd-4441-8ad2-fbb8f45e8cfc> a dcat:Distribution ;
    dct:issued "2023-10-02T18:13:17.206442"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:13:17.197275"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/y6nh-n7f9/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

