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

<https://ark-evidence.adaptcentre.ie/dataset/95945519-85b0-41c9-9438-494860d8e70e> a dcat:Dataset ;
    dct:description "This dataset contains a sample of dummy data from the observational PPE compliance questionnaire developed for the ARK Virus project. The purpose of this questionnaire is to generate an evidence base of PPE compliance data across a community of healthcare practice." ;
    dct:identifier "95945519-85b0-41c9-9438-494860d8e70e" ;
    dct:issued "2021-06-04T14:12:11.528175"^^xsd:dateTime ;
    dct:modified "2022-03-10T02:56:13.986848"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/5a17c677-3bf7-4680-93c1-77efc6863d1b> ;
    dct:title "PPE Compliance Data" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lucy McKenna" ;
            vcard:hasEmail <mailto:lucy.mckenna@adaptcentre.ie> ] ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/95945519-85b0-41c9-9438-494860d8e70e/resource/08d7cb0c-0fe0-41c5-99e7-56acec091afd> ;
    dcat:keyword "Compliance",
        "IPC",
        "PPE",
        "Risk",
        "healthcare",
        "observation",
        "patient",
        "questionnaire",
        "staff" .

<https://ark-evidence.adaptcentre.ie/dataset/95945519-85b0-41c9-9438-494860d8e70e/resource/08d7cb0c-0fe0-41c5-99e7-56acec091afd> a dcat:Distribution ;
    dct:description "This CSV file contains dummy data from 11 responses to the observation PPE compliance measure of the ARK Virus project." ;
    dct:format "CSV" ;
    dct:issued "2021-06-04T14:15:59.726735"^^xsd:dateTime ;
    dct:modified "2022-03-10T02:52:29.145715"^^xsd:dateTime ;
    dct:title "PPE Questionnaire Responses" ;
    dcat:accessURL <http://localhost:5000/dataset/95945519-85b0-41c9-9438-494860d8e70e/resource/08d7cb0c-0fe0-41c5-99e7-56acec091afd/download/ppequestionnaireresponsesdummydata.csv> ;
    dcat:byteSize "16001"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ark-evidence.adaptcentre.ie/organization/5a17c677-3bf7-4680-93c1-77efc6863d1b> a foaf:Agent ;
    foaf:name "Dublin City University" .

