@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/4ef9a6ac-6b31-4f6b-b8af-822f490c3fd8> a dcat:Dataset ;
    dct:description """This monthly compendium of statistics and articles on the UK economy was been replaced by the Economic and Labour Market Review.

Source agency: Office for National Statistics

Designation: Official Statistics not designated as National Statistics

Language: English

Alternative title: ET""" ;
    dct:identifier "4ef9a6ac-6b31-4f6b-b8af-822f490c3fd8" ;
    dct:issued "2011-12-10T19:02:39.444676"^^xsd:dateTime ;
    dct:modified "2026-06-19T16:25:12.607254"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Economic Trends (discontinued)" .

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

