@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.healthdataspace.amsterdam/dataset/c5f2b92f-1900-4a7c-a3f4-e7bbe3904323> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:numberOfRecords "232929"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "10460"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://ror.org/05grdyy37> ;
            vcard:hasEmail <mailto:biobank@amsterdamumc.nl> ;
            foaf:homepage <https://www.amsterdamumc.nl/nl.htm> ;
            foaf:name "Amsterdam UMC" ] ;
    dct:description "The Amsterdam Dementia Cohort was established in 2000, along with the foundation of the VU University Medical Center (VUmc) Alzheimer Center in the Netherlands. All patients that visit the Alzheimer Center are asked to consent to the use of their clinical data for scientific purposes. This population of patients comprises the Amsterdam Dementia Cohort, which consisted of almost 8,000 patients as of the 1st of January, 2021. After a baseline visit, the majority of patients visit the clinic annually for follow-up."@en,
        ""@nl ;
    dct:identifier "VB21-0021" ;
    dct:issued "2026-03-11T02:33:26.866084"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-13T09:16:38.330914"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05grdyy37> ;
            vcard:hasEmail <mailto:biobank@amsterdamumc.nl> ;
            foaf:homepage <https://www.amsterdamumc.nl/nl.htm> ;
            foaf:name "Amsterdam UMC" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-01-01T01:00:00+00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2017-01-01T01:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Amsterdam Dementia Biobank"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Amsterdam UMC Biobank" ;
            vcard:hasEmail <mailto:biobank@amsterdamumc.nl> ] ;
    dcat:keyword "Alzheimer"@en,
        "Biobank"@en,
        "Dementia"@en,
        "Samples"@en ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "0000-0001-8766-6224" ;
                    foaf:homepage <https://orcid.org/0000-0001-8766-6224> ;
                    foaf:mbox <mailto:alzheimercentrum@amsterdamumc.nl> ;
                    foaf:name "Wiesje van der Flier" ] ] ;
    dcat:qualifiedRelation [ a dcat:Relationship ;
            dct:relation <https://orcid.org/0000-0002-9448-1727> ;
            dcat:hadRole <https://orcid.org/0000-0002-9448-1727> ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

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

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> a dct:RightsStatement .

<https://orcid.org/0000-0002-9448-1727> a rdfs:Resource,
        dcat:Role .

