@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/5c9346b8-f8ab-41ad-9ce0-25d904a70adc> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2023-06-02T14:34:04"^^xsd:dateTime ;
    dct:description "Surgical procedures 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 surgical procedures conducted for a particular type of procedure group, over a typical calendar reference year. "@en,
        ""@ga ;
    dct:identifier "5c9346b8-f8ab-41ad-9ce0-25d904a70adc" ;
    dct:issued "2023-06-19"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-07-17T07:54:18"^^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 "Calendar year from 2000-2021" ] ;
    dct:title "JQ13 – Surgical procedures" ;
    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/5c9346b8-f8ab-41ad-9ce0-25d904a70adc/resource/5a70fbd8-2b61-4646-9204-cac5a86196f1>,
        <https://dgi5.staging.derilinx.com/dataset/5c9346b8-f8ab-41ad-9ce0-25d904a70adc/resource/f1b43a4d-1d2d-4525-b8e4-e905327e757c> ;
    dcat:keyword "Health",
        "Hospital activity",
        "Surgery",
        "Surgical procedures" ;
    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/5c9346b8-f8ab-41ad-9ce0-25d904a70adc/resource/5a70fbd8-2b61-4646-9204-cac5a86196f1> 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:34:22"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:34:22"^^xsd:dateTime ;
    dct:title "JQ13 – Surgical procedures" ;
    dcat:accessURL <https://assets.gov.ie/255974/e1fb8970-b1df-4a46-933b-979c575c6ed7.csv> ;
    dcat:downloadURL <https://assets.gov.ie/255974/e1fb8970-b1df-4a46-933b-979c575c6ed7.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/5c9346b8-f8ab-41ad-9ce0-25d904a70adc/resource/f1b43a4d-1d2d-4525-b8e4-e905327e757c> 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:34:42"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:34:42"^^xsd:dateTime ;
    dct:title "JQ13 – Surgical procedures Metadata" ;
    dcat:accessURL <https://assets.gov.ie/255998/86cb225e-b78c-4936-9450-c2b770df14bc.pdf> ;
    dcat:downloadURL <https://assets.gov.ie/255998/86cb225e-b78c-4936-9450-c2b770df14bc.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" .

