@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/5be230ff-6f71-4e52-9dc0-fb3356c9aef4> a dcat:Dataset ;
    dct:description "Paper questionnaire used in the 2021 Census, from which you can see the questions that were asked and the directions used to help filling it in." ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/dxhq-qznj> ;
    dct:issued "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-10-03T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Household Questionnaire" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/5be230ff-6f71-4e52-9dc0-fb3356c9aef4/resource/52fede45-8f8d-4fd0-8b8f-91ef854596ea> ;
    dcat:keyword "2021 census",
        "guidance",
        "questionnaire" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/dxhq-qznj> .

<https://ckan.integration.publishing.service.gov.uk/dataset/5be230ff-6f71-4e52-9dc0-fb3356c9aef4/resource/52fede45-8f8d-4fd0-8b8f-91ef854596ea> a dcat:Distribution ;
    dct:issued "2023-10-03T19:14:29.297453"^^xsd:dateTime ;
    dct:modified "2023-10-03T19:14:29.278254"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/dxhq-qznj/application/pdf> .

