@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/55305fea-694b-4a93-8dbe-68019ddd3ed2> a dcat:Dataset ;
    dct:description """Number of households in houses in multiple occupation (HMO) by type of central heating in household
Table Population: All HMO households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/hmmb-pq9h> ;
    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 RM194" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/55305fea-694b-4a93-8dbe-68019ddd3ed2/resource/1eecc6eb-4267-4273-9177-b26c3098d90b> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/hmmb-pq9h> .

<https://ckan.integration.publishing.service.gov.uk/dataset/55305fea-694b-4a93-8dbe-68019ddd3ed2/resource/1eecc6eb-4267-4273-9177-b26c3098d90b> a dcat:Distribution ;
    dct:issued "2023-10-02T18:12:17.402483"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:12:17.393522"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/hmmb-pq9h/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

