@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/044c668d-d81c-49d9-bbbf-92260cb900d2> a dcat:Dataset ;
    dct:description """Gender identity by NS-SEC
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/t2es-m5tb> ;
    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 RM170" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/044c668d-d81c-49d9-bbbf-92260cb900d2/resource/83bc8373-cd76-4cb2-9bda-bde663db8797> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/t2es-m5tb> .

<https://ckan.integration.publishing.service.gov.uk/dataset/044c668d-d81c-49d9-bbbf-92260cb900d2/resource/83bc8373-cd76-4cb2-9bda-bde663db8797> a dcat:Distribution ;
    dct:issued "2023-10-02T18:12:54.213223"^^xsd:dateTime ;
    dct:modified "2023-10-02T18:12:54.205384"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/t2es-m5tb/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

