@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@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://dgi5.staging.derilinx.com/dataset/9b8f67a4-9d90-4862-9037-f0ab2db53969> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:conformsTo "WHO ICD-10. CSO Occupation and Nationality Classifications" ;
    dct:created "2018-03-05T15:59:34"^^xsd:dateTime ;
    dct:identifier "9b8f67a4-9d90-4862-9037-f0ab2db53969" ;
    dct:issued "2017-04-12"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2019-07-05T04:48:57"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/health-service-executive> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2014-12-31"^^xsd:date ;
            schema1:startDate "2014-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2014-12-31"^^xsd:date ;
            dcat:startDate "2014-01-01"^^xsd:date ] ;
    dct:title "Appendix I_I1: Perinatal Statistics Report 2014: Percentage Distribution of Maternities by Method of Delivery, Primiparous and Multiparous Women, 2005–2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Healthcare Pricing Office" ;
            vcard:hasEmail <mailto:info@hpo.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "-" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/9b8f67a4-9d90-4862-9037-f0ab2db53969/resource/cf104880-0909-42f2-b485-7e0856cbe67b> ;
    dcat:keyword "Perinatal outcomes",
        "age of mother",
        "birthweight",
        "cause of death",
        "early neonatal deaths",
        "gestation period",
        "interval since last birth",
        "length of stay",
        "live births",
        "marital status and occupation",
        "method of delivery",
        "mothers and fathers occupations and nationalities",
        "perinatal mortality rates",
        "perinatal outcomes",
        "previous stillbirths",
        "stillbirths",
        "type of antenatal care",
        "type of feeding" ;
    dcat:landingPage <http://www.hpo.ie/index.htm?hipe_and_nprs_reports> ;
    dcat:theme <Health>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/9b8f67a4-9d90-4862-9037-f0ab2db53969/resource/cf104880-0909-42f2-b485-7e0856cbe67b> a dcat:Distribution ;
    dct:description "Appendix I_I1" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "ODS" ;
            rdf:value "ODS" ] ;
    dct:issued "2019-03-07T13:15:25"^^xsd:dateTime ;
    dct:modified "2019-03-07T13:15:25"^^xsd:dateTime ;
    dct:title "Appendix I_I1: Percentage Distribution of Maternities by Method of Delivery, Primiparous and Multiparous Women, 2005–2014" ;
    dcat:accessURL <http://www.hpo.ie/latest_hipe_nprs_reports/NPRS_2014/CSV/Appendix_I/Appendix_I_I1.ods> ;
    dcat:downloadURL <http://www.hpo.ie/latest_hipe_nprs_reports/NPRS_2014/CSV/Appendix_I/Appendix_I_I1.ods> .

<https://dgi5.staging.derilinx.com/organization/health-service-executive> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Health Service Executive" .

