@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/30736610-e46c-4470-a2ba-d9a39e9101f3> a dcat:Dataset ;
    dct:description """This dataset contains time series estimates of GB earnings growth sourced from the Monthly Wages and Salaries Survey. The dataset is overwritten every month and it therefore always contains the latest published data. The Time Series dataset facility is a tabulation tool primarily designed for users who wish to customise their own datasets.\r
\r
Previously named Employment & Earnings""" ;
    dct:identifier "30736610-e46c-4470-a2ba-d9a39e9101f3" ;
    dct:issued "2013-08-30T15:23:01.534559"^^xsd:dateTime ;
    dct:modified "2016-02-10T17:00:17.530052"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Average weekly earnings time series dataset" .

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

