@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/1868b6a2-44fd-4072-94bc-32e56789bb2b> a dcat:Dataset ;
    dct:description """Quarterly Northern Ireland Employee Jobs series.

Source agency: Northern Ireland Statistics and Research Agency

Designation: National Statistics

Language: English

Alternative title: Quarterly Employment Survey (Northern Ireland)""" ;
    dct:identifier "1868b6a2-44fd-4072-94bc-32e56789bb2b" ;
    dct:issued "2011-12-11T11:50:12.106328"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:22.844703"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/e5626968-d647-4c10-9932-745f0be5eaf6> ;
    dct:title "Quarterly Employment Survey (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" .

