@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.publishing.service.gov.uk/dataset/928b91b0-0c77-461c-99e2-0cece70eb8c5> a dcat:Dataset ;
    dct:description "Census Key Statistics Table KS7: Religion. Total 2001 population broken down by nine groups. Census day was 29 April 2001. Ward data was extracted using SASPAC." ;
    dct:identifier "2ryj1" ;
    dct:issued "2010-04-16T14:25:54+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-04T14:59:03+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Religion by Ward, 2001" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/928b91b0-0c77-461c-99e2-0cece70eb8c5/resource/3b3d1612-68fc-4ad5-bc88-8a08f224bbd4>,
        <https://ckan.publishing.service.gov.uk/dataset/928b91b0-0c77-461c-99e2-0cece70eb8c5/resource/dd8f96aa-2084-4918-8517-81cf74d2ae65> ;
    dcat:keyword "census",
        "demography",
        "faith",
        "population",
        "religion" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/religion-by-ward-2001-2ryj1> .

<https://ckan.publishing.service.gov.uk/dataset/928b91b0-0c77-461c-99e2-0cece70eb8c5/resource/3b3d1612-68fc-4ad5-bc88-8a08f224bbd4> a dcat:Distribution ;
    dct:issued "2026-07-30T08:07:09.790160"^^xsd:dateTime ;
    dct:modified "2026-07-30T08:07:09.755724"^^xsd:dateTime ;
    dct:title "religion-ward-2001.csv" .

<https://ckan.publishing.service.gov.uk/dataset/928b91b0-0c77-461c-99e2-0cece70eb8c5/resource/dd8f96aa-2084-4918-8517-81cf74d2ae65> a dcat:Distribution ;
    dct:issued "2026-07-30T08:07:09.790158"^^xsd:dateTime ;
    dct:modified "2026-07-30T08:07:09.755656"^^xsd:dateTime ;
    dct:title "religion-ward-2001.xls" .

