@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/e75ff5fd-abb9-48eb-b3f9-8f83d1157011> a dcat:Dataset ;
    dct:description """General health by religion by age
Table Population: All usual residents""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/x6xw-sgkk> ;
    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 RM045" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e75ff5fd-abb9-48eb-b3f9-8f83d1157011/resource/fb76ceec-c1af-4e87-aa08-ab5bf09fcefe> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/x6xw-sgkk> .

<https://ckan.integration.publishing.service.gov.uk/dataset/e75ff5fd-abb9-48eb-b3f9-8f83d1157011/resource/fb76ceec-c1af-4e87-aa08-ab5bf09fcefe> a dcat:Distribution ;
    dct:issued "2023-09-28T14:11:05.889553"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:11:05.882397"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/x6xw-sgkk/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

