@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://admin.opendatani.gov.uk/dataset/9d6df7d8-5e56-4d10-8dee-f3e71a2cbfec> 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 "9d6df7d8-5e56-4d10-8dee-f3e71a2cbfec" ;
    dct:issued "2016-01-27T14:24:16.190303"^^xsd:dateTime ;
    dct:modified "2018-03-15T15:05:09.242113"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Gross Weekly Pay - 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://admin.opendatani.gov.uk/dataset/9d6df7d8-5e56-4d10-8dee-f3e71a2cbfec/resource/515b3ced-7ffc-4f84-831c-dbd4a602b7a1> ;
    dcat:keyword "earnings",
        "economy",
        "labour market",
        "pay" .

<https://admin.opendatani.gov.uk/dataset/9d6df7d8-5e56-4d10-8dee-f3e71a2cbfec/resource/515b3ced-7ffc-4f84-831c-dbd4a602b7a1> a dcat:Distribution ;
    dct:description "Annual Survey of Hours and Earnings (ASHE): Weekly gross pay 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:26:31.943380"^^xsd:dateTime ;
    dct:modified "2016-01-27T14:26:31.943380"^^xsd:dateTime ;
    dct:title "Gross Weekly Pay - Annual Survey of Hours and Earnings" ;
    dcat:accessURL <http://www.ninis2.nisra.gov.uk/Download/Labour%20Market/Gross%20Weekly%20Pay%20-%20Annual%20Survey%20of%20Hours%20and%20Earnings%20%28administrative%20geographies%29.ods> .

<https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> a foaf:Agent ;
    foaf:name "Northern Ireland Statistics and Research Agency" .

