@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/02eeb847-6f36-4d7b-9e30-16f4758709c2> a dcat:Dataset ;
    dct:description "Note: This dataset will not be receiving updates through this portal.<br/><br/>Number, and percent of, children who have received 1 dose of Measles, Mumps and Rubella (MMR) vaccine by 5 years of age. <br/><br/>Each cohort reported consists of children reaching 5 years of age in the calendar year.<br/><br/>The NHS Board and local authority are derived from child's home postcode and therefore data with invalid or missing postcodes are not included in the NHS Board and local authority totals. As a result the numbers and rates often differ from those published in the ISD National Statistics publication which can be accessed from the [NHS Information Services Division website](http://isdscotland.org/Health-Topics/Child-Health/Publications). In the publication the NHS Board of residence figures are based on the NHS Board recorded on the Scottish Immunisation and Recall System (SIRS) and the local authority figures are based on the local authority of the GP practice where the child is registered.<br/><br/>Source: Scottish Immunisation and Recall System (SIRS), ISD Scotland.<br/>" ;
    dct:identifier "02eeb847-6f36-4d7b-9e30-16f4758709c2" ;
    dct:issued "2026-08-20T16:27:16.590620"^^xsd:dateTime ;
    dct:modified "2026-08-20T17:10:11.967321"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> ;
    dct:title "Measles Mumps Rubella (MMR) Immunisation" ;
    adms:versionNotes "These data are not subject to planned revisions. The rates reported reflect immunisation uptake at particular points in time, based on the data recorded. Information for previous years and quarters remain unchanged in subsequent publications." ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:phs.immunisation@phs.scot> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:phs.immunisation@phs.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/02eeb847-6f36-4d7b-9e30-16f4758709c2/resource/cc3a7bb4-ab45-4286-b83d-f1623e156840> ;
    dcat:theme <https://data.gov.scot/def/theme/health-and-social-care> ;
    dgsp:accuracy "As the data are recorded on SIRS for the primary purpose of facilitating the invitation of children for immunisation, a high degree of accuracy of data recording by NHS Boards is required. Quality checks are conducted at data entry by NHS Boards.  In addition, NHS Board Immunisation Co-ordinators have the opportunity to review figures for their area prior to publication, so that any issues affecting the reported rates can be highlighted to users as appropriate. Figures are compared to previous years' figures and expected trends by ISD." ;
    dgsp:comment "Number, and percent of, children who were immunised against measles, mumps and rubella by 5 years of age" ;
    dgsp:completeness "Further information about the current immunisation programmes in Scotland, the vaccines available, and the diseases they protect against, can be found via the [NHS Inform website](https://www.nhsinform.scot/healthy-living/immunisation)." ;
    dgsp:confidentiality "The ISD protocol on [Statistical Disclosure Protocol](https://www.isdscotland.org/About-ISD/Confidentiality/) is followed." ;
    dgsp:consistency "Data are comparable with data for the rest of the UK. [UK vaccine uptake rates](https://www.gov.uk/health-and-social-care/health-protection-immunisation) are published by country by Public Health England each quarter." ;
    dgsp:geographical_coverage "S01",
        "S02",
        "S03",
        "S08",
        "S12",
        "S13",
        "S16",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "The data covers the entire child population in Scotland up to six years of age i.e. it is not a sample." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2018"^^xsd:gYear ;
            dcat:startDate "2008"^^xsd:gYear ] ;
    dgsp:timeliness "ISD produce an annual report each March (calendar year figures)." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "See the NHS ISD webpage on [users and uses of statistics](https://www.isdscotland.org/Health-Topics/Child-Health/Statistics-in-Use/)." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/02eeb847-6f36-4d7b-9e30-16f4758709c2/resource/cc3a7bb4-ab45-4286-b83d-f1623e156840> a dcat:Distribution ;
    dct:description "Data file for Measles Mumps Rubella (MMR) Immunisation" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T16:28:50.146257"^^xsd:dateTime ;
    dct:modified "2026-08-20T16:28:50.139321"^^xsd:dateTime ;
    dct:title "measles-mumps-rubella.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Vaccination Uptake" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/cc3a7bb4-ab45-4286-b83d-f1623e156840/download> ;
    dgsp:comment "Number, and percent of, children who were immunised against measles, mumps and rubella by 5 years of age" ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Vaccination Uptake" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ] .

<https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> a foaf:Agent ;
    foaf:name "Public Health Scotland" .

<https://data.gov.scot/def/theme/health-and-social-care> a skos:Concept ;
    skos:prefLabel "Health and Social Care" .

