@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 orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:rebec .

bioregistry:rebec a bioregistry.schema:0000001 ;
    rdfs:label "Brazilian Registry of Clinical Trials" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "Presents the new fast tracks for clinical research and observational studies on INDIGENOUS PEOPLE AND TRADITIONAL COMMUNITIES and on NEGLECTED TROPICAL DISEASES (NTDs). Fast-track can reduce the normal approval period for clinical trials to less than 48 hours, if the documentation, information and any mandatory changes requested are provided by the registrant."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    foaf:homepage <https://ensaiosclinicos.gov.br> ;
    bioregistry.schema:0000005 "RBR-6qvdftm"^^xsd:string ;
    bioregistry.schema:0000006 "https://ensaiosclinicos.gov.br/rg/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^RBR-\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://ensaiosclinicos.gov.br/rg/"^^xsd:string ;
    bioregistry.schema:0000027 <https://ensaiosclinicos.gov.br/rg/RBR-6qvdftm> ;
    bioregistry.schema:0000029 "rebec" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

