@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix csvw: <http://www.w3.org/ns/csvw#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dgsp: <https://data.gov.scot/def/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.data.gov.scot/dataset/efe4ec48-56da-4071-9b1d-d61a577ada66> a dcat:Dataset ;
    dct:description "Number and percentage of people (aged 16+) in employment working full-time and part-time.  The data used for this indicator is taken from the Annual Population Survey (APS). <br/><br/>The APS was introduced in January 2004 and it has replaced the Annual Local Area Labour Force Survey. The APS combines results from the Labour Force Survey ( LFS) and the English, Welsh and Scottish Labour Force Survey boosts. The boosts increase the sample size which means the APS can provide more robust labour market estimates for local areas compared to the main LFS. Thus the APS is the primary source for information on local labour markets providing headline estimates on employment, unemployment and economic activity. The APS is the largest annual household survey in Scotland and provides a wealth of information about individuals' personal circumstances and their work. The LFS surveys individuals living at private households in the UK and is designed to be representative of the national population. <br/><br/>The Scottish Government funds the boost to the LFS sample in Scotland, taking the sample size from approximately 8,000 households for the each year to 23,000 households.<br/>" ;
    dct:identifier "efe4ec48-56da-4071-9b1d-d61a577ada66" ;
    dct:issued "2026-08-13T12:05:57.319335"^^xsd:dateTime ;
    dct:modified "2026-08-13T12:07:07.152192"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Full-Time and Part-Time Employment" ;
    adms:versionNotes "In April 2019, APS data for Scotland was reweighted to 2016 population estimates. Consequently estimates for previous years (from 2012 through to 2018) may differ from previously released results." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:lmstats@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:lmstats@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/efe4ec48-56da-4071-9b1d-d61a577ada66/resource/6c18c768-399a-48eb-bcd1-54b529dab62e> ;
    dcat:theme <https://data.gov.scot/def/theme/labour-force> ;
    dgsp:accuracy "Where the estimate is unreliable or disclosive, the data has been removed.<br/>Full-time and Part-time percentages may not sum to 100 due to some people not being classified into either full-time or part-time." ;
    dgsp:comment "Number and percentage of people in full time and part time employment (aged 16+)" ;
    dgsp:completeness "Statistics from the APS are presented in reports and spreadsheets available on the [Scottish Goverment's website](https://www2.gov.scot/Topics/Statistics/Browse/Labour-Market/Publications)." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information.<br/>" ;
    dgsp:consistency "The Scottish Government publishes reports which present analysis on the [labour market](https://www.gov.scot/Topics/Statistics/Browse/Labour-Market/Publications) at Scotland and sub-Scotland levels. Note that this data is not seasonally adjusted and comparisons should only be made with the same quarter across years." ;
    dgsp:geographical_coverage "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2022-11-01" ;
    dgsp:quality_management "Details on the methodology and quality assurance of Annual Population Survey data can be found on the [ONS website](https://www.ons.gov.uk/employmentandlabourmarket/peopleinwork/employmentandemployeetypes/methodologies/annualpopulationsurveyapsqmi)" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2020"^^xsd:gYear ;
            dcat:startDate "2004"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset is updated quarterly." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The Annual Population Survey (APS) combines results from the Labour Force Survey (LFS) and the English, Welsh and Scottish Labour Force Survey boosts increasing the sample size in Scotland, which means the APS can provide more robust labour market estimates compared to the main Labour Force Survey, for local areas and smaller groups of the population.<br/>" ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/efe4ec48-56da-4071-9b1d-d61a577ada66/resource/6c18c768-399a-48eb-bcd1-54b529dab62e> a dcat:Distribution ;
    dct:description "Data file for Full-Time and Part-Time Employment" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T12:07:07.166732"^^xsd:dateTime ;
    dct:modified "2026-08-13T12:07:07.161041"^^xsd:dateTime ;
    dct:title "full-time-employment.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Gender" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Working Pattern" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/6c18c768-399a-48eb-bcd1-54b529dab62e/download> ;
    dgsp:comment "Number and percentage of people in full time and part time employment (aged 16+)" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "Working Pattern" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Gender" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/labour-force> a skos:Concept ;
    skos:prefLabel "Labour Force" .

