@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.staging.publishing.service.gov.uk/dataset/032b9841-17d9-4032-95d2-92a4f1ea58dc> a dcat:Dataset ;
    dct:description """Gender identity by household composition
Table Population: All usual residents aged in households 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/cqqe-js9h> ;
    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 RM166" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/032b9841-17d9-4032-95d2-92a4f1ea58dc/resource/e07db495-cd05-4ab6-9ccf-b52bbc3290d3> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/cqqe-js9h> .

<https://ckan.staging.publishing.service.gov.uk/dataset/032b9841-17d9-4032-95d2-92a4f1ea58dc/resource/e07db495-cd05-4ab6-9ccf-b52bbc3290d3> a dcat:Distribution ;
    dct:issued "2023-09-29T15:09:39.484453"^^xsd:dateTime ;
    dct:modified "2023-09-29T15:09:39.474939"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/cqqe-js9h/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

