@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/9c107c97-f3b8-42da-be66-f656bc6ecb3e> a dcat:Dataset ;
    dct:description """Occupancy rating (rooms) by household composition
Table Population: All households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/g3d3-vq6e> ;
    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 RM100" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/9c107c97-f3b8-42da-be66-f656bc6ecb3e/resource/e21e02ef-da53-4666-a8c0-e78cb1140ebb> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/g3d3-vq6e> .

<https://ckan.integration.publishing.service.gov.uk/dataset/9c107c97-f3b8-42da-be66-f656bc6ecb3e/resource/e21e02ef-da53-4666-a8c0-e78cb1140ebb> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:03.547832"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:03.538951"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/g3d3-vq6e/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

