@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/d9fee9ba-0ff7-4f20-90c6-a196277ab19e> a dcat:Dataset ;
    dct:description """National identity by religion
Table Population: All usual residents""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/v3jv-k2dd> ;
    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 RM088" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/d9fee9ba-0ff7-4f20-90c6-a196277ab19e/resource/7fc3f84a-e499-4cf3-ad52-6e34f0cb7913> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/v3jv-k2dd> .

<https://ckan.integration.publishing.service.gov.uk/dataset/d9fee9ba-0ff7-4f20-90c6-a196277ab19e/resource/7fc3f84a-e499-4cf3-ad52-6e34f0cb7913> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:56.404444"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:56.397619"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/v3jv-k2dd/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

