@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/8f3431a7-8416-4758-81e7-c37c06bed7f4> a dcat:Dataset ;
    dct:description """Tenure by car or van availability by number of usual residents aged 17+ in household
Table Population: All households""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/3ha8-e8pk> ;
    dct:issued "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-29T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM131" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/8f3431a7-8416-4758-81e7-c37c06bed7f4/resource/9d1897fb-9d11-4717-ad27-63542539183d> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/3ha8-e8pk> .

<https://ckan.integration.publishing.service.gov.uk/dataset/8f3431a7-8416-4758-81e7-c37c06bed7f4/resource/9d1897fb-9d11-4717-ad27-63542539183d> a dcat:Distribution ;
    dct:issued "2023-09-29T15:08:58.574496"^^xsd:dateTime ;
    dct:modified "2023-09-29T15:08:58.566339"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/3ha8-e8pk/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

