@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/0c68be7f-4ce8-4095-82b4-17e0ae8c9b2b> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:conformsTo "WHO ICD-10. CSO Occupation and Nationality Classifications" ;
    dct:created "2017-06-16T14:09:42"^^xsd:dateTime ;
    dct:identifier "0c68be7f-4ce8-4095-82b4-17e0ae8c9b2b" ;
    dct:issued "2017-05-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2019-07-05T04:46:02"^^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 ;
            dcat:endDate "2015-12-31"^^xsd:date ;
            dcat:startDate "2015-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2015-12-31"^^xsd:date ;
            schema1:startDate "2015-01-01"^^xsd:date ] ;
    dct:title "Appendix H_H1: Perinatal Statistics Report 2015: Trends in Domiciliary Births - Selected Statistics, 2006–2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "-" ],
        [ a vcard:Organization ;
            vcard:fn "Healthcare Pricing Office" ;
            vcard:hasEmail <mailto:info@hpo.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/0c68be7f-4ce8-4095-82b4-17e0ae8c9b2b/resource/98cc36a5-ad52-4a69-9a22-5a07178fc9df> ;
    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/0c68be7f-4ce8-4095-82b4-17e0ae8c9b2b/resource/98cc36a5-ad52-4a69-9a22-5a07178fc9df> a dcat:Distribution ;
    dct:description "Appendix H_H1" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "ODS" ;
            rdf:value "ODS" ] ;
    dct:issued "2019-03-07T13:13:45"^^xsd:dateTime ;
    dct:modified "2019-03-07T13:13:45"^^xsd:dateTime ;
    dct:title "Appendix H_H1: Trends in Domiciliary Births - Selected Statistics, 2006–2015" ;
    dcat:accessURL <http://www.hpo.ie/latest_hipe_nprs_reports/NPRS_2015/CSV/Appendix_H/Appendix_H_H1.ods> ;
    dcat:downloadURL <http://www.hpo.ie/latest_hipe_nprs_reports/NPRS_2015/CSV/Appendix_H/Appendix_H_H1.ods> .

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

