@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/f18e3382-1dc6-44a4-b271-6ddf18f69d0e> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-2616-1414" ;
            foaf:name "Pythia Nieuwkerk" ] ;
    dct:description ""@en,
        "Long-term mental health trajectories in recovered Covid-19 patients."@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/95f41847-929e-4eee-986d-fd2faf27a5be> ;
    dct:issued "2021-09-13T08:16:27+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-13T12:44:10+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/8af1908c-3cec-4734-86b9-49a959acd35c> ;
            foaf:name "Pythia Nieuwkerk" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-01-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Long-term mental health trajectories in recovered Covid-19 patients."@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Pythia Nieuwkerk" ;
            vcard:hasUID <https://orcid.org/0000-0002-2616-1414> ] ;
    dcat:keyword "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "Infectious disease"@nl,
        "health care phase"@nl,
        "home care"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497964> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10010>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10018>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10091>,
        <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/27866022694497964> a foaf:Document .

