@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/56565787-b599-45a2-aa8d-2a27a060fee0> a dcat:Dataset ;
    dct:description """Article on the impact of the recession on the labour market

Source agency: Office for National Statistics

Designation: National Statistics

Language: English

Alternative title: Labour Market and Recession""" ;
    dct:identifier "56565787-b599-45a2-aa8d-2a27a060fee0" ;
    dct:issued "2011-12-11T02:09:53.477340"^^xsd:dateTime ;
    dct:modified "2014-04-26T01:39:12.557418"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Impact of the Recession on the Labour Market" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/56565787-b599-45a2-aa8d-2a27a060fee0/resource/fbabb9a7-9f71-4f8f-8f21-345bd61e2a08> .

<https://ckan.staging.publishing.service.gov.uk/dataset/56565787-b599-45a2-aa8d-2a27a060fee0/resource/fbabb9a7-9f71-4f8f-8f21-345bd61e2a08> a dcat:Distribution ;
    dct:description "Impact of the recession on the labour market" ;
    dct:format "HTML" ;
    dct:issued "2013-03-11T16:33:40.574650"^^xsd:dateTime ;
    dct:modified "2013-03-11T16:33:40.574650"^^xsd:dateTime ;
    dcat:accessURL <http://www.ons.gov.uk/ons/dcp19975_52008.xml> .

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

