@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/4cc48a82-0502-4e3a-a9ba-2ea12a071a75> a dcat:Dataset ;
    dct:description "Provides an explanation on how to complete a Biological Agents Risk Assessment Form. Issue date: November 2017. Revised date: June 2020." ;
    dct:identifier "4cc48a82-0502-4e3a-a9ba-2ea12a071a75" ;
    dct:issued "2022-03-24T20:56:45.369059"^^xsd:dateTime ;
    dct:modified "2022-03-24T20:57:16.412775"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/f3885bc4-86aa-4f67-9554-951410352dcd> ;
    dct:title "HSE Health & Safety Risk Assessment Guidance: Guidance on Completion of Biological Agents Risk Assessment Form" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Health Service Executive" ] ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/4cc48a82-0502-4e3a-a9ba-2ea12a071a75/resource/2b574641-cc92-418a-bd70-52b922942306> ;
    dcat:keyword "HSE",
        "Risk Assessment Form" ;
    dcat:landingPage <https://healthservice.hse.ie/filelibrary/staff/guidance-on-completing-a-biological-risk-assessment.pdf> .

<https://ark-evidence.adaptcentre.ie/dataset/4cc48a82-0502-4e3a-a9ba-2ea12a071a75/resource/2b574641-cc92-418a-bd70-52b922942306> a dcat:Distribution ;
    dct:description "Guidance on Completion of Biological Agents Risk Assessment Form" ;
    dct:format "PDF" ;
    dct:issued "2022-03-24T20:57:15.735500"^^xsd:dateTime ;
    dct:modified "2022-03-24T20:57:16.417074"^^xsd:dateTime ;
    dct:title "Guidance on Completion of Biological Agents Risk Assessment Form" ;
    dcat:accessURL <http://localhost:5000/dataset/4cc48a82-0502-4e3a-a9ba-2ea12a071a75/resource/2b574641-cc92-418a-bd70-52b922942306/download/guidance-on-completing-a-biological-risk-assessment.pdf> ;
    dcat:byteSize "401872"^^xsd:nonNegativeInteger ;
    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://healthservice.hse.ie/filelibrary/staff/guidance-on-completing-a-biological-risk-assessment.pdf> a foaf:Document .

