@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/45f5702c-6a38-466a-ac9e-7ef24d63e0e5> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-8600-9860> ;
            foaf:name "Paul Verweij" ] ;
    dct:description "Frequency of opportunistic pathogens in Covid-19 and their impact on clinical outcome"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/262e8b20-d3d1-4ca6-9cf6-6e39766ffe1e> ;
    dct:issued "2024-02-13T13:19:39+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-02-13T13:19:39+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/a3da1a02-ac23-4621-9a1c-aef29111733a> ;
            foaf:name "Paul Verweij" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-07-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Frequency of opportunistic pathogens in Covid-19 and their impact on clinical outcome"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Frank van de Veerdonk" ;
            vcard:hasUID <http://orcid.org/0000-0002-1121-4894> ] ;
    dcat:keyword "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "Encounter for other specified special examinations"@en,
        "hospital care"@en,
        "human disease"@en,
        "national"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694576059> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/Z01.89>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014>,
        <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/27866022694576059> a foaf:Document .

