@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/cde337d5-2350-4406-a900-5c8d9a8e675c> a dcat:Dataset ;
    dct:description "As geography reference material, this file contains lookup information, showing how 2011 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://www2.gov.scot/Topics/Statistics/sns/SNSRef/StanGeoCodeRegister) can be accessed on the Scottish Government website.<br/><br/>The geographies included in the lookup file are:<br/>(GSS code - Name - *Column name in file*)<br/><br/>* S01 - Data Zone - *DZ2011*<br/>* S02 - Intermediate Zone - *IZ2011*<br/>* S13 - Multi Member Electoral 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/>* S22 - Travel to Work Areas - *TTWA*<br/>* Scottish Government Urban Rural Classification - *UR2, UR3, UR6, UR8*<br/>* S92 - Scotland - *Country*<br/><br/><br/>Note - data for Travel to Work Areas (S22) also includes geography code K01, which relates to a cross-border Travel to Work Area." ;
    dct:identifier "cde337d5-2350-4406-a900-5c8d9a8e675c" ;
    dct:issued "2026-08-19T13:41:41.711612"^^xsd:dateTime ;
    dct:modified "2026-08-19T13:42:49.373394"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "2011 Data Zone Lookup" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:statistics.opendata@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:statistics.opendata@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/cde337d5-2350-4406-a900-5c8d9a8e675c/resource/20ad5f65-c5c2-407e-8355-7c25bf579e87> ;
    dcat:theme <https://data.gov.scot/def/theme/geography> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "Geography lookup tables used for aggregation, from 2011 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 "2021"^^xsd:gYear ;
            dcat:startDate "2011"^^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/cde337d5-2350-4406-a900-5c8d9a8e675c/resource/20ad5f65-c5c2-407e-8355-7c25bf579e87> a dcat:Distribution ;
    dct:description "Data file for 2011 Data Zone Lookup" ;
    dct:format "CSV" ;
    dct:issued "2026-08-19T13:42:49.404029"^^xsd:dateTime ;
    dct:modified "2026-08-19T13:42:49.390809"^^xsd:dateTime ;
    dct:title "DataZone2011lookup_2024-12-16.csv" ;
    dcat:accessURL <https://admin.data.gov.scot/resource/20ad5f65-c5c2-407e-8355-7c25bf579e87/download> ;
    dgsp:comment "2011 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" .

