@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/b7c018ba-4b86-4f80-a33b-e8ac2118049c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4056-1692> ;
            foaf:name "Lucas Fleuren" ] ;
    dct:description "The effect of NOn-invasive Respiratory support on outcoMe and its risks in SARS-COV-2-related hypoxemic respiratory failure"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/de0633a5-5ec5-48ee-a716-7992afa26deb> ;
    dct:issued "2022-11-28T11:06:11+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-12-02T08:11:28+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/a91fde15-791f-47a1-84d5-ab4f99dc3c25> ;
            foaf:name "Lucas Fleuren" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-06-27T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-02-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "The effect of NOn-invasive Respiratory support on outcoMe and its risks in SARS-COV-2-related hypoxemic respiratory failure"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Leo Heunks" ;
            vcard:hasUID <https://orcid.org/0000-0003-3196-4665> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694505778> ;
    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/27866022694505778> a foaf:Document .

