@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/514e683f-dfd2-4816-8b4f-7da4359101e0> a dcat:Dataset ;
    dct:description """Number of households in houses in multiple occupation (HMO) by type of occupancy rating (bedrooms)
Table Population: All HMO households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/p4q4-feyt> ;
    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 RM195" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/514e683f-dfd2-4816-8b4f-7da4359101e0/resource/0d74ba4d-691d-47fb-96eb-a0a439e99cbb> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/p4q4-feyt> .

<https://ckan.integration.publishing.service.gov.uk/dataset/514e683f-dfd2-4816-8b4f-7da4359101e0/resource/0d74ba4d-691d-47fb-96eb-a0a439e99cbb> a dcat:Distribution ;
    dct:issued "2023-10-02T18:12:41.000696"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:12:40.990475"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/p4q4-feyt/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

