@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:tricdb .

bioregistry.metaresource:miriam dcterms:hasPart miriam:tricdb .

bioregistry:tricdb a bioregistry.schema:0000001 ;
    rdfs:label "tricdb" ;
    dcterms:description "Tri©DB is a newly developed integrated platform functioning as a knowledge base and reporting system for cancer precision medicine. This platform harmonizes and mines cancer-related data from various aspects, presenting them on a centralized platform with enhanced accessibility, rich annotations, and robust analysis capabilities. The development of Tri©DB is aimed at meeting the needs of a broad range of researchers, thereby propelling both foundational and translational research in cancer precision medicine."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch miriam:tricdb ;
    foaf:homepage <http://www.biomeddb.org/> ;
    bioregistry.schema:0000005 "1eec8393-e598-41ed-9d8b-6d5b0db94470"^^xsd:string ;
    bioregistry.schema:0000006 "http://biomeddb.org/Disease/Details?DISEASEID=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "http://biomeddb.org/Disease/Details?DISEASEID="^^xsd:string ;
    bioregistry.schema:0000027 <http://biomeddb.org/Disease/Details?DISEASEID=1eec8393-e598-41ed-9d8b-6d5b0db94470> ;
    bioregistry.schema:0000029 "tricdb" .

miriam:tricdb dcterms:isPartOf bioregistry.metaresource:miriam .

