@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/d4855aea-0694-4a3a-b9fe-9da7f153c784> a dcat:Dataset ;
    dct:description "The Scottish Government produces a National Statistics publication, Export Statistics Scotland, which estimates the nominal value of Scottish exports (excluding oil and gas) at sector level. It includes estimates for goods and service exports and is the only source of estimates for exports from Scotland to the rest of the UK." ;
    dct:identifier "d4855aea-0694-4a3a-b9fe-9da7f153c784" ;
    dct:issued "2026-08-13T08:46:38.333863"^^xsd:dateTime ;
    dct:modified "2026-08-13T08:47:51.764320"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Exports by Industry" ;
    adms:versionNotes "Estimates for previous years are revised from those published in the previous year and are largely due to new information being provided by companies. The most recent results are provisional, and are likely to be revised in the future when improved information becomes available.<br/><br/>Additionally there has been a methodology change from previous ESS publications, meaning there is a break in the time series. As a result this data is not comparable with previous publications of Exports Statistics Scotland. The current time series presented is for 2019-2021, and the estimates for 2019 have been revised from those presented in the ESS 2019 publication." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:exports_statistics@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:exports_statistics@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/d4855aea-0694-4a3a-b9fe-9da7f153c784/resource/ed901980-2a14-4b68-a0dc-f5306de2a939> ;
    dcat:theme <https://data.gov.scot/def/theme/economy> ;
    dgsp:accuracy "Export Statistics Scotland is a National Statistic, certified by the UK Statistics Authority as compliant with its [Code of Practice for Official Statistics](https://code.statisticsauthority.gov.uk/)." ;
    dgsp:comment "Exports by Industry" ;
    dgsp:completeness "These statistics are published in the [Export Statistics Scotland](https://www.gov.scot/publications/exports-statistics-scotland-2021/) National Statistics publication. The data is published in Excel format and is also available as an accessible html publication." ;
    dgsp:confidentiality "Company specific details and any data from which it might be possible to identify individual companies will not be published." ;
    dgsp:consistency "There is no UK survey which compares exactly with Export Statistics Scotland. The [methodology note of the ESS publication](https://www.gov.scot/publications/export-statistics-scotland-methodology/pages/other-sources-of-trade-data/) provides charts and commentary comparing Export Statistics Scotland export estimates with other UK and Scottish sources." ;
    dgsp:geographical_coverage "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:nextUpdate "2025-11-01" ;
    dgsp:quality_management "Following the collection of data on exports, the data are cleaned and quality assured by Scottish Government statisticians. Outputs are subject to rigorous quality assurance and where possible other sources are used to review figures." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2021"^^xsd:gYear ;
            dcat:startDate "2019"^^xsd:gYear ] ;
    dgsp:timeliness "The publication is normally released in January in each year. However the ESS 2019 publication was delayed due to the postponement of the 2019 Global Connections Survey (GCS), which is one of the key sources for this data. This was done in recognition of the challenges and pressures faced by businesses in dealing with the Coronavirus pandemic and preparing for EU exit. This has impacted the timing of subsequent publications. To reduce the delay, ESS 2020 and 2021 were published together for the first time.<br/>" ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "The data are of interest to government policy makers, politicians, the business community, economic commentators, academics and members of the general public with an interest in the Scottish economy." ;
    dgsp:will_be_updated true .

<https://admin.data.gov.scot/dataset/d4855aea-0694-4a3a-b9fe-9da7f153c784/resource/ed901980-2a14-4b68-a0dc-f5306de2a939> a dcat:Distribution ;
    dct:description "Data file for Exports by Industry" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T08:47:51.774498"^^xsd:dateTime ;
    dct:modified "2026-08-13T08:47:51.770330"^^xsd:dateTime ;
    dct:title "exports-by-industry-2019.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Industry Sector" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Export Destination" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/ed901980-2a14-4b68-a0dc-f5306de2a939/download> ;
    dgsp:comment "Exports by Industry" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Export Destination" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            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 "Industry Sector" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ] .

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

<https://data.gov.scot/def/theme/economy> a skos:Concept ;
    skos:prefLabel "Economy" .

