@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/1418909e-2830-4685-b84d-f12e1e07cf36> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-2728-4560> ;
            foaf:name "Janneke H.H.M. van de Wijgert" ] ;
    dct:description ""@en,
        "BCG vaccination to minimise COVID-19 disease severity and duration"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/fd60e6dd-23db-4a19-915e-743ef7e83b83> ;
    dct:issued "2021-10-22T13:26:07+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-10-25T17:07: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/233c111c-50cc-42cf-9635-eaf43dcab517> ;
            foaf:name "Janneke van de Wijgert" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-08-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "BCG vaccination to minimise COVID-19 disease severity and duration"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Janneke H.H.M. van de Wijgert" ;
            vcard:hasUID <https://orcid.org/0000-0003-2728-4560> ] ;
    dcat:keyword "Bacterial and viral infectious agents  B95-B97 "@nl,
        "COVID-19 phase"@nl,
        "Healthcare workers"@nl,
        "Not applicable"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498267> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/B95-B97>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10033>,
        <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/27866022694498267> a foaf:Document .

