@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/4ff39671-3b15-4665-a84a-418dd2bb3235> a dcat:Dataset ;
    dct:description """Earnings statistics for Northern Ireland Employees.

Source agency: Enterprise, Trade and Investment (Northern Ireland)

Designation: National Statistics

Language: English

Alternative title: Annual Survey of Hours and Earnings (Northern Ireland)""" ;
    dct:identifier "4ff39671-3b15-4665-a84a-418dd2bb3235" ;
    dct:issued "2013-03-11T18:14:16.158730"^^xsd:dateTime ;
    dct:modified "2026-07-08T11:42:35.265887"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/ac11b6ba-d0aa-4c6f-8ddc-a53208015a88> ;
    dct:title "Annual Survey of Hours and Earnings (Northern Ireland)" .

<https://ckan.staging.publishing.service.gov.uk/organization/ac11b6ba-d0aa-4c6f-8ddc-a53208015a88> a foaf:Organization ;
    foaf:name "Department of Enterprise Trade and Investment" .

