@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/6dbb23bd-9f81-493e-8d50-908f8944aecd> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2018-04-04T04:25:42"^^xsd:dateTime ;
    dct:identifier "6dbb23bd-9f81-493e-8d50-908f8944aecd" ;
    dct:issued "2018-04-04T04:25:42"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-03T11:39:49"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/health-service-executive> ;
    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/6dbb23bd-9f81-493e-8d50-908f8944aecd/resource/febe8798-42d0-457f-902a-261650ee5f0c> ;
    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/6dbb23bd-9f81-493e-8d50-908f8944aecd/resource/febe8798-42d0-457f-902a-261650ee5f0c> a dcat:Distribution ;
    dct:description "TABLE 4.26" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2018-04-10T10:06:50"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:39:49"^^xsd:dateTime ;
    dct:title "TABLE 4.26  Total Discharges: Unassignable to MDC: AR-DRG Version 8.0 by Patient Type (N, In-Patient Length of Stay), 2016" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "abb75538ea22c2bf4ddfaa504aeacee0"^^xsd:hexBinary ] ;
    dcat:accessURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2016/CSV/Section_4/Table_4.26.csv> ;
    dcat:downloadURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2016/CSV/Section_4/Table_4.26.csv> .

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

