@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/34eefc22-d313-4766-9f40-5fad618eb90d> 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 ABOARD Cohort started in 2022 and is ongoing. Participants receive annual online questionnaires on (mental) health, quality of life, and use of healthcare resources. In addition, medical data is collected from participants that visited a physician because of (self-reported) memory problems."@nl ;
    dct:identifier "AUMC-ABOARD-D1" ;
    dct:issued "2026-04-10T11:00:29.595602"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-12T11:30:34.889538"^^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,
        "ABOARD Cohort"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "ABOARD Cohort" ;
            vcard:hasEmail <mailto:aboard-cohort@amsterdamumc.nl> ] ;
    dcat:keyword "Alzheimer"@nl,
        "Dementia"@nl,
        "PROMS"@nl ;
    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 .

