@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/92b4647d-9d75-40ad-9ab5-beba26a8b635> 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 "Erasmus Glioma Database (EGD). Collection of patients with adult-type diffuse glioma from the Erasmus MC, for internal use only. Per patient one or multiple MRI scan sessions are available. Also, if known, the following information is available: male/female, year of birth, tumour grade, whether enhancement is seen, whether 1p19q is codeleted, whether IDH is mutated, whether MGMT promotor is methylated, whether there is a gain in chr7 and loss in chr10, whether there is a gain in chr19 and chr20, whether there is TERT promotor mutation, whether ATRX is mutated, whether EGFR is amplified and the date of first operation. A sub-selection of patients has been included in the published EGD (van der Voort et al., 2021; https://doi.org/10.1016/j.dib.2021.107191), but these patients have been anonymised and so there is no link between the patients in the published EGD and this current database."@en,
        ""@nl ;
    dct:identifier <https://xnat-rad.research.erasmusmc.nl/data/archive/projects/EGD> ;
    dct:issued "2026-03-06T09:59:54.983380"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-14T09:33:13.198701"^^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 "Erasmus Glioma Database"@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 "brain"@en,
        "glioma"@en,
        "tumor"@en,
        "tumour"@en ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://orcid.org/0000-0003-2041-7287" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "Fatih Incekara" ] ;
            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-6526-8126" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "Sebastian van der Voort" ] ;
            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-0001-5563-2871" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "dr Marion Smits" ] ;
            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-0001-5710-5127" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "Martin Van den Bent" ] ;
            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-0003-4449-6784" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "Stefan Klein" ] ;
            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 .

