@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/d8db5576-d5a0-4dce-95ed-0059b63e8b7c> a dcat:Dataset ;
    dct:description """Gender identity by tenure
Table Population: All usual residents aged in households aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/ycx6-23vn> ;
    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 RM176" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/d8db5576-d5a0-4dce-95ed-0059b63e8b7c/resource/c232df6e-ef3e-4269-8dad-214d42ecdf82> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/ycx6-23vn> .

<https://ckan.integration.publishing.service.gov.uk/dataset/d8db5576-d5a0-4dce-95ed-0059b63e8b7c/resource/c232df6e-ef3e-4269-8dad-214d42ecdf82> a dcat:Distribution ;
    dct:issued "2023-10-02T18:13:17.955119"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:13:17.947014"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/ycx6-23vn/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

