@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/9f4d1f54-a4f7-41fb-b349-bb3729033947> a dcat:Dataset ;
    dct:description """Gender Identity by Disability
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/rqzd-s7fd> ;
    dct:issued "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM036" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/9f4d1f54-a4f7-41fb-b349-bb3729033947/resource/fe27a7ff-20b2-45da-9f40-fe0629d82914> ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/rqzd-s7fd> .

<https://ckan.staging.publishing.service.gov.uk/dataset/9f4d1f54-a4f7-41fb-b349-bb3729033947/resource/fe27a7ff-20b2-45da-9f40-fe0629d82914> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:42.020818"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:42.018305"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/rqzd-s7fd/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

