@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/3241a569-50c6-4f8b-a8b1-4b606097f462> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-2530-6260> ;
            foaf:name "Jutte J.C. de Vries" ] ;
    dct:description ""@en,
        "COVID-19 breakthrough infections and correlates of protection"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/2f650377-779a-443a-8bb6-6d0d2709424a> ;
    dct:issued "2023-06-25T13:22:41+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-06-25T13:26:13+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/0194038c-ff99-47dc-9b1b-7c34f33ee1ec> ;
            foaf:name "Jutte J.C. de Vries" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-11-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-02-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "COVID-19 breakthrough infections and correlates of protection"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Jutte J.C. de Vries" ;
            vcard:hasUID <https://orcid.org/0000-0003-2530-6260> ] ;
    dcat:keyword "Follow-up for detection of SARS-CoV-2 breakthrough infections"@nl,
        "elderly overrepresented"@nl,
        "human disease"@nl,
        "no care setting  healthy at inclusion and followed up"@nl,
        "other"@nl,
        "regional"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694524321> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <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/27866022694524321> a foaf:Document .

