@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/ba7766dd-4596-4694-9c11-108a60de596f> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0626-4635> ;
            foaf:name "Henri van Werkhoven" ] ;
    dct:description ""@en,
        "In this trial, human adults >= 60 years of age with chonic comorbidities, recent hospitalization or recent major surgery were randomized to BCG or Placebo and followed for six months for the occurrence of SARS-CoV-2 infection or clinically relevant respiratory tract infections."@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/1f435bdb-f389-4025-ba67-08538084d982> ;
    dct:issued "2023-03-06T11:14:25+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-03-10T07:53:09+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/0575yy874> ;
            foaf:name "https://ror.org/0575yy874" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-07-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-07-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Bacillus Calmette-Guerin vaccination to prevent serious respiratory tract infection and Covid-19 in vulnerable elderly - an adaptive randomized controlled trial"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Marc Bonten" ;
            vcard:hasUID <https://orcid.org/0000-0002-9095-9201> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 phase"@nl,
        "human disease"@nl,
        "municipal health care"@nl,
        "national"@nl,
        "other"@nl,
        "people by COVID-19 risk factors"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694505947> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10083>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

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

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

