@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/bf1ab3fe-30b5-4a4f-afb4-41322cff3c75> 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 ""@en,
        "Data collected for the iGENE study, associating MRI with IDH mutation, 1p/19q codeletion and grade of adult-type diffuse glioma. For internal use only."@nl ;
    dct:identifier <https://xnat-rad.research.erasmusmc.nl/data/archive/projects/iGene> ;
    dct:issued "2026-03-06T10:00:22.199783"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:31:41.748988"^^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 ""@en,
        "iGene"@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 "iGene"@nl ;
    dcat:qualifiedAttribution [ 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> ],
        [ 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-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> ] ;
    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 .

