@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/1b090b37-2c52-48ee-9256-8245449050a1> a dcat:Dataset ;
    dct:description """Proficiency in English by economic activity status
Table Population: All usual residents aged 16+""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/i8yv-fquw> ;
    dct:issued "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-09-28T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "opendata.camden.gov.uk" ] ;
    dct:title "2021 Census Ready Made Table RM112" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1b090b37-2c52-48ee-9256-8245449050a1/resource/eabde007-f116-477b-9f30-4abb8f016925> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/i8yv-fquw> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1b090b37-2c52-48ee-9256-8245449050a1/resource/eabde007-f116-477b-9f30-4abb8f016925> a dcat:Distribution ;
    dct:issued "2023-09-28T14:10:14.244215"^^xsd:dateTime ;
    dct:modified "2023-09-28T14:10:14.236283"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/i8yv-fquw/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

