@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/a3799d12-66a0-412d-9cf4-7a17d8742e71> a dcat:Dataset ;
    dct:description """Gender identity by occupancy rating (rooms)
Table Population: All usual residents aged in households aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/x7hu-398t> ;
    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 RM172" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/a3799d12-66a0-412d-9cf4-7a17d8742e71/resource/a1945f41-48d8-47f5-8d08-42c94d3af9e6> ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/x7hu-398t> .

<https://ckan.staging.publishing.service.gov.uk/dataset/a3799d12-66a0-412d-9cf4-7a17d8742e71/resource/a1945f41-48d8-47f5-8d08-42c94d3af9e6> a dcat:Distribution ;
    dct:issued "2023-10-02T18:13:13.759436"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:13:13.757345"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/x7hu-398t/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

