@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/48637dae-df6b-4683-90e0-3f72a438fc70> 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 "48637dae-df6b-4683-90e0-3f72a438fc70" ;
    dct:issued "2016-01-27T13:53:24.713384"^^xsd:dateTime ;
    dct:modified "2018-03-15T15:06:01.104057"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/18f97eeb-d5dc-484d-a788-98d1ab4bbdaf> ;
    dct:title "Gross Hourly 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/48637dae-df6b-4683-90e0-3f72a438fc70/resource/78ab7c79-928b-4519-a580-25d667eb8b91> ;
    dcat:keyword "earnings",
        "economy",
        "labour market",
        "pay" .

<https://admin.opendatani.gov.uk/dataset/48637dae-df6b-4683-90e0-3f72a438fc70/resource/78ab7c79-928b-4519-a580-25d667eb8b91> a dcat:Distribution ;
    dct:description "Annual Survey of Hours and Earnings (ASHE): Gross Hourly Pay, excluding overtime 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-27T13:56:25.802778"^^xsd:dateTime ;
    dct:modified "2016-01-27T13:56:25.802778"^^xsd:dateTime ;
    dct:title "Gross Hourly Pay - Annual Survey of Hours and Earnings" ;
    dcat:accessURL <http://www.ninis2.nisra.gov.uk/Download/Labour%20Market/Gross%20Hourly%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" .

