@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/86154808-e8f3-49f4-8128-4a4b6424ec99> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "Total discharges from health and social care hospitals in Northern Ireland by age and sex and diagnostic group in the acute programme of care, 2015." ;
    dct:identifier "86154808-e8f3-49f4-8128-4a4b6424ec99" ;
    dct:issued "2018-08-04T04:30:38.046864"^^xsd:dateTime ;
    dct:modified "2026-06-26T10:13:46.635897"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Total discharges by age and sex from acute hospitals in Northern Ireland by diagnostic group (ICD -10), 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hospital Information Branch" ;
            vcard:hasEmail <mailto:HIB.Questions@health-ni.gov.uk> ] .

<https://ckan.staging.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

