@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ark-evidence.adaptcentre.ie/dataset/b492fb70-b409-411d-b2b8-a61b2e11b6e1> a dcat:Dataset ;
    dct:description "HSE National Framework for developing Policies, Procedures, Protocols and Guidelines (PPPGs)" ;
    dct:identifier "b492fb70-b409-411d-b2b8-a61b2e11b6e1" ;
    dct:issued "2023-01-06T08:57:49.805609"^^xsd:dateTime ;
    dct:modified "2023-01-06T08:58:16.648271"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> ;
    dct:title "HSE National Framework for developing Policies, Procedures, Protocols and Guidelines" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HSE" ] ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/b492fb70-b409-411d-b2b8-a61b2e11b6e1/resource/9429957f-114f-4837-a29f-d34c3ed8ec90> ;
    dcat:keyword "PPGs" ;
    dcat:landingPage <https://www.hse.ie/eng/about/who/qid/nationalframeworkdevelopingpolicies/hse-national-framework-for-developing-policies-procedures-protocols-and-guidelines-pppgs-2016.pdf> .

<https://ark-evidence.adaptcentre.ie/dataset/b492fb70-b409-411d-b2b8-a61b2e11b6e1/resource/9429957f-114f-4837-a29f-d34c3ed8ec90> a dcat:Distribution ;
    dct:description "HSE National Framework for developing Policies, Procedures, Protocols and Guidelines (PPPGs)" ;
    dct:format "PDF" ;
    dct:issued "2023-01-06T08:58:16.301233"^^xsd:dateTime ;
    dct:modified "2023-01-06T08:58:16.653049"^^xsd:dateTime ;
    dct:title "hse-national-framework-for-developing-policies-procedures-protocols-and-guidelines-pppgs-2016.pdf" ;
    dcat:accessURL <https://www.hse.ie/eng/about/who/qid/nationalframeworkdevelopingpolicies/hse-national-framework-for-developing-policies-procedures-protocols-and-guidelines-pppgs-2016.pdf> ;
    dcat:mediaType "application/pdf" .

<https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> a foaf:Agent ;
    foaf:name "St. James's Hospital" .

<https://www.hse.ie/eng/about/who/qid/nationalframeworkdevelopingpolicies/hse-national-framework-for-developing-policies-procedures-protocols-and-guidelines-pppgs-2016.pdf> a foaf:Document .

