@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/22caa62b-d584-479c-8fed-a4d8c6e9f81b> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4835-1032> ;
            foaf:name "Simon Jochems" ] ;
    dct:description ""@en,
        "Nasal And Systemic Immunity following COvid VACcination (NASI-COVAC)"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/7850ee60-bc8d-47b4-8848-fcf35942bd81> ;
    dct:issued "2024-03-22T12:37:39+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-03-22T12:38:27+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/a2aaee6d-53e5-44e7-9ab0-6934c5895a2e> ;
            foaf:name "Simon Jochems" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2023-02-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Nasal And Systemic Immunity following COvid VACcination (NASI-COVAC)"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Simon Jochems" ;
            vcard:hasUID <https://orcid.org/0000-0002-4835-1032> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694587802> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

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

