@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/21e10ef2-29e6-4b81-a5dc-87d884c88d45> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-8832-4816> ;
            foaf:name "Evelien van der Schaaf-de Wolf" ] ;
    dct:description "TURN-COVID - The Dutch Cohort Study for the Evaluation of the Use of Neutralizing Monoclonal Antibodies and Other Antiviral Agents Against SARS-CoV-2"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/fc9cea46-1c5a-4aa4-afe5-7eb2bd1bf4f8> ;
    dct:issued "2021-10-12T13:20:54+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-02-07T15:11:25+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/9457fb0d-8408-4dd6-99c7-769364d4a331> ;
            foaf:name "Evelien van der Schaaf" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-02-28T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "TURN-COVID: The Dutch neutralizing monoclonal antibody cohort against COVID-19 A cohort study for the evaluation of the use of neutralizing monoclonal SARS-CoV-2 antibodies"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Willem Wiersinga" ;
            vcard:hasUID <https://orcid.org/0000-0003-2277-1343> ] ;
    dcat:keyword "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "SARS-associated coronavirus as the cause of diseases classified elsewhere"@en,
        "hospital care"@en,
        "human disease"@en,
        "national"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498264> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/B97.21>,
        <http://purl.org/zonmw/covid19/10007>,
        <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/27866022694498264> a foaf:Document .

