@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/f9eac925-c854-4e98-adba-c63569c6377c> a dcat:Dataset ;
    dct:description """Country of birth by ethnic group
Table Population: All Usual residents""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/exy4-jxa6> ;
    dct:issued "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM010" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f9eac925-c854-4e98-adba-c63569c6377c/resource/cd1af25a-65d7-4ce9-9abf-a252d452c00d> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/exy4-jxa6> .

<https://ckan.integration.publishing.service.gov.uk/dataset/f9eac925-c854-4e98-adba-c63569c6377c/resource/cd1af25a-65d7-4ce9-9abf-a252d452c00d> a dcat:Distribution ;
    dct:issued "2023-09-27T13:10:31.619245"^^xsd:dateTime ;
    dct:modified "2023-09-27T13:10:31.611349"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/exy4-jxa6/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

