@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/522a37cc-db09-4224-81dd-c2a52868bc27> a dcat:Dataset ;
    dct:description "Note: This dataset will not be receiving updates through this portal. Please refer to the [Public Health Scotland Open Data](https://www.opendata.nhs.scot/dataset/births-in-scottish-hospitals/resource/d6968cfb-1bae-4b45-8a34-7f7b9f7cca81) platform for the relevant data.<br/><br/>Number of first time mothers who are aged 19 and under, or 35 and over. The 3 year aggregate shown is for financial year ending 31 March and refers to the year of discharge from hospital.<br/><br/>More information is available on the [ISD website](http://www.isdscotland.org/Health-Topics/Maternity-and-Births/Births/Background.asp)." ;
    dct:identifier "522a37cc-db09-4224-81dd-c2a52868bc27" ;
    dct:issued "2026-08-20T14:31:35.429020"^^xsd:dateTime ;
    dct:modified "2026-08-20T17:16:13.307634"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/135396f8-50ac-44c7-ad71-c25e29afd308> ;
    dct:title "Age of First Time Mothers" ;
    adms:versionNotes "In February 2019, we updated our methodology for allocating datazones to higher geographies to align with Government Statistical Service Geography Policy. This resulted in revisions to some aggregated figures at Electoral Ward and Scottish Parliament Constituency level." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:phs.maternitystats@phs.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:phs.maternitystats@phs.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/522a37cc-db09-4224-81dd-c2a52868bc27/resource/ad2424a8-bcf5-4773-9523-b8f8a1c27259> ;
    dcat:theme <https://data.gov.scot/def/theme/health-and-social-care> ;
    dgsp:accuracy "There is generally around a 1-4% shortfall in the number of births when compared to National Records of Scotland (NRS) birth registrations, formerly General Register Office Scotland (GROS). Some of this shortfall is due to data on home births not being available from SMR02 and lower submission levels from some NHS boards." ;
    dgsp:comment "Number and percentage of first time mothers who are aged 19 and under, or 35 and over." ;
    dgsp:completeness "Not assessed" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "Due to differences in methodology and time of data extraction, figures may differ slightly from other published work.<br/><br/>Figures for Scotland and Health Boards may differ from the sum of lower level geographies. This is due to the presence of some data which could not be assigned to a local area, but are included in the aggregated Scotland figures." ;
    dgsp:geographical_coverage "S01",
        "S02",
        "S03",
        "S08",
        "S12",
        "S13",
        "S16",
        "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "SMR02 data are subjected to validation on submission. The figures are compared to previous years' figures and to expected trends. The SMR02 data are also occasionally assessed for accuracy by ISD's Data Quality Assurance - see latest report 'Data Quality Assurance (Assessment of 40 Information Services Division Maternity Data) 2008-09' Report at: [http://www.isdscotland.org/Products-and-Services/Data-Quality](http://www.isdscotland.org/Products-and-Services/Data-Quality)" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2019"^^xsd:gYear ;
            dcat:startDate "1999"^^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/522a37cc-db09-4224-81dd-c2a52868bc27/resource/ad2424a8-bcf5-4773-9523-b8f8a1c27259> a dcat:Distribution ;
    dct:description "Data file for Age of First Time Mothers" ;
    dct:format "CSV" ;
    dct:issued "2026-08-20T14:36:17.690990"^^xsd:dateTime ;
    dct:modified "2026-08-20T14:36:17.684446"^^xsd:dateTime ;
    dct:title "age-at-first-birth.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "quality-management" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Age" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Value" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/ad2424a8-bcf5-4773-9523-b8f8a1c27259/download> ;
    dgsp:comment "Number and percentage of first time mothers who are aged 19 and under, or 35 and over." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "Age" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            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 "Value" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "quality-management" ;
            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" .

