@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/2384a5e8-e991-4cf4-9192-bec69bd521f8> a dcat:Dataset ;
    dct:description "Provides an introduction to the 2021 Census: what it is, how to access it, understanding geography and table types, where to get more information and tables; plus some initial analysis for Camden" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/3i4x-jdwx> ;
    dct:issued "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-12-11T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Briefing for Camden Partners" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2384a5e8-e991-4cf4-9192-bec69bd521f8/resource/3dcaf6d6-9d93-43ff-8021-e494c55d5fd8> ;
    dcat:keyword "2021 census",
        "analysis",
        "briefing",
        "guidance",
        "results" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/3i4x-jdwx> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2384a5e8-e991-4cf4-9192-bec69bd521f8/resource/3dcaf6d6-9d93-43ff-8021-e494c55d5fd8> a dcat:Distribution ;
    dct:issued "2023-12-12T09:14:13.723907"^^xsd:dateTime ;
    dct:modified "2023-12-12T09:14:13.701591"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/3i4x-jdwx/application/pdf> .

