@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-acc.healthdata.nl/dataset/76dd79e0-ea1a-4bac-8d2a-5575bf2c94b7> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6314-9326> ;
            foaf:name "Willian van Dijk" ] ;
    dct:description "App based questionnaire with COVID-19 related symptoms and behavior in the Netherlands during the first three waves of COVID-19."@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/3e3f6552-a099-4c23-aed9-0f0a2728cf54> ;
    dct:issued "2023-05-31T07:16:40+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-05-31T07:16:40+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "www.lumc.nl" ;
            foaf:name "www.lumc.nl" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-02-28T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-04-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "COVID RADAR app; selfreported symptoms and behavior"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Willian van Dijk" ;
            vcard:hasUID <https://orcid.org/0000-0002-6314-9326> ] ;
    dcat:keyword "COVID-19"@en,
        "Population based"@en,
        "human disease"@en,
        "national"@en,
        "other"@en,
        "people by age"@en,
        "people by employment"@en,
        "people by gender"@en,
        "surveillance phase"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694517038> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/covid19/10038>,
        <http://purl.org/zonmw/covid19/10055>,
        <http://purl.org/zonmw/covid19/10067>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<https://covid19initiatives.health-ri.nl/p/Project/27866022694517038> a foaf:Document .

