@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/f78c0ccc-ef27-414f-8efb-8125c3d39fdf> 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 "This study contains data for 20 patients with enhancing and non-enhancing glioma, for internal use only. There are 3 time-points for each patient: PreOp, PostOp and Progression. PostOp is generally 3 months after surgery, with one exception where it is 3 days after surgery (P10). Segmentations have a PostFix, e.g. \"En, or NonEn\", relating to Enhancing, or Non-Enhancing glioma at this given time point. All segmentations are in the space of the T1c (T1 with enhancing contrast), and by one observer (from the study by Visser et al., 2019; https://doi.org/10.1016/j.nicl.2019.101727)."@en,
        ""@nl ;
    dct:identifier <https://xnat-rad.research.erasmusmc.nl/data/archive/projects/Seg-Ams> ;
    dct:issued "2026-03-06T10:00:50.707836"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-14T09:33:37.669888"^^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 "Seg-Ams"@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-2988-8544" ;
                    foaf:homepage <https://www.erasmusmc.nl/> ;
                    foaf:mbox <mailto:imagingoffice.radiology@erasmusmc.nl> ;
                    foaf:name "Philip de Witt Hamer" ] ;
            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> ] ;
    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 .

