@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/3fd4650c-5408-4f58-aeb9-b5d6cdc92b7f> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2018-04-04T04:25:21"^^xsd:dateTime ;
    dct:identifier "3fd4650c-5408-4f58-aeb9-b5d6cdc92b7f" ;
    dct:issued "2018-04-04T04:25:21"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T11:49:13"^^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/3fd4650c-5408-4f58-aeb9-b5d6cdc92b7f/resource/1d9c6c3e-a80f-45a9-aa8c-06d1322261e6> ;
    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/3fd4650c-5408-4f58-aeb9-b5d6cdc92b7f/resource/1d9c6c3e-a80f-45a9-aa8c-06d1322261e6> a dcat:Distribution ;
    dct:description "TABLE 2.5" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2018-04-10T10:06:17"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:49:13"^^xsd:dateTime ;
    dct:title "TABLE 2.5  Total Discharges : Hospital Group by Patient Type  (N, %, Bed Days, % and In-Patient Length of Stay), 2016" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f49cab257a49e0ca245fb693d53b81a2"^^xsd:hexBinary ] ;
    dcat:accessURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2016/CSV/Section_2/Table_2.5.csv> ;
    dcat:downloadURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2016/CSV/Section_2/Table_2.5.csv> .

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

