@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/369ebd94-2676-4575-8f32-a8676eb7f56a> a dcat:Dataset ;
    dct:description """General health by car or van availability by sex
Table Population: All Usual residents in households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/aeig-wkgh> ;
    dct:issued "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-27T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM042" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/369ebd94-2676-4575-8f32-a8676eb7f56a/resource/b7edc931-756d-4bc0-a8b1-2678566366aa> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/aeig-wkgh> .

<https://ckan.staging.publishing.service.gov.uk/dataset/369ebd94-2676-4575-8f32-a8676eb7f56a/resource/b7edc931-756d-4bc0-a8b1-2678566366aa> a dcat:Distribution ;
    dct:issued "2023-09-28T14:09:42.692795"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:09:42.685282"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/aeig-wkgh/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

