@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 dpv: <https://w3id.org/dpv#> .
@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.radboudumc.nl/dataset/dc965461-437c-45aa-9389-fa26f985c784> 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 van het ProPark cohort, inclusief klinische data, neuroimaging, biomaterialen en wearable data."@nl ;
    dct:identifier "NPC-ProPark" ;
    dct:issued "2026-04-10T11:03:45.540770"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-12T11:35:34.732427"^^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,
        "ProPark"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "ProPark Cohort" ;
            vcard:hasEmail <mailto:propark@amsterdamumc.nl> ] ;
    dcat:keyword "NPC"@nl,
        "Parkinson"@nl,
        "Propark"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://www.lumc.nl/afdelingen/neurologie/dh-van-hepp/" ;
                    foaf:homepage <https://www.lumc.nl/afdelingen/neurologie/dh-van-hepp/> ;
                    foaf:mbox <mailto:D.h.hepp@lumc.nl> ;
                    foaf:name "Dagmar Hepp" ] ;
            dcat:hadRole <https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#principalInvestigator> ],
        [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0002-5042-2792" ;
                    foaf:homepage <https://orcid.org/0000-0002-5042-2792> ;
                    foaf:mbox <mailto:a.j.w.boon@erasmusmc.nl> ;
                    foaf:name "Agnita Boon" ] ;
            dcat:hadRole <https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#principalInvestigator> ],
        [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0002-6175-5357" ;
                    foaf:homepage <https://orcid.org/0000-0002-6175-5357> ;
                    foaf:mbox <mailto:wdj.vandeberg@amsterdamumc.nl> ;
                    foaf:name "Wilma van de Berg" ] ;
            dcat:hadRole <https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#principalInvestigator> ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    dpv:hasPurpose <https://w3c.github.io/dpv/2.1/dpv/#ResearchAndDevelopment> .

<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 .

