@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/1763deb7-c77b-41fb-b302-fc90739a4ed8> a dcat:Dataset ;
    dct:description """Model-based Unemployment Estimates; statistically modelled data, which show the number who are unemployed and the unemployment rate as a percentage of the economically active population.\r
Source: Office for National Statistics (ONS)\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: Modelled data""" ;
    dct:identifier "1763deb7-c77b-41fb-b302-fc90739a4ed8" ;
    dct:issued "2010-02-09T16:32:08.499686"^^xsd:dateTime ;
    dct:modified "2026-06-22T01:57:53.823177"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Worklessness Summary Statistics: Unemployment" ;
    dcat:landingPage <http://www.data4nr.net/resources/943/> .

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

