@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/f0d8696c-5454-4a98-87c3-49663271cfd7> a dcat:Dataset ;
    dct:description """Industry by sex
Table Population: All usual residents aged 16+ in employment the week before the census""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/8pcq-k5b5> ;
    dct:issued "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM065" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f0d8696c-5454-4a98-87c3-49663271cfd7/resource/e1b39798-ceff-4077-ac0f-45d629437563> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/8pcq-k5b5> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f0d8696c-5454-4a98-87c3-49663271cfd7/resource/e1b39798-ceff-4077-ac0f-45d629437563> a dcat:Distribution ;
    dct:issued "2023-09-28T14:09:33.092791"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:09:33.085037"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/8pcq-k5b5/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

