@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/0fc09ca0-96fc-408c-81b2-526471491c1a> a dcat:Dataset ;
    dct:description "Provides information about levels, distribution and make-up of earnings and hours worked for employees in all industries/occupations." ;
    dct:identifier "0fc09ca0-96fc-408c-81b2-526471491c1a" ;
    dct:issued "2013-08-30T15:15:14.404278"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "ONS VML Annual Survey of Hours and Earnings (ASHE)" .

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

