@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/d2bf9cc4-4ae2-416d-9054-ada39b5f400a> a dcat:Dataset ;
    dct:description """Concealed family status by family type by dependent children by age of Family Reference Person (FRP)
Table Population: All families""" ;
    dct:identifier <https://opendata.camden.gov.uk/api/views/w884-3ueh> ;
    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 RM009" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/d2bf9cc4-4ae2-416d-9054-ada39b5f400a/resource/68413b8f-ae78-4abb-8d1c-9e68211f3dd4> ;
    dcat:keyword "2021 census",
        "ready made table" ;
    dcat:landingPage <https://opendata.camden.gov.uk/d/w884-3ueh> .

<https://ckan.integration.publishing.service.gov.uk/dataset/d2bf9cc4-4ae2-416d-9054-ada39b5f400a/resource/68413b8f-ae78-4abb-8d1c-9e68211f3dd4> a dcat:Distribution ;
    dct:issued "2023-09-27T13:11:23.436926"^^xsd:dateTime ;
    dct:modified "2023-09-27T13:11:23.427883"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.camden.gov.uk/download/w884-3ueh/application/vnd.ms-excel.sheet.binary.macroenabled.12> .

