@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/44b3ed59-00d9-44fa-86a1-64790ed43037> 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/03cv38k47> ;
            vcard:hasEmail <mailto:researchsupport@umcg.nl> ;
            foaf:homepage <https://www.umcg.nl/> ;
            foaf:name "UMCG" ] ;
    dct:description ""@en,
        "Data van het DUPARC cohort, inclusief klinische data, neuroimaging (MRI en PET) en biomaterialen."@nl ;
    dct:identifier "NPC-DUPARC" ;
    dct:issued "2026-04-10T11:03:48.536460"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-12T11:34:32.672433"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/03cv38k47> ;
            vcard:hasEmail <mailto:researchsupport@umcg.nl> ;
            foaf:homepage <https://www.umcg.nl/> ;
            foaf:name "UMCG" ] ;
    dct:title ""@en,
        "Dutch Parkinson Cohort (DUPARC)"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "DUPARC Cohort" ;
            vcard:hasEmail <mailto:duparc@neuro.umcg.nl> ] ;
    dcat:keyword "DUPARC"@nl,
        "NPC"@nl,
        "Parkinson"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0001-5088-480X" ;
                    foaf:homepage <https://orcid.org/0000-0001-5088-480X> ;
                    foaf:mbox <mailto:t.van.laar@umcg.nl> ;
                    foaf:name "Teus van Laar" ] ;
            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 .

