@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/8c5698b7-8ca5-4362-800d-bf6a62c5f1d1> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-2875-4723" ;
            foaf:name "Eline Slagboom" ],
        [ a foaf:Agent ;
            dct:identifier "0000-0003-3106-3568" ;
            foaf:name "Simon Mooijaart" ],
        [ 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-4483-3701" ;
            foaf:name "Joris Deelen" ] ;
    dct:description ""@en,
        "For the Leiden Longevity Study, long-lived siblings of European descent were recruited together with their offspring and the partners of this offspring between 2002 and 2006. Families were recruited if at least two long-lived siblings were alive and fulfilled the age criterion of 89 years or older for males and 91 years or older for females, representing less than 0.5% of the Dutch population in 2001 (Schoenmaker et al 2006, doi: [10.1038/sj.ejhg.5201508](http://https://www.nature.com/articles/5201508); Westendorp et al 2009, doi: [10.1111/j.1532-5415.2009.02381.x](http://https://agsjournals.onlinelibrary.wiley.com/doi/10.1111/j.1532-5415.2009.02381.x)). In total 944 long-lived siblings were included with a mean age of 94 years (range 89-104), 1671 offspring (61 years, 34-81) and 744 partners (60 years, 30-79). It is family based study consists of 1671 offspring of 421 nonagenarians sibling pairs of Dutch descent, and their 744 partners. Of all LLS participants HRC1.1 imputed genotypes are available."@nl ;
    dct:identifier "lls_q1_ffq_food_group_key" ;
    dct:issued "2024-11-12T14:53:44+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2024-11-12T14:54:30+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 ""@en,
        "Q1 FFQ Food group key"@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 .

