@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/e9b98143-49b3-4c2e-a8e2-109b7dbb6a93> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "The Annual Survey of Hours and Earnings (ASHE) is a UK wide survey that provides a wide range of information on earnings and hours worked." ;
    dct:identifier "e9b98143-49b3-4c2e-a8e2-109b7dbb6a93" ;
    dct:issued "2016-08-05T11:12:15.584035"^^xsd:dateTime ;
    dct:modified "2018-03-17T01:10:47.938825"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Total Paid Hours Worked - Annual Survey of Hours and Earnings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brian Grogan" ;
            vcard:hasEmail <mailto:brian.grogan@nisra.gov.uk> ] ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/e9b98143-49b3-4c2e-a8e2-109b7dbb6a93/resource/44e71194-989f-41ea-b7e5-fdf51ef49408> .

<https://ckan.staging.publishing.service.gov.uk/dataset/e9b98143-49b3-4c2e-a8e2-109b7dbb6a93/resource/44e71194-989f-41ea-b7e5-fdf51ef49408> a dcat:Distribution ;
    dct:description "Total paid hours worked by full-time / part-time and gender by Local Government District, Local Government District 2014, Assembly Area and Nomenclature of Territorial Units for Statistics 3 (NUTS3)." ;
    dct:format "ODS" ;
    dct:issued "2016-01-27T14:34:45.240729"^^xsd:dateTime ;
    dct:modified "2016-01-27T14:34:45.240729"^^xsd:dateTime ;
    dct:title "Total Paid Hours Worked - Annual Survey of Hours and Earnings" ;
    dcat:accessURL <http://www.ninis2.nisra.gov.uk/Download/Labour%20Market/Total%20Paid%20Hours%20Worked%20-%20Annual%20Survey%20of%20Hours%20and%20Earnings%20%28administrative%20geographies%29.ods> .

<https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

