@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/8aebce5b-08c5-4fc4-9071-79e90f23d4df> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <http://orcid.org/0000-0003-2796-729X> ;
            foaf:name "Sander van Kuijk" ] ;
    dct:description ""@en,
        "Aanhoudende klachten na COVID-19 infectie: epidemiologie, pathofysiologie, predictie, en communicatie, de CORona Follow Up (CORFU) studie"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/87b12631-dd87-47ae-879f-cd24ab78bcc9> ;
    dct:issued "2022-03-14T08:13:28+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-03-14T09:15:55+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/76beba37-041f-4904-b6ef-4d2dabf35676> ;
            foaf:name "Sander van Kuijk" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Aanhoudende klachten na COVID-19 infectie: epidemiologie, pathofysiologie, predictie, en communicatie, de CORona Follow Up (CORFU) studie"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Sander van Kuijk" ;
            vcard:hasUID <http://orcid.org/0000-0003-2796-729X> ] ;
    dcat:keyword "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "Post COVID-19 condition"@nl,
        "health care phase"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "in- and outpatient rehabilitation care"@nl,
        "long COVID"@nl,
        "national"@nl,
        "no care setting  but daily living"@nl,
        "other"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498645> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U09>,
        <http://purl.org/zonmw/covid19/10007>,
        <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/27866022694498645> a foaf:Document .

