@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/70e193c2-dac3-411f-92c6-815c3d33ba09> a dcat:Dataset ;
    dct:description """Earnings statistics for Northern Ireland Employees.

Source agency: Northern Ireland Statistics and Research Agency

Designation: National Statistics

Language: English

Alternative title: Annual Survey of Hours and Earnings (Northern Ireland)""" ;
    dct:identifier "70e193c2-dac3-411f-92c6-815c3d33ba09" ;
    dct:issued "2013-03-08T01:17:36.310679"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:57.587383"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/e5626968-d647-4c10-9932-745f0be5eaf6> ;
    dct:title "Annual Survey of Hours and Earnings (Northern Ireland)" .

<https://ckan.staging.publishing.service.gov.uk/organization/e5626968-d647-4c10-9932-745f0be5eaf6> a foaf:Organization ;
    foaf:name "Northern Ireland Statistics and Research Agency" .

