@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 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/2ac0060e-c6c7-44d1-a625-bbf8465a338a> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-8766-6224> ;
            vcard:hasEmail <mailto:alzheimercentrum@amsterdamumc.nl> ;
            foaf:homepage <https://orcid.org/0000-0001-8766-6224> ;
            foaf:name "Wiesje van der Flier" ] ;
    dct:description "Data collection of the Amsterdam Dementia Cohort started in 2010 and is ongoing. All study participants undergo a standardized screening protocol for dementia. This dataset includes data on neuropsychological assessment."@en,
        ""@nl ;
    dct:identifier "AUMC-ADC-D2" ;
    dct:issued "2026-03-06T10:24:03.597356"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-16T11:26:30.071541"^^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:rdm@amsterdamumc.nl> ;
            foaf:homepage <https://www.amsterdamumc.nl/nl.htm> ;
            foaf:name "Amsterdam UMC" ] ;
    dct:title "Amsterdam Dementia Cohort - Neuropsychological Assessment"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Amsterdam Dementia Cohort" ;
            vcard:hasEmail <mailto:databaseteamADC@amsterdamumc.nl> ] ;
    dcat:inSeries <https://ckan-acc.healthdata.nl/dataset/031a100e-6f1c-4162-bcd2-5b32d2f36549> ;
    dcat:keyword "Alzheimer"@en,
        "Cognition"@en,
        "Dementia"@en,
        "Neuropsychology"@en ;
    dcat:prev <https://ckan-acc.healthdata.nl/dataset/e12f9fbd-e5fa-4867-94f5-8f7af34c52fa> ;
    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 .

