@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/ea983bad-57db-424c-bf0d-7d3e19ed4791> 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/gp-practice-contact-details-and-list-sizes) platform for the relevant data. <br/><br/>Data indicates patients registered with practices by Health Board and Local Authority as at 1 October for each year presented. <br/>Since the introduction of the new GP contract (the General Medical Services contract) on 1 April 2004, patients register with a practice rather than a specific GP.<br/>GPs and practices have been allocated to one area based on the postcode of the main practice premises. However, practices may also operate branch surgeries from other locations and these locations may sit within a different area to that of the main practice premises. Practices in one area may provide care for patients living in another area. This is particularly likely where practices are located close to a boundary between areas, and/or where a practice operates one or more branch surgeries.<br/>Data Source for General Practice list sizes: GMS warehouse, Information Services Division, NHS National Services Scotland. <br/>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/)<br/>" ;
    dct:identifier "ea983bad-57db-424c-bf0d-7d3e19ed4791" ;
    dct:issued "2026-08-13T09:40:40.230096"^^xsd:dateTime ;
    dct:modified "2026-08-20T17:33:28.064035"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> ;
    dct:title "General Practice List Size" ;
    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:Kind ;
            vcard:hasEmail <mailto:phs.generalpractice@phs.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:phs.generalpractice@phs.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/ea983bad-57db-424c-bf0d-7d3e19ed4791/resource/a07860af-4608-4803-b7cc-eac44d994e86> ;
    dcat:theme <https://data.gov.scot/def/theme/health-and-social-care> ;
    dgsp:accuracy "Maintenance of health service records on patients registered to practices is a core administrative function of the NHS and therefore the information on numbers of patients registered to each practice is expected to have a high degree of accuracy." ;
    dgsp:comment "Data indicates patients registered with practices by Health Board and Local Authority as at 1 October 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 "Information on the numbers of general practices and the numbers of patients registered to them is fairly closely comparable with that for other UK countries." ;
    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 "2007"^^xsd:gYear ] ;
    dgsp:timeliness "Reports data since 2007, as at 01 October 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/ea983bad-57db-424c-bf0d-7d3e19ed4791/resource/a07860af-4608-4803-b7cc-eac44d994e86> a dcat:Distribution ;
    dct:description "Data file for General Practice List Size" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T09:42:13.893874"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:42:13.887370"^^xsd:dateTime ;
    dct:title "general-practice-list-size.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/a07860af-4608-4803-b7cc-eac44d994e86/download> ;
    dgsp:comment "Data indicates patients registered with practices by Health Board and Local Authority as at 1 October for each year presented." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ] .

<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" .

