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

<https://ark-evidence.adaptcentre.ie/dataset/68b3a12d-d63d-49da-bb42-512930a50270> a dcat:Dataset ;
    dct:description "ARK Platform user evaluation data collated as part of Trial 3 of the ARK-Virus Project." ;
    dct:identifier "68b3a12d-d63d-49da-bb42-512930a50270" ;
    dct:issued "2022-05-12T00:30:13.845460"^^xsd:dateTime ;
    dct:modified "2022-05-19T13:12:53.668860"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/5a17c677-3bf7-4680-93c1-77efc6863d1b> ;
    dct:title "ARK-Virus Trial 3 Evaluation Results" ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/68b3a12d-d63d-49da-bb42-512930a50270/resource/b978e133-3885-4257-8ed2-9e2313953056>,
        <https://ark-evidence.adaptcentre.ie/dataset/68b3a12d-d63d-49da-bb42-512930a50270/resource/fe9c607d-55ea-4735-86c4-2c1ca9d96ad2> ;
    dcat:keyword "ARK-Virus",
        "User Evaluation" .

<https://ark-evidence.adaptcentre.ie/dataset/68b3a12d-d63d-49da-bb42-512930a50270/resource/b978e133-3885-4257-8ed2-9e2313953056> a dcat:Distribution ;
    dct:description "ARK-Virus Trial 3 SUS and Impact Questionnaire data" ;
    dct:format "XLSX" ;
    dct:issued "2022-05-12T00:33:07.591705"^^xsd:dateTime ;
    dct:modified "2022-05-19T13:12:53.674083"^^xsd:dateTime ;
    dct:title "ARK-Virus Trial 3 SUS and Impact Questionnaire data" ;
    dcat:accessURL <http://localhost:5000/dataset/68b3a12d-d63d-49da-bb42-512930a50270/resource/b978e133-3885-4257-8ed2-9e2313953056/download/ark-virus-project-evaluation-responses.xlsx> ;
    dcat:byteSize "10187"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ark-evidence.adaptcentre.ie/dataset/68b3a12d-d63d-49da-bb42-512930a50270/resource/fe9c607d-55ea-4735-86c4-2c1ca9d96ad2> a dcat:Distribution ;
    dct:description "ARK-Virus Lessons Learned Questionnaire data" ;
    dct:format "CSV" ;
    dct:issued "2022-05-12T00:30:53.297707"^^xsd:dateTime ;
    dct:modified "2022-05-12T00:33:07.580157"^^xsd:dateTime ;
    dct:title "ARK-Virus Lessons Learned Questionnaire data" ;
    dcat:accessURL <http://localhost:5000/dataset/68b3a12d-d63d-49da-bb42-512930a50270/resource/fe9c607d-55ea-4735-86c4-2c1ca9d96ad2/download/ark-virus-project-lessons-learned.csv> ;
    dcat:byteSize "3690"^^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" .

