@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/d8703e38-20ce-416a-bd4a-cacab5dfa7ee> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:conformsTo "ICD-10-AM/ACHI/ACS; AR-DRG" ;
    dct:created "2018-03-05T16:00:53"^^xsd:dateTime ;
    dct:identifier "d8703e38-20ce-416a-bd4a-cacab5dfa7ee" ;
    dct:issued "2017-04-12"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2019-07-05T04:50:15"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/health-service-executive> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National, acute public hospitals" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2014-12-31"^^xsd:date ;
            schema1:startDate "2014-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2014-12-31"^^xsd:date ;
            dcat:startDate "2014-01-01"^^xsd:date ] ;
    dct:title "TABLE 2.6: HIPE Report: Total Discharges (excl. Maternity): Public/Private Status by GMS Status and Patient Type (N, %), 2014" ;
    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/d8703e38-20ce-416a-bd4a-cacab5dfa7ee/resource/b54a4254-8b80-479f-832b-94611387e391> ;
    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/d8703e38-20ce-416a-bd4a-cacab5dfa7ee/resource/b54a4254-8b80-479f-832b-94611387e391> a dcat:Distribution ;
    dct:description "TABLE 2.6" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2019-03-07T13:15:42"^^xsd:dateTime ;
    dct:modified "2019-03-07T13:15:42"^^xsd:dateTime ;
    dct:title "TABLE 2.6   Total Discharges (excl. Maternity): Public/Private Status by GMS Status and Patient Type (N, %), 2014" ;
    dcat:accessURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2014/CSV/Section_2/Table_2.6.csv> ;
    dcat:downloadURL <http://www.hpo.ie/latest_hipe_nprs_reports/HIPE_2014/CSV/Section_2/Table_2.6.csv> .

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

