@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/ee6e9f3f-04fb-4a77-b087-a48996e3bf83> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-3661-551X> ;
            foaf:name "Joanne Wildenbeest" ] ;
    dct:description "Prospective monitoring of antibody response following COVID-19 vaccination in patients with Down syndrome"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/008668ba-1d49-4c38-9934-de758f4e2538> ;
    dct:issued "2021-10-01T07:55:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-10-01T10:18:33+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/65c702b7-20da-4371-8062-3061f5508d10> ;
            foaf:name "Joanne Wildenbeest" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-02-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-02-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Prospective monitoring of antibody response following COVID-19 vaccination in patients with Down syndrome"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Louis Bont" ;
            vcard:hasUID <https://orcid.org/0000-0003-3099-4475> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498250> ;
    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/27866022694498250> a foaf:Document .

