@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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.erasmusmc.nl/dataset/18a061df-df4a-48df-933d-e62b1bcd55e2> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2016/679/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Dalm, Virgil" ] ;
    dct:description ""@en,
        """The dataset contains data from the VACOPID study which was conducted between 2021 and 2025. The dataset contains clinical information of 500 patients with primary immunodeficiencies, including diagnosis, use of medication, laboratory results and disease-related complications.
In the VACOPID study patients with primary immunodeficiencies were vaccinated with mRNA-1273 COVID-vaccin and responses were evaluated (antibody and T-cell responses). In a subgroup of patients a 3rd vaccin was adviced and in all patients a booster vaccination. Also after these vaccinations blood samples were taken for evaluation of antibody response and T-cell responses.
The dataset therefore contains data on specific anti-SARS-CoV2 antibodes before and after vaccinations, T-cell responses evaluated by IFN-gamma realease assay at various timepoints, data on neutralzing antibodes / pseudovirus neutralization tests."""@nl ;
    dct:hasVersion "1.0" ;
    dct:identifier "doi:10.34894/UBWTNQ" ;
    dct:issued "2025-12-17T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-09-21T12:02:09.227049"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "NL-EMC" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/en/contact-details-and-directions> ;
            foaf:name "Erasmus MC" ] ;
    dct:title ""@en,
        "Replication Data for: Vaccination Against COvid-19 in Primary Immunodeficiencies"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact dataset owners via DataverseNL." ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            vcard:hasURL <['https://doi.org/10.34894/UBWTNQ']> ] ;
    dcat:hasVersion "1.0" ;
    dcat:keyword "COVID-19"@nl,
        "EMC"@nl,
        "MESH"@nl,
        "Primary Immunodeficiencies"@nl,
        "Vaccination"@nl ;
    dcat:landingPage <https://doi.org/10.34894/UBWTNQ> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2016/679/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

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

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<https://doi.org/10.34894/UBWTNQ> a foaf:Document .

