@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.staging.publishing.service.gov.uk/dataset/f82d6f52-32f5-42e3-8025-38f9a0b01c57> a dcat:Dataset ;
    dct:description "What the census is all about, why it matters and how we can help spread the word in our council and communities." ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/9qij-xsk5> ;
    dct:issued "2020-11-24T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-11-24T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Councillor Handbook" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f82d6f52-32f5-42e3-8025-38f9a0b01c57/resource/2d701fed-3935-487c-b3d0-d05230a2902d> ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/9qij-xsk5> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f82d6f52-32f5-42e3-8025-38f9a0b01c57/resource/2d701fed-3935-487c-b3d0-d05230a2902d> a dcat:Distribution ;
    dct:issued "2020-11-24T23:35:15.305573"^^xsd:dateTime ;
    dct:modified "2021-08-06T13:30:45.652820"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/9qij-xsk5/application/pdf> .

