@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.lumc.nl/dataset/0178a7e9-a1e7-44f4-b21f-7ec45d5c3982> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-2875-4723" ;
            foaf:name "Eline Slagboom" ],
        [ a foaf:Agent ;
            dct:identifier "0000-0001-8526-7748" ;
            foaf:name "Diana van Heemst" ],
        [ a foaf:Agent ;
            dct:identifier "0000-0003-0585-6206" ;
            foaf:name "Marian Beekman" ],
        [ a foaf:Agent ;
            dct:identifier "0000-0003-3106-3568" ;
            foaf:name "Simon Mooijaart" ],
        [ a foaf:Agent ;
            dct:identifier "0000-0003-4483-3701" ;
            foaf:name "Joris Deelen" ] ;
    dct:description "From the group of 343 couples (Ntotal=686_ LLS PartnerOffspring that participated in the LLS between 2006 and 2008, 500 participants were examined for the third time between 2009 and 2010. In total 250 offspring-partners couples participated, with a mean age of 66 years. Fasted blood was drawn and serum/plasma and viable PBMCs were isolated and stored. All participant were subjected to cognitive tests (ACS-90, STROOP, Picture Word Learning test, LOT, Apathy scale, CES-D), and in 367 participants 3Tesla brain MRI scans were performed and of 341 participants CT-scan of abdomen was performed."@en,
        ""@nl ;
    dct:identifier "lls_iop3_participant_info" ;
    dct:issued "2022-07-22T15:09:50+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-07-22T15:10:28+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05xvt9f17> ;
            foaf:name "Leiden University Medical Center" ] ;
    dct:title "LLS IOP3 Participant info"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact Adress LLS" ;
            vcard:hasEmail <mailto:Datarequest_lls@lumc.nl> ;
            vcard:hasURL <https://leidenlangleven.nl/data-access/> ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

