@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/b822fd84-ac29-483f-9feb-921d2ba77a96> a dcat:Dataset ;
    dct:description "Mid-year population estimates by age and sex for years prior to 2001, where higher geographies are aggregated from 2001 Data Zones.<br/><br/><br/>Data zones are the small area geography used by Scottish Government to allow statistics to be available across a number of policy areas. The data zone geography covers the whole of Scotland. Data zones were initially set up to nest within council area boundaries and to have populations of between 500 and 1,000 household residents. As much as possible, data zones were set up to contain households with similar social characteristics and to take into consideration physical boundaries. More information on data zone geography can be found on the [Scottish Government](http://www.gov.scot/Publications/2004/02/18917/33243) website. <br/><br/>Intermediate zones are built up from data zones. Intermediate zones are the statistical small geographical areas designed to contain between 2,500 and 6,000 household residents. More information on intermediate geography can be found on the [Scottish Government](http://www.gov.scot/Publications/2005/02/20732/53081) website.<br/>" ;
    dct:identifier "b822fd84-ac29-483f-9feb-921d2ba77a96" ;
    dct:issued "2026-08-20T15:53:48.660764"^^xsd:dateTime ;
    dct:modified "2026-08-20T15:57:56.923317"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/b422e833-2a07-4d9b-a341-b0217e574600> ;
    dct:title "Historical Population Estimates (pre-2001, historical geographic boundaries)" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:statisticscustomerservices@nrscotland.gov.uk> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:statisticscustomerservices@nrscotland.gov.uk> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/b822fd84-ac29-483f-9feb-921d2ba77a96/resource/e06454b5-e2c3-40c5-bc50-b2464e6ebbac> ;
    dcat:theme <https://data.gov.scot/def/theme/population> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "Historical estimates by gender and age (pre-2001)" ;
    dgsp:completeness "Not assessed" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "Not assessed" ;
    dgsp:geographical_coverage "S01",
        "S02",
        "S03",
        "S05",
        "S06",
        "S08",
        "S12",
        "S13",
        "S16",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2000"^^xsd:gYear ;
            dcat:startDate "1996"^^xsd:gYear ] ;
    dgsp:timeliness "Not assessed" ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Not assessed" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/b822fd84-ac29-483f-9feb-921d2ba77a96/resource/e06454b5-e2c3-40c5-bc50-b2464e6ebbac> a dcat:Distribution ;
    dct:description "Data file for Historical Population Estimates (pre-2001, historical geographic boundaries)" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T15:57:56.967199"^^xsd:dateTime ;
    dct:modified "2026-08-20T15:57:56.957172"^^xsd:dateTime ;
    dct:title "historical-population-estimates.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 "Age" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Gender" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/e06454b5-e2c3-40c5-bc50-b2464e6ebbac/download> ;
    dgsp:comment "Historical estimates by gender and age (pre-2001)" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Gender" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Age" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/b422e833-2a07-4d9b-a341-b0217e574600> a foaf:Agent ;
    foaf:name "National Records of Scotland" .

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

