@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/57f8a85c-c4be-457a-9d64-0a3dcced75da> a dcat:Dataset ;
    dct:description """Number of dependent children in households where no adults are in employment\r
Source: Census 2001\r
Publisher: Office for National Statistics (ONS)\r
Geographies: Output Area (OA), Lower Layer Super Output Area (LSOA), Middle Layer Super Output Area (MSOA), Ward, Local Authority District (LAD), Government Office Region (GOR), National\r
Geographic coverage: England and Wales\r
Time coverage: 2001\r
Type of data: Survey (census)""" ;
    dct:identifier "57f8a85c-c4be-457a-9d64-0a3dcced75da" ;
    dct:issued "2010-02-09T16:21:29.831705"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:36.021399"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Children in households where no adults are in employment (Census 2001)" ;
    dcat:landingPage <http://www.data4nr.net/resources/381/> .

<https://ckan.integration.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

