@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/8ef27742-40bc-44c4-8c20-9d277ac78f37> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2023-06-02T14:36:25"^^xsd:dateTime ;
    dct:description "Hospitals’ 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 number of hospitals by their operational sector, as at end of the referenced year."@en,
        ""@ga ;
    dct:identifier "8ef27742-40bc-44c4-8c20-9d277ac78f37" ;
    dct:issued "2023-06-19"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-07-17T07:53:59"^^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 2016-2022" ] ;
    dct:title "JQ14 – Hospitals by sector" ;
    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/8ef27742-40bc-44c4-8c20-9d277ac78f37/resource/4255c86e-cc2f-4768-9bdb-00feb1f53ec5>,
        <https://dgi5.staging.derilinx.com/dataset/8ef27742-40bc-44c4-8c20-9d277ac78f37/resource/bb49e967-eacd-45e0-ba95-9d148172ecbf> ;
    dcat:keyword "Hospitals",
        "Private",
        "Public",
        "Sector" ;
    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/8ef27742-40bc-44c4-8c20-9d277ac78f37/resource/4255c86e-cc2f-4768-9bdb-00feb1f53ec5> 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:36:49"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:36:49"^^xsd:dateTime ;
    dct:title "JQ14 – Hospitals by sector" ;
    dcat:accessURL <https://assets.gov.ie/255977/912ad653-bad1-4d6b-b101-8c7f988d0088.csv> ;
    dcat:downloadURL <https://assets.gov.ie/255977/912ad653-bad1-4d6b-b101-8c7f988d0088.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/8ef27742-40bc-44c4-8c20-9d277ac78f37/resource/bb49e967-eacd-45e0-ba95-9d148172ecbf> 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:37:06"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:37:06"^^xsd:dateTime ;
    dct:title "JQ14 – Hospitals by sector Metadata" ;
    dcat:accessURL <https://assets.gov.ie/255999/54ca9d40-86c9-4647-9c79-714a6b4b5424.pdf> ;
    dcat:downloadURL <https://assets.gov.ie/255999/54ca9d40-86c9-4647-9c79-714a6b4b5424.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

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

