@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/73be6e53-9ce6-45b5-abd0-545315a9fd7f> a dcat:Dataset ;
    dct:description """Religion by age
Table Population: All usual residents""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/n26x-azg7> ;
    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 RM118" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/73be6e53-9ce6-45b5-abd0-545315a9fd7f/resource/79389598-62b3-4530-bd85-9967060322a3> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/n26x-azg7> .

<https://ckan.integration.publishing.service.gov.uk/dataset/73be6e53-9ce6-45b5-abd0-545315a9fd7f/resource/79389598-62b3-4530-bd85-9967060322a3> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:31.050628"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:31.042556"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/n26x-azg7/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

