@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/18f6cca5-d755-405a-bc48-7e192b51aa2c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-2522-4081> ;
            foaf:name "Luuk Wieske" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-8832-4816> ;
            foaf:name "Evelien van der Schaaf-de Wolf" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-2522-4081> ;
            foaf:name "Luuk Wieske" ] ;
    dct:description ""@en,
        "Immunity against SARS-CoV-2 in immune-suppressed patients: increased risk of insufficient immunological memory or sufficient protection against re-infection a a Target to B! substudy"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/16481d78-0859-4c62-8b0d-1e2538dcc4f5> ;
    dct:issued "2021-10-12T09:39:49+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-10-12T09:53:04+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 "2022-10-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-09T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Immunity against SARS-CoV-2 in immune-suppressed patients: increased risk of insufficient immunological memory or sufficient protection against re-infection - a Target to B! substudy"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Filip Eftimov" ;
            vcard:hasUID <https://orcid.org/0000-0002-0146-0776> ] ;
    dcat:keyword "COVID-19 vaccination grouping"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "immune mediated inflammatory disease  IMID "@nl,
        "national"@nl,
        "surveillance phase"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498263> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10023>,
        <http://purl.org/zonmw/covid19/10220>,
        <http://purl.org/zonmw/generic/10095> .

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

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

