@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.integration.publishing.service.gov.uk/dataset/144f96f3-4d87-4dc3-8dcb-39a225641f9b> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>The COVID symptom tracker was created by doctors and scientists at <a href="https://www.kcl.ac.uk/">King's College London</a>, Guys and St Thomas’ Hospitals working in partnership with <a href="https://joinzoe.com/">ZOE</a> – a health science company.</p>
  <p>The app will be used to study the symptoms of COVID-19 and track the spread of this virus. This research is led by <a href="https://www.kcl.ac.uk/people/professor-tim-spector">Prof. Tim Spector</a>, professor of genetic epidemiology at King’s College London and director of <a href="https://twinsuk.ac.uk/">TwinsUK</a>.</p>
</dp-prose>""" ;
    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 "Leeds Open Data Team" ] ;
    dct:title "Covid-19 Sympton Tracker" ;
    dcat:landingPage <https://datamillnorth.org/dataset/covid-19-sympton-tracker-vqxxn> .

