@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/173fe5dc-379c-4302-8c13-935084897844> a dcat:Dataset ;
    dct:description """Gender identity by dwelling type
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/tnqb-we72> ;
    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 RM165" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/173fe5dc-379c-4302-8c13-935084897844/resource/d3c30729-e66a-489f-8912-2f770bc01e57> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/tnqb-we72> .

<https://ckan.integration.publishing.service.gov.uk/dataset/173fe5dc-379c-4302-8c13-935084897844/resource/d3c30729-e66a-489f-8912-2f770bc01e57> a dcat:Distribution ;
    dct:issued "2023-09-29T15:10:36.658187"^^xsd:dateTime ;
    dct:modified "2023-09-29T15:10:36.649329"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/tnqb-we72/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

