@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/2ba76420-3c3b-492a-af07-8284fcc05933> 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,
        "Plasma"@nl ;
    dct:identifier "Dementia" ;
    dct:issued "2026-04-10T11:00:12.514109"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-12T11:30:12.901700"^^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 - Biomarkers"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Amsterdam Dementia Cohort" ;
            vcard:hasEmail <mailto:databaseteamADC@amsterdamumc.nl> ] ;
    dcat:keyword "Alzheimer"@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 .

