@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://ckan.staging.publishing.service.gov.uk/dataset/e86fb62f-4c8a-47ca-8a5d-e7b956f5db63> a dcat:Dataset ;
    dct:description "The COVID symptom tracker was created by doctors and scientists at King's College London, Guys and St Thomas’ Hospitals working in partnership with ZOE – a health science company. The app will be used to study the symptoms of COVID-19 and track the spread of this virus. This research is led by Prof. Tim Spector, professor of genetic epidemiology at King’s College London and director of TwinsUK." ;
    dct:identifier "vqxxn" ;
    dct:issued "2020-04-06T10:31:16.800000+00:00"^^xsd:dateTime ;
    dct:modified "2020-04-06T10:32:19.450000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Covid-19" ] ;
    dct:title "Covid-19 Sympton Tracker" ;
    dcat:keyword "Covid 19" ;
    dcat:landingPage <https://datamillnorth.org/dataset/covid-19-sympton-tracker-vqxxn> .

