@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/a9a3fda6-69ae-4598-a3ba-d636ec2a1486> a dcat:Dataset ;
    dct:description """Hours worked by sex 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/sc99-qpkh> ;
    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 RM056" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/a9a3fda6-69ae-4598-a3ba-d636ec2a1486/resource/142d6f69-6786-46e1-9f45-bca99a47b856> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/sc99-qpkh> .

<https://ckan.integration.publishing.service.gov.uk/dataset/a9a3fda6-69ae-4598-a3ba-d636ec2a1486/resource/142d6f69-6786-46e1-9f45-bca99a47b856> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:44.155258"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:44.146762"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/sc99-qpkh/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

