@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.erasmusmc.nl/dataset/5aab703e-b44e-49c0-b816-5f7061b291a5> 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/018906e22> ;
            vcard:hasEmail <mailto:imagingoffice.radiology@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/> ;
            foaf:name "Erasmus MC" ] ;
    dct:description "FTD-RisC (Frontotemporal Dementia Risk Cohort) is a longitudinal research study that aims to find novel biomarkers for genetic FTD. Participants include family members of mutation carriers, who have a 50% risk of being at risk of FTD. Modalities include brain MRI, blood and cerebral spinal fluid (CSF), neuropsychological testing and behavioral questionnaires. FTD-RisC is set-up in 2010 by the Department of Neurology of Erasmus MC, Rotterdam/NL."@en,
        ""@nl ;
    dct:identifier <https://xnat-rad.research.erasmusmc.nl/data/archive/projects/FTDRisCNew> ;
    dct:issued "2026-03-06T10:00:42.353236"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-14T09:33:41.986063"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/018906e22> ;
            vcard:hasEmail <mailto:imagingoffice.radiology@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/> ;
            foaf:name "Erasmus MC" ] ;
    dct:title "FTD-RisC"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Erasmus MC Imaging Office" ;
            vcard:hasEmail <mailto:imagingoffice.radiology@erasmusmc.nl> ] ;
    dcat:keyword "dataset"@en,
        "research"@en ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0003-1989-7527" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "Harro Seelaar" ] ;
            dcat:hadRole <https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#author> ],
        [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0002-1120-1858" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "Lize Jiskoot" ] ;
            dcat:hadRole <https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#author> ] ;
    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 .

