@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.lumc.nl/dataset/d8a00375-c0e8-45cd-a931-dea7481c1fed> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-2530-6260> ;
            vcard:hasEmail <mailto:lucid@lumc.nl> ;
            foaf:homepage <https://www.lumc.nl/en/afdelingen/lucid/> ;
            foaf:name "Jutte J.C. de Vries, Principal Investigator " ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4835-1032> ;
            vcard:hasEmail <mailto:lucid@lumc.nl> ;
            foaf:homepage <https://www.lumc.nl/en/afdelingen/lucid/> ;
            foaf:name "Simon P. Jochems" ] ;
    dct:description ""@en,
        "COMODULATE Lab results LUMC: Research laboratory data of the LUMC COMODULATE cohort. Retrospective observational non-WMO study including COVID-19 and Influenza patients with and without ARDS from 2019 to 2024. Host transcriptomics and inflammatory proteomics variables were measured in respiratory samples. Principle Investigator, Jutte JC de Vries, LUCID. Website: https://w3id.org/lumc/lucid/comodulate_labmeasurements "@nl ;
    dct:identifier <https://w3id.org/lumc/lucid/comodulate_labmeasurements> ;
    dct:isReferencedBy <https://projecten.zonmw.nl/nl/project/personalised-targeted-immunomodulation-patients-ards-related-covid19-and-future-pandemic> ;
    dct:issued "2025-04-04T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-04-04T00:00:00+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05xvt9f17> ;
            vcard:hasEmail <mailto:lucid@lumc.nl> ;
            foaf:homepage <https://www.lumc.nl/en/afdelingen/lucid/> ;
            foaf:name "Leiden University Medical Center, the Netherlands" ] ;
    dct:title ""@en,
        "COMODULATE Lab results LUMC"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Jutte J.C. de Vries,  Principle Investigator, Dept. LUCID, https://orcid.org/0000-0003-2530-6260" ;
            vcard:hasEmail <mailto:lucid@lumc.nl> ] ;
    dcat:keyword "COVID-19"@nl,
        "Influenza"@nl,
        "transcriptomics"@nl ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    foaf:page <https://projecten.zonmw.nl/nl/project/personalised-targeted-immunomodulation-patients-ards-related-covid19-and-future-pandemic> .

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

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<https://projecten.zonmw.nl/nl/project/personalised-targeted-immunomodulation-patients-ards-related-covid19-and-future-pandemic> a rdfs:Resource,
        foaf:Document .

