@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/48a806ce-cd71-49c9-b6d4-8c6217f9b9c4> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-4310-0998" ;
            foaf:name "Eveline Delemarre" ] ;
    dct:description ""@en,
        "Understanding the two faces of the COVID-19 immune response to predict clinical course and define strategies for early and late phase intervention"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/22fddb62-5fdf-493b-a867-069d7843a1b5> ;
    dct:issued "2021-09-23T08:57:48+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-23T08:57:48+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/f7e07b2b-7b1a-49b4-8a4d-7ffcfdf76f4f> ;
            foaf:name "Eveline Delemarre" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-04T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Understanding the two faces of the COVID-19 immune response to predict clinical course and define strategies for early and late phase intervention"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Femke " ;
            vcard:hasUID <https://orcid.org/0000-0001-8343-1356> ] ;
    dcat:keyword "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "Diseases of the respiratory system  J00-J99 "@nl,
        "GP care"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498069> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/J00-J99>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <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/27866022694498069> a foaf:Document .

