@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/555e3f0f-38bb-4aa9-a263-4dd2b244db0b> a dcat:Dataset ;
    dct:description """Occupancy rating (bedrooms) by household composition
Table Population: All households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/7a9s-96ac> ;
    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 RM098" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/555e3f0f-38bb-4aa9-a263-4dd2b244db0b/resource/24d27175-ba68-4231-97b5-b0ec0303b5c0> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/7a9s-96ac> .

<https://ckan.integration.publishing.service.gov.uk/dataset/555e3f0f-38bb-4aa9-a263-4dd2b244db0b/resource/24d27175-ba68-4231-97b5-b0ec0303b5c0> a dcat:Distribution ;
    dct:issued "2023-09-28T14:09:26.638967"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:09:26.630316"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/7a9s-96ac/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

