@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/5aaa2276-fcde-449b-9c88-1d57a0639701> a dcat:Dataset ;
    dct:description "Infant deaths refer to all deaths in the first year of life.<br/><br/>Perinatal deaths are stillbirths and deaths which occur in the first week of life. Data on births, stillbirths and deaths relate to the date of registration of the event and not the date of occurrence.<br/><br/>More information is available on the [National Records of Scotland website](http://www.nrscotland.gov.uk/statistics-and-data/statistics/statistics-by-theme/vital-events/deaths/deaths-background-information/stillbirths-and-infant-deaths)." ;
    dct:identifier "5aaa2276-fcde-449b-9c88-1d57a0639701" ;
    dct:issued "2026-08-13T09:44:12.812710"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:46:32.126621"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/b422e833-2a07-4d9b-a341-b0217e574600> ;
    dct:title "Infant Deaths" ;
    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/5aaa2276-fcde-449b-9c88-1d57a0639701/resource/b9d631a4-f78a-43fe-b286-723c21b1d504> ;
    dcat:theme <https://data.gov.scot/def/theme/population> ;
    dgsp:accuracy "The UK Statistics Authority has designated NRS vital events statistics as National Statistics, in line with the Statistics and Registration Service Act 2007 and signifying compliance with the [Code of Practice](https://code.statisticsauthority.gov.uk/) for Official Statistics (available on the UK Statistics Authority website). <br/><br/>National Statistics status means that official statistics meet the highest standards of trustworthiness, quality and public value." ;
    dgsp:comment "Number of infant deaths (stillbirth, perinatal and those aged under 1 year old)." ;
    dgsp:completeness "[Statistical information about births, deaths and other vital events](https://www.nrscotland.gov.uk/statistics-and-data/statistics/statistics-by-theme/vital-events) is available in alternative formats, such as high level summaries and reports, from the vital events pages on the NRS website." ;
    dgsp:confidentiality "This dataset does not contain any personal information." ;
    dgsp:consistency "Not assessed" ;
    dgsp:geographical_coverage "S08",
        "S12",
        "S16",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Information about the [quality management process](https://www.nrscotland.gov.uk/statistics-and-data/statistics/statistics-by-theme/vital-events/general-background-information/quality-of-national-records-of-scotland-nrs-data-on-vital-events) for births and deaths data are available on the NRS website." ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2024"^^xsd:gYear ;
            dcat:startDate "1999"^^xsd:gYear ] ;
    dgsp:timeliness "This dataset will be updated annually, typically in early autumn." ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "[Examples of uses of vital events statistics](https://www.nrscotland.gov.uk/files/statistics/vital-events/ve-general-uses-of-ve-stats.pdf) can be accessed in a report published on the NRS website." ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/5aaa2276-fcde-449b-9c88-1d57a0639701/resource/b9d631a4-f78a-43fe-b286-723c21b1d504> a dcat:Distribution ;
    dct:description "Data file for Infant Deaths" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T09:46:32.140611"^^xsd:dateTime ;
    dct:modified "2026-08-13T09:46:32.135029"^^xsd:dateTime ;
    dct:title "infant-deaths.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 "Stage Of Infant Death" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/b9d631a4-f78a-43fe-b286-723c21b1d504/download> ;
    dgsp:comment "Number of infant deaths (stillbirth, perinatal and those aged under 1 year old)." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "int" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            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 "Stage Of Infant Death" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            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" .

