@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/b36fa977-1599-4180-9383-b8abd002a7df> a dcat:Dataset ;
    dct:description "Previously named Claimant count. Information on the numbers and characteristics of people claiming benefit principally for the reason of being unemployed derived from Jobseeker's Allowance data. Available for various geographic levels down to local authority and parliamentary constituency." ;
    dct:identifier "b36fa977-1599-4180-9383-b8abd002a7df" ;
    dct:issued "2013-08-30T15:22:56.180631"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:03:19.598161"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Claimant count Nomis dataset" .

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

