@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/296a458e-b101-4799-915a-07505c4a7aba> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2018-04-04T04:25:08"^^xsd:dateTime ;
    dct:identifier "296a458e-b101-4799-915a-07505c4a7aba" ;
    dct:issued "2018-04-04T04:25:08"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T15:14:33"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/health-service-executive> ;
    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/296a458e-b101-4799-915a-07505c4a7aba/resource/3c8d32c6-7dac-466b-8b0f-a787ff76ac57> ;
    dcat:keyword " activity",
        " acute",
        " ar-drgs",
        " casemix",
        " day patient",
        " diagnoses",
        " discharge",
        " discharges",
        " hipe",
        " hospital",
        " hospitals",
        " icd-10-am",
        " in-patient",
        " principal diagnosis",
        " principal procedure",
        " procedures",
        "achi" ;
    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/296a458e-b101-4799-915a-07505c4a7aba/resource/3c8d32c6-7dac-466b-8b0f-a787ff76ac57> a dcat:Distribution ;
    dct:description "TABLE 3.15" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2018-04-10T10:06:31"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:14:33"^^xsd:dateTime ;
    dct:title "TABLE 3.15  In-Patient Discharges: Mean and Median Length of Stay (Days) by Principal Procedure, Sex and Age Group, 2016" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2072cea899c7ccfd2b366ce3d8e40820"^^xsd:hexBinary ] ;
    dcat:accessURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2016/CSV/Section_3/Table_3.15.csv> ;
    dcat:downloadURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2016/CSV/Section_3/Table_3.15.csv> .

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

