@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/e79dd5e8-7d0e-4925-9310-3d5d5ad2187c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7174-3328> ;
            foaf:name "Bram Elffers" ] ;
    dct:description "Inzicht in aanhoudende klachten na Covid-19 besmetting: een mixed methods benadering"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/90c508ec-1936-4d58-8d83-677e866bf6b6> ;
    dct:issued "2022-04-05T06:39:09+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-04-05T08:19:59+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/00f1b1b8-40c7-4e63-b794-9ae78e003f7d> ;
            foaf:name "Bram Elffers" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-01-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Inzicht in aanhoudende klachten na Covid-19 besmetting: een mixed methods benadering"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Isabelle Bos" ;
            vcard:hasUID <https://orcid.org/0000-0001-9648-6428> ] ;
    dcat:keyword "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "GP care"@en,
        "Post COVID-19 condition"@en,
        "human disease"@en,
        "national"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498646> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U09>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10091>,
        <http://purl.org/zonmw/generic/10095> .

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

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

