@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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#> .

<http://purl.obolibrary.org/obo/NCIT_C190183> a dct:MediaTypeOrExtent .

<http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://fdp.radboudumc.nl/dataset/17853841-cd19-4465-8b22-2469c1495fea> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-6371-3337> ;
            foaf:name "Bas Bloem" ] ;
    dct:description ""@en,
        "Imaging data of the Personalized Parkinson Project, including structural and functional MRI."@nl ;
    dct:identifier <https://fdp.radboudumc.nl/dataset/17853841-cd19-4465-8b22-2469c1495fea> ;
    dct:issued "2025-04-03T22:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:32:10.586726"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            foaf:name "Radboudumc" ] ;
    dct:title ""@en,
        "POM imaging data"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint <mailto:ppp-data@radboudumc.nl> ;
    dcat:distribution <https://fdp.radboudumc.nl/distribution/6a1842d4-a071-449c-b2f5-06b78e24570b> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

<https://fdp.radboudumc.nl/distribution/6a1842d4-a071-449c-b2f5-06b78e24570b> a dcat:Distribution ;
    dct:description ""@en,
        "Imaging data available in imaging format"@nl ;
    dct:format <http://purl.obolibrary.org/obo/NCIT_C190183> ;
    dct:issued "2026-04-17T10:32:10.604808"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://rdflicense.appspot.com/rdflicense/cc-by-nc-nd3.0> ;
    dct:modified "2026-04-17T10:32:10.598825"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title ""@en,
        "Imaging data - Nifti format"@nl ;
    dcat:accessURL <https://www.personalizedparkinsonproject.com/home> .

<https://www.personalizedparkinsonproject.com/home> a rdfs:Resource .

<mailto:ppp-data@radboudumc.nl> a vcard:Kind .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

