@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/3ccf7311-52b4-44e0-be53-e739c6e73212> a dcat:Dataset ;
    dct:description "Scottish Government's spend with it's top 50 suppliers, calculated using spend by value,  by financial year.<br/><br/>These are aggregated figures based on individual transactions from the Scottish Government finance system during the period 1 April until 31 March of following year.<br/><br/>The spend comprises goods, works and services.  Electronic Purchase Card transactions are not included." ;
    dct:identifier "3ccf7311-52b4-44e0-be53-e739c6e73212" ;
    dct:issued "2026-08-13T09:37:29.057551"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:38:41.079770"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Scottish Government Spend with Top 50 Suppliers" ;
    adms:versionNotes "This dataset maybe be subject to revisions if there are any changes to the source data." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ceu@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:ceu@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/3ccf7311-52b4-44e0-be53-e739c6e73212/resource/609e9e2e-5e1b-470e-9800-2f50f452021b> ;
    dcat:theme <https://data.gov.scot/def/theme/management-information> ;
    dgsp:accuracy "Data is taken from the Scottish Government Finance system and is based on payments to individual suppliers.  Each payment has been aggregated into a total spend with each supplier within the financial year.  This does not include payments on the electronic payment cards." ;
    dgsp:comment "This dataset details the Scottish Government's spend with it's top 50 suppliers, calculated using spend by value, by financial year.  This comprises spend on goods, works and services." ;
    dgsp:completeness "The data is available to download in the form of an Excel or CSV spreadsheet. <br/><br/>The data is also available as an API which supports a more technical audiences, such as app developers." ;
    dgsp:confidentiality "This dataset does not contain any sensitive or personal information." ;
    dgsp:consistency "This is the first dataset published for this topic.  As more datasets are published in the future, users will be able to compare data and identify trends over time." ;
    dgsp:geographical_coverage "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2022-06-01" ;
    dgsp:quality_management "Data is extracted from the Scottish Government Finance system and a table is produced annually ensuring consistency." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2021"^^xsd:gYear ;
            dcat:startDate "2019"^^xsd:gYear ] ;
    dgsp:timeliness "Data is based on the financial years and will be made available approximately 3 months after the end of the of the year to which they relate." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The data is relevant to users interested in Scottish Government expenditure. <br/>Users interested in this area may also wish to refer to the following: <br/><br/>[Scottish Government Expenditure on Electronic Purchasing card over £500 (monthly report)](https://www.gov.scot/collections/government-spend-over-gbp500-monthly-reports/)<br/><br/>[Scottish Government spend over £25,000 (monthly report)](https://www.gov.scot/collections/government-spend-over-gbp25000-monthly-reports/)<br/>" ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/3ccf7311-52b4-44e0-be53-e739c6e73212/resource/609e9e2e-5e1b-470e-9800-2f50f452021b> a dcat:Distribution ;
    dct:description "Data file for Scottish Government Spend with Top 50 Suppliers" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T09:38:41.114784"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:38:41.099233"^^xsd:dateTime ;
    dct:title "scottish-government-spend-with-top-50-suppliers.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ 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 "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Supplier Name" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/609e9e2e-5e1b-470e-9800-2f50f452021b/download> ;
    dgsp:comment "This dataset details the Scottish Government's spend with it's top 50 suppliers, calculated using spend by value, by financial year.  This comprises spend on goods, works and services." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            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 "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Supplier Name" ;
            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/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/management-information> a skos:Concept ;
    skos:prefLabel "Management Information" .

