@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/04b41dc6-8468-4779-b919-fc881107d57c> a dcat:Dataset ;
    dct:description """Industry by ethnic group
Table Population: All usual residents aged 16+ in employment the week before the census""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/9qfd-k5x7> ;
    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 RM064" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/04b41dc6-8468-4779-b919-fc881107d57c/resource/6b2c17ec-7220-47de-a716-246f246ddf28> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/9qfd-k5x7> .

<https://ckan.integration.publishing.service.gov.uk/dataset/04b41dc6-8468-4779-b919-fc881107d57c/resource/6b2c17ec-7220-47de-a716-246f246ddf28> a dcat:Distribution ;
    dct:issued "2023-09-28T14:09:39.495326"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:09:39.486266"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/9qfd-k5x7/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

