@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/3c6aea9e-8ab8-4607-b0af-fdb49f3d9e2b> a dcat:Dataset ;
    dct:description """Gender identity by hours worked
Table Population: All usual residents aged 16+ in employment the week before the census""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/cg7t-4pia> ;
    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 RM168" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/3c6aea9e-8ab8-4607-b0af-fdb49f3d9e2b/resource/f25d7590-aed6-4f99-be5e-55e10cbbecd2> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/cg7t-4pia> .

<https://ckan.staging.publishing.service.gov.uk/dataset/3c6aea9e-8ab8-4607-b0af-fdb49f3d9e2b/resource/f25d7590-aed6-4f99-be5e-55e10cbbecd2> a dcat:Distribution ;
    dct:issued "2023-09-29T15:09:38.277446"^^xsd:dateTime ;
    dct:modified "2023-09-29T15:09:38.269181"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/cg7t-4pia/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

