@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 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/489681c0-6174-4c6c-91d7-ebd10d8ea73a> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2023-06-02T14:40:47"^^xsd:dateTime ;
    dct:description "Hospital beds data is compiled by the Department of Health as part of the Non-Monetary Health Care Statistics, administered jointly by Eurostat, OECD and WHO in fulfilment of the European regulation (EU) 2022/2294. These statistics are compiled and published on an annual basis and refer to the stock of beds by their function and type, as at end of the reference year."@en,
        ""@ga ;
    dct:identifier "489681c0-6174-4c6c-91d7-ebd10d8ea73a" ;
    dct:issued "2023-06-19"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-07-17T07:53:35"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-health> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "As at end of year from 2009-2021" ] ;
    dct:title "JQ15 – Hospital beds by function and type" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nikita Ellul" ;
            vcard:hasEmail <mailto:nikita_ellul@health.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/489681c0-6174-4c6c-91d7-ebd10d8ea73a/resource/c04374a4-5e04-4c80-9bea-11d2722a69af>,
        <https://dgi5.staging.derilinx.com/dataset/489681c0-6174-4c6c-91d7-ebd10d8ea73a/resource/c0e84ffa-a5a7-455c-bf04-482c293ef806> ;
    dcat:keyword "Curative Care",
        "Health",
        "Hospital",
        "Hospital beds",
        "Long-Term Care",
        "Psychiatric Care",
        "Rehabilitative Care",
        "Somatic Care" ;
    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/489681c0-6174-4c6c-91d7-ebd10d8ea73a/resource/c04374a4-5e04-4c80-9bea-11d2722a69af> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2023-06-02T14:41:26"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:41:26"^^xsd:dateTime ;
    dct:title "JQ15 – Hospital beds by function and type Metadata" ;
    dcat:accessURL <https://assets.gov.ie/256000/48993757-30d0-4d3b-98fe-465793c57bd5.pdf> ;
    dcat:downloadURL <https://assets.gov.ie/256000/48993757-30d0-4d3b-98fe-465793c57bd5.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/489681c0-6174-4c6c-91d7-ebd10d8ea73a/resource/c0e84ffa-a5a7-455c-bf04-482c293ef806> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2023-06-02T14:41:10"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:41:10"^^xsd:dateTime ;
    dct:title "JQ15 – Hospital beds by function and type" ;
    dcat:accessURL <https://assets.gov.ie/255981/29ff902c-ef59-487d-a6a9-c4d446ca27ed.csv> ;
    dcat:downloadURL <https://assets.gov.ie/255981/29ff902c-ef59-487d-a6a9-c4d446ca27ed.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/department-of-health> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Health" .

