@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/4801b8f3-3c08-426b-afe0-7a2646ce6bc0> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-3343-9610> ;
            foaf:name "Bart Rijnders" ] ;
    dct:description "A Phase I-II study of virus neutralizing antibodies against SARS-CoV-2. A focus on convalescent plasma and hyperimmune anti-SARS-CoV-2 immunoglobulines"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/9d393073-8dc4-4fa5-8cc9-3455292525eb> ;
    dct:issued "2023-03-09T13:28:24+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-03-09T13:38:57+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/7689441e-e36d-4ad2-aeb0-15f50e66a1ba> ;
            foaf:name "Bart Rijnders" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-03-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "A Phase I-II study of virus neutralizing antibodies against SARS-CoV-2. A focus on convalescent plasma and hyperimmune anti-SARS-CoV-2 immunoglobulines"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Bart Rijnders" ;
            vcard:hasUID <https://orcid.org/0000-0003-3343-9610> ] ;
    dcat:keyword "COVID-19"@en,
        "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "human disease"@en,
        "transmural"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694505955> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10011>,
        <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/27866022694505955> a foaf:Document .

