@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/4ab18a4a-2443-462b-b56c-755a885a0a8c> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:created "2023-06-02T14:27:44"^^xsd:dateTime ;
    dct:description "Graduates’ 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 graduates from health related fields of study, as at end of the referenced ending scholastic year."@en,
        ""@ga ;
    dct:identifier "4ab18a4a-2443-462b-b56c-755a885a0a8c" ;
    dct:issued "2023-06-19"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-07-17T07:54:55"^^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 scholastic year from 1980-2021." ] ;
    dct:title "JQ11 – Graduates in Health related fields of study" ;
    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/4ab18a4a-2443-462b-b56c-755a885a0a8c/resource/9b806822-ee15-4c8d-82ef-04b197d918d0>,
        <https://dgi5.staging.derilinx.com/dataset/4ab18a4a-2443-462b-b56c-755a885a0a8c/resource/e6d1af97-7f45-48e9-80b4-bfd1a64a55a7> ;
    dcat:keyword "Dentistry",
        "Field of study",
        "Graduates",
        "Health",
        "Health sector",
        "Medicine",
        "Midwifery",
        "Nursing",
        "Pharmacy" ;
    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/4ab18a4a-2443-462b-b56c-755a885a0a8c/resource/9b806822-ee15-4c8d-82ef-04b197d918d0> 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:28:07"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:28:07"^^xsd:dateTime ;
    dct:title "JQ11 – Graduates in Health related fields of study" ;
    dcat:accessURL <https://assets.gov.ie/255986/6588c94a-0e21-4103-a353-5ba70da9bcf6.csv> ;
    dcat:downloadURL <https://assets.gov.ie/255986/6588c94a-0e21-4103-a353-5ba70da9bcf6.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/4ab18a4a-2443-462b-b56c-755a885a0a8c/resource/e6d1af97-7f45-48e9-80b4-bfd1a64a55a7> 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:28:24"^^xsd:dateTime ;
    dct:modified "2023-06-02T14:28:24"^^xsd:dateTime ;
    dct:title "JQ11 – Graduates in Health related fields of study Metadata" ;
    dcat:accessURL <https://assets.gov.ie/255997/90bdbec5-8b35-4c4d-abc7-4c6ec094cc7f.pdf> ;
    dcat:downloadURL <https://assets.gov.ie/255997/90bdbec5-8b35-4c4d-abc7-4c6ec094cc7f.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" .

