@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/b7be65bb-b80b-4e04-88fa-11b4eefa6caa> 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/02d9ce178> ;
            vcard:hasEmail <mailto:info-researchoffice@maastrichtuniversity.nl> ;
            foaf:homepage <https://www.mumc.nl/> ;
            foaf:name "Maastricht UMC+" ] ;
    dct:description ""@en,
        "Data van het TRACK-PD cohort, inclusief klinische data, 7T MRI, biomaterialen en wearable data."@nl ;
    dct:identifier "NPC-TRACK-PD" ;
    dct:issued "2026-04-10T11:03:43.086686"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-12T11:34:25.654295"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/02d9ce178> ;
            vcard:hasEmail <mailto:info-researchoffice@maastrichtuniversity.nl> ;
            foaf:homepage <https://www.mumc.nl/> ;
            foaf:name "Maastricht UMC+" ] ;
    dct:title ""@en,
        "TRACK-PD"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "TRACK-PD Cohort" ;
            vcard:hasEmail <mailto:trackpd@maastrichtuniversity.nl> ] ;
    dcat:keyword "NPC"@nl,
        "Parkinson"@nl,
        "TRACK-PD"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0002-7284-5833" ;
                    foaf:homepage <https://orcid.org/0000-0002-7284-5833> ;
                    foaf:mbox <mailto:mark.kuijf@mumc.nl> ;
                    foaf:name "Mark Kuijf" ] ;
            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 .

