## ---------------------------------------------------------
## DATMM Dataset Record: Radiation Oncology (RO)
## ---------------------------------------------------------

@prefix datmm:  <http://id.nlm.nih.gov/datmm/> .
@prefix dct:    <http://purl.org/dc/terms/> .
@prefix foaf:   <http://xmlns.com/foaf/0.1/> .
@prefix bf:     <http://id.loc.gov/ontologies/bibframe/> .
@prefix schema: <http://schema.org/> .
@prefix xsd:    <http://www.w3.org/2001/XMLSchema#> .
@prefix adms:   <http://www.w3.org/ns/adms#> .

<http://id.nlm.nih.gov/datmm/dataset/nccr-ro> a datmm:Dataset ;
    dct:title "NCCR Radiation Oncology (RO)" ;
    dct:alternative "RO" ;
    dct:description "Data from NCI-supported Cancer Centers and the Pediatric Proton/Photon Consortium Registry (PPCR). Offers expanded radiation treatment data associated with each patient's course of therapy providing an enhanced longitudinal perspective regarding exposure to radiotherapy. Includes radiation anatomic site, radiation therapy type, radiation energy type, total and prescribed doses and fractions, months from index diagnosis to start and end of radiation therapy event, and other elements abstracted from clinical records. Contains 4,335 records." ;
    dct:identifier "nccr-ro" ;
    dct:issued "2026-06-21"^^xsd:date ;
    dct:language "en" ;
    dct:rights "Controlled access. Individual-level de-identified data requires IRB review and approval via the NCCR Data Access Request process." ;
    adms:status "published" ;
    foaf:homepage <https://nccrdataplatform.ccdi.cancer.gov/data-browser/RO> ;
    dct:isPartOf <http://id.nlm.nih.gov/datmm/repository/nccr-data-platform> ;
    bf:contribution
        <http://id.nlm.nih.gov/datmm/contribution/nci-publisher> ,
        <http://id.nlm.nih.gov/datmm/contribution/dccps-creator> ;
    schema:funding <http://id.nlm.nih.gov/datmm/grant/ccdi> ;
    dct:subject
        <http://id.nlm.nih.gov/datmm/concept/nccr-0001> ,
        <http://id.nlm.nih.gov/datmm/concept/nccr-0002> ,
        <http://id.nlm.nih.gov/datmm/concept/nccr-0006> ,
        <http://id.nlm.nih.gov/datmm/concept/nccr-0011> ;
    dct:bibliographicCitation "Childhood Cancer Data Initiative (CCDI) National Childhood Cancer Registry (NCCR) Data Platform: An interactive data platform for NCCR cancer statistics [Internet]. National Cancer Institute; [updated: June 21, 2026; cited: June 26, 2026]. doi: 10.71925/byd9-3d93." ;
    dct:isReferencedBy <http://id.nlm.nih.gov/datmm/documentation/nccr-ro-dictionary> .

<http://id.nlm.nih.gov/datmm/documentation/nccr-ro-dictionary> a datmm:Documentation ;
    dct:title "RO Data Dictionary" ;
    dct:type "application/json" ;
    dct:identifier "ro_metadata.json" ;
    dct:description "Variable-level data dictionary defining 15 fields for radiation oncology treatment data from cancer centers and PPCR." ;
    foaf:homepage <https://nccrdataplatform.ccdi.cancer.gov/data-browser/RO/2> ;
    dct:references <http://id.nlm.nih.gov/datmm/dataset/nccr-ro> .
