@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/ec5cf8dc-feb5-4b69-a150-fff3755c87e5> a dcat:Dataset ;
    dct:description """Veterans by disability
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/uuf4-7rws> ;
    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 RM143" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ec5cf8dc-feb5-4b69-a150-fff3755c87e5/resource/e5167a1f-fff0-453c-9730-a80317cd15ee> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/uuf4-7rws> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ec5cf8dc-feb5-4b69-a150-fff3755c87e5/resource/e5167a1f-fff0-453c-9730-a80317cd15ee> a dcat:Distribution ;
    dct:issued "2023-09-29T15:10:41.910049"^^xsd:dateTime ;
    dct:modified "2023-09-29T15:10:41.901288"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/uuf4-7rws/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

