@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://psb.prod.derilinx.com/dataset/0ea6bd51-7112-4cfc-a322-f4dfa54b1636> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:description "The Labour Force Survey (LFS) is a household survey which provides quarterly statistics on employment and unemployment and is the official source of labour market estimates in the State. This dataset contains the responses from all respondents to the survey for each quarter" ;
    dct:identifier "0ea6bd51-7112-4cfc-a322-f4dfa54b1636" ;
    dct:issued "2021-01-18T18:04:38"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:09"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/e58557f1-e636-43c8-b9b7-e82664261552> ;
    dct:title "Labour Force Survey" ;
    dcat:theme <Employment> .

<https://psb.prod.derilinx.com/organization/e58557f1-e636-43c8-b9b7-e82664261552> a foaf:Organization ;
    foaf:name "Central Statistics Office" .

