@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/9377dd64-272b-4cc8-ba10-531cd38d27f7> a dcat:Dataset ;
    dct:description """Tenure by dependent children in household
Table Population: All households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/22ik-mc2d> ;
    dct:issued "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM132" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/9377dd64-272b-4cc8-ba10-531cd38d27f7/resource/be90ee6f-66c1-47d5-975d-3384dbb3cecf> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/22ik-mc2d> .

<https://ckan.integration.publishing.service.gov.uk/dataset/9377dd64-272b-4cc8-ba10-531cd38d27f7/resource/be90ee6f-66c1-47d5-975d-3384dbb3cecf> a dcat:Distribution ;
    dct:issued "2023-09-29T15:08:51.626876"^^xsd:dateTime ;
    dct:modified "2023-09-29T15:08:51.611543"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/22ik-mc2d/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

