@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/ab37f976-4a8a-4658-a6d7-d475a9d229a9> a dcat:Dataset ;
    dct:description """General health by ethnic group by age
Table Population: All usual residents""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/2b37-jnqv> ;
    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 RM043" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ab37f976-4a8a-4658-a6d7-d475a9d229a9/resource/e7e4de98-6cf7-4efc-a16c-f35f724a4cdf> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/2b37-jnqv> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ab37f976-4a8a-4658-a6d7-d475a9d229a9/resource/e7e4de98-6cf7-4efc-a16c-f35f724a4cdf> a dcat:Distribution ;
    dct:issued "2023-09-28T14:09:04.201669"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:09:04.191732"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/2b37-jnqv/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

