@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.staging.publishing.service.gov.uk/dataset/c48f419e-2e52-4f3b-bb95-bf63905e0d70> a dcat:Dataset ;
    dct:description """Annual Population Survey; information on the number and percentage of people who are employed, economically active, and economically inactive.\r
Source: Office for National Statistics (ONS), Annual Population Survey (APS)\r
Publisher: Neighbourhood Statistics\r
Geographies: Local Authority District (LAD), Government Office Region (GOR), National\r
Geographic coverage: England and Wales\r
Time coverage: April 2005 - March 2006 to April 2006 - March 2007\r
Type of data: Survey""" ;
    dct:identifier "c48f419e-2e52-4f3b-bb95-bf63905e0d70" ;
    dct:issued "2010-02-09T16:32:07.598386"^^xsd:dateTime ;
    dct:modified "2026-06-19T16:24:04.182641"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Worklessness Summary Statistics: Economic activity rate and employment rate" ;
    dcat:landingPage <http://www.data4nr.net/resources/944/> .

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

