@prefix adms: <http://www.w3.org/ns/adms#> .
@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/5554f6e0-81ec-43de-ae21-6fc6b41e8383> a dcat:Dataset ;
    dct:description "As geography reference material, this file contains lookup information, showing how 2022 data zone geographic units can be aggregated to higher level geographies. This lookup is used to for the systematic aggregation of data in statistics.gov.scot. The full [Standard Geography Code Register for Scotland](https://www.gov.scot/publications/geography-code-register-for-official-statistics/) can be accessed on the Scottish Government website.<br/>The geographies included in the lookup file are: (GSS code - Name - *Column name in file*)<br/><br/>* S01 - Data Zone - *DZ22*<br/>* S02 - Intermediate Zone - *IZ22*<br/>* S13 - Multi MemberElectoral Wards - *MMWard*<br/>* S12 - Local Authority - *LA*<br/>* S16 - Scottish Parliamentary Constituencies - *SPC*<br/>* S14 - UK Parliamentary Constituencies - *UKPC*<br/>* S08 - NHS Health Board - *HB*<br/>* S37 - NHS Integration Authorities - *HIA*<br/>* S32 - Scottish Police Divisions - *SPD*<br/>* S39 - Scottish Fire and Rescue Local Senior Officer Areas -*SFRLSO*<br/>* S40 - Scottish Fire and Rescue Service Delivery Areas - *SFRSDA*<br/>* S43 - Regional Resilience Partnerships - *RRP*<br/>* S42 - Local Resilience Partnerships - *LRP*<br/>* Scottish Government Urban Rural Classification - *UR2, UR3, UR6, UR8*<br/>* S92 - Scotland - *Country*" ;
    dct:identifier "5554f6e0-81ec-43de-ae21-6fc6b41e8383" ;
    dct:issued "2026-08-19T14:00:34.353296"^^xsd:dateTime ;
    dct:modified "2026-08-19T14:01:41.961476"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "2022 Data Zone Lookup" ;
    adms:versionNotes "On 7th May 2026, this lookup was updated to add the 2025 Scottish Parliamentary Constituencies (*S16*). These came into use on the day of the 2026 Scottish Parliament Election. " ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:statistics.opendata@gov.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistics.opendata@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/5554f6e0-81ec-43de-ae21-6fc6b41e8383/resource/81b010f5-0207-4ee5-bd2d-e7821aa6a3dc> ;
    dcat:theme <https://data.gov.scot/def/theme/geography> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "Geography lookup tables used for aggregation. From 2022 data zones to higher level geographies. " ;
    dgsp:completeness "Not assessed" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "Not assessed" ;
    dgsp:geographical_coverage "S01",
        "S02",
        "S08",
        "S12",
        "S13",
        "S14",
        "S16",
        "S22",
        "S32",
        "S37",
        "S39",
        "S40",
        "S42",
        "S43",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2031"^^xsd:gYear ;
            dcat:startDate "2022"^^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/5554f6e0-81ec-43de-ae21-6fc6b41e8383/resource/81b010f5-0207-4ee5-bd2d-e7821aa6a3dc> a dcat:Distribution ;
    dct:description "Data file for 2022 Data Zone Lookup" ;
    dct:format "CSV" ;
    dct:issued "2026-08-19T14:01:41.989746"^^xsd:dateTime ;
    dct:modified "2026-08-19T14:01:41.972228"^^xsd:dateTime ;
    dct:title "DataZone2022lookup_2026-05-07.csv" ;
    dcat:accessURL <https://admin.data.gov.scot/resource/81b010f5-0207-4ee5-bd2d-e7821aa6a3dc/download> ;
    dgsp:comment "2022 Data Zone Lookup" .

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

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

