@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/d76f1009-8cf7-4cd6-b4be-2089376e8782> a dcat:Dataset ;
    dct:description "Note: This dataset will not be receiving updates through this portal. Please refer to the [Public Health Scotland Open Data](https://www.opendata.nhs.scot/dataset/general-practitioner-contact-details) platform for the relevant data. <br/><br/>Data indicates headcount of GP workforce by Health Board and Local Authority as at 30 September for each year presented. The figures take no account of whether GPs work full or part time. Please note that GPs may hold multiple posts simultaneously therefore the total number of GPs in Scotland may not equal the sum of GPs recorded under Health Board or Local Authority. In line with legislation that came into effect on 1 April 2004, GPs are now collectively termed 'Performers'. The data includes: <br/><br/>* Performer - GP performers that are not salaried, retainees or registrars - i.e. generally the practice partners. <br/>* Performer salaried - GPs who are employed by the practice or NHS Board on a salaried basis. <br/>* Performer retainee - A GP, typically part-time, who can be utilised by a practice as they are required. <br/>* Performer registrar / Specialist Trainee - A medical practitioner who is being trained in general practice <br/><br/>Data excludes GPs working on a locum or sessional basis and the majority of those working only in Out of Hours Services. Data Source for General Practice Workforce: General Practitioner Contractor Database (GPCD), Information Services Division, NHS National Services Scotland. Further information on GP workforce and practice populations in Scotland is available on the [ISD Website](http://www.isdscotland.org/Health-Topics/General-Practice/Workforce-and-Practice-Populations/)" ;
    dct:identifier "d76f1009-8cf7-4cd6-b4be-2089376e8782" ;
    dct:issued "2026-08-13T08:33:02.610040"^^xsd:dateTime ;
    dct:modified "2026-08-20T17:39:10.477064"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> ;
    dct:title "Headcount of General Practice Workforce" ;
    adms:versionNotes "The data are taken from a dynamic database, with ongoing updating of records. Each year's release includes a refresh of the previous years, and as new information comes to light the numbers may change from those previously published. <br/><br/>In addition, several practices whose health board changed during the 2014 health board boundary changes were recorded against their old health board prior to 2014. These have now been changed to consistently use the 2014 health board boundaries for all years." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:phs.generalpractice@phs.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:phs.generalpractice@phs.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/d76f1009-8cf7-4cd6-b4be-2089376e8782/resource/42984c95-9e3b-4788-a4e0-a93aebc4486d> ;
    dcat:theme <https://data.gov.scot/def/theme/health-and-social-care> ;
    dgsp:accuracy "Information on GP workforce is collated and recorded routinely by NHS Boards in line with regulatory and operational requirements. This information is therefore considered to have a high degree of overall accuracy." ;
    dgsp:comment "Data indicates headcount of GP workforce by Health Board and Local Authority as at 30 September for each year presented." ;
    dgsp:completeness "It is the policy of ISD Scotland to make its web sites and products accessible according to published guidelines." ;
    dgsp:confidentiality "The ISD Statistical Disclosure Protocol is followed." ;
    dgsp:consistency "Scottish GP workforce information is broadly comparable with GP workforce information for the other UK countries. However there are some variations in how the individual GP designations/contract types are described, and care must be taken to ensure that like for like groups are being compared (e.g. whether GP trainees or retainees are or are not included in each group being compared). The headcount information also takes no account of whether differing proportions of GPs in each country work on a full time or part time basis." ;
    dgsp:geographical_coverage "S08",
        "S12",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Quality checks are conducted by ISD. Figures are compared to previously published data." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2019"^^xsd:gYear ;
            dcat:startDate "2008"^^xsd:gYear ] ;
    dgsp:timeliness "Reports data since 2007 as at 30 September for each year presented." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Some 90% interactions with the health service are made through primary care. This publication makes information available to the Scottish Government and NHS Boards for planning and provision of primary care services. The data are used by epidemiologists to understand public health trends and by other researchers to understand the relationship of health and healthcare to other factors." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/d76f1009-8cf7-4cd6-b4be-2089376e8782/resource/42984c95-9e3b-4788-a4e0-a93aebc4486d> a dcat:Distribution ;
    dct:description "Data file for Headcount of General Practice Workforce" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T08:34:21.498139"^^xsd:dateTime ;
    dct:modified "2026-08-13T08:34:21.494589"^^xsd:dateTime ;
    dct:title "headcount-of-general-practice-workforce.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/42984c95-9e3b-4788-a4e0-a93aebc4486d/download> ;
    dgsp:comment "Data indicates headcount of GP workforce by Health Board and Local Authority as at 30 September for each year presented." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> a foaf:Agent ;
    foaf:name "Public Health Scotland" .

<https://data.gov.scot/def/theme/health-and-social-care> a skos:Concept ;
    skos:prefLabel "Health and Social Care" .

