@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/e06f58a9-1f2b-47d1-aa13-741e2a062b6b> a dcat:Dataset ;
    dct:description """Industry by age
Table Population: All usual residents aged 16+ in employment the week before the census""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/ibgz-96gy> ;
    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 RM062" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e06f58a9-1f2b-47d1-aa13-741e2a062b6b/resource/ed260d8e-60bb-4e2e-a8f6-18954f3f189f> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/ibgz-96gy> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e06f58a9-1f2b-47d1-aa13-741e2a062b6b/resource/ed260d8e-60bb-4e2e-a8f6-18954f3f189f> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:14.690476"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:14.682581"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/ibgz-96gy/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

