@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/e7bcdd3e-82b0-4593-92fe-61108f448d83> a dcat:Dataset ;
    dct:description "ARK Platform user evaluation data collated as part of Trial 2 of the ARK-Virus Project." ;
    dct:identifier "e7bcdd3e-82b0-4593-92fe-61108f448d83" ;
    dct:issued "2022-05-12T00:12:40.177529"^^xsd:dateTime ;
    dct:modified "2022-05-12T00:19:20.547623"^^xsd:dateTime ;
    dct:publisher <https://ark-evidence.adaptcentre.ie/organization/5a17c677-3bf7-4680-93c1-77efc6863d1b> ;
    dct:title "ARK-Virus Trial 2 Evaluation Results" ;
    dcat:distribution <https://ark-evidence.adaptcentre.ie/dataset/e7bcdd3e-82b0-4593-92fe-61108f448d83/resource/d4122e11-adf4-41b1-8986-3b602aaed2f7> ;
    dcat:keyword "ARK-Virus",
        "User Evaluation" .

<https://ark-evidence.adaptcentre.ie/dataset/e7bcdd3e-82b0-4593-92fe-61108f448d83/resource/d4122e11-adf4-41b1-8986-3b602aaed2f7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-05-12T00:13:12.191023"^^xsd:dateTime ;
    dct:modified "2022-05-12T00:18:57.287843"^^xsd:dateTime ;
    dct:title "Trial 2 -SUS.csv" ;
    dcat:accessURL <http://localhost:5000/dataset/e7bcdd3e-82b0-4593-92fe-61108f448d83/resource/d4122e11-adf4-41b1-8986-3b602aaed2f7/download/trial-2-post-think-aloud-sus.csv> ;
    dcat:byteSize "1604"^^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" .

