@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.healthdataspace.amsterdam/dataset/8aeecb41-90ab-4044-88bf-28b5c21d9a67> 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://ror.org/05grdyy37> ;
            vcard:hasEmail <mailto:rdm@amsterdamumc.nl> ;
            foaf:homepage <https://www.amsterdamumc.nl/nl.htm> ;
            foaf:name "Amsterdam UMC" ] ;
    dct:description ""@en,
        "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 neuroimaging-and neurophysiology data including MRI, EEG, and MEG."@nl ;
    dct:identifier "AUMC-ADC-D3" ;
    dct:issued "2026-03-06T09:57:40.515142"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-16T14:41:12.578861"^^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 ""@en,
        "Amsterdam Dementia Cohort - Neuroimaging & Neurophysiology "@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/0c7c8088-07ed-47f8-a6dc-967518f48f2d> ;
    dcat:keyword "Alzheimer"@nl,
        "Dementia"@nl,
        "EEG"@nl,
        "Imaging"@nl,
        "MEG"@nl,
        "MRI"@nl,
        "Neurophysiology"@nl ;
    dcat:next <https://ckan-acc.healthdata.nl/dataset/95866d43-cd89-45e5-b420-a21f612dc782> ;
    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: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 .

