@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/9c099a61-df1a-447f-8e4f-7c20aadc1057> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-0705-1463" ;
            foaf:name "Frederique Paulus" ] ;
    dct:description ""@en,
        "What is the optimal ventilation strategy in critically ill COVID-19 patients, in particular PEEP and the moment of switch to pressure support?"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/49ad8963-8b6e-4170-91de-4557500a6d99> ;
    dct:issued "2023-04-28T18:20:26+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-04-28T18:22:12+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/a2d39a86-9526-4968-8a50-90408a35edb4> ;
            foaf:name "Frederique Paulus" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-03-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-03-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "What is the optimal ventilation strategy in critically ill COVID-19 patients, in particular PEEP and the moment of switch to pressure support?"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Frederique Paulus" ;
            vcard:hasUID <https://orcid.org/0000-0002-0705-1463> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694510760> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

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

