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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:chictr .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.4ca1fb .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P8064 .

bioregistry:chictr a bioregistry.schema:0000001 ;
    rdfs:label "Chinese Clinical Trial Registry" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "Established in 2005 by professor Wu Taixiang and Li Youping team, West China Hospital, Sichuan University, and the Ministry of Health of China assigned it to be the representative of China to join WHO ICTRP in 2007. The Chinese Clinical Trial Registry provides the services include register for trials, consultation for trial design, central randomization for an allocation sequence, peer review for draft articles and training for peer reviewers. (from website)"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P8064,
        fairsharing:FAIRsharing.4ca1fb ;
    dcat:keyword "biomedical science",
        "clinical studies",
        "covid-19",
        "epidemiology",
        "virology" ;
    foaf:homepage <https://www.chictr.org.cn> ;
    bioregistry.schema:0000005 "ChiCTR2300070727"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.chictr.org.cn/searchproj.html?title=&officialname=&subjectid=&regstatus=&regno=$1&secondaryid=&applier=&studyleader=&createyear=&sponsor=&secsponsor=&sourceofspends=&studyailment=&studyailmentcode=&studytype=&studystage=&studydesign=&recruitmentstatus=&gender=&agreetosign=&measure=&country=&province=&city=&institution=&institutionlevel=&intercode=&ethicalcommitteesanction=&whetherpublic=&minstudyexecutetime=&maxstudyexecutetime=&btngo=btn"^^xsd:string ;
    bioregistry.schema:0000008 "^ChiCTR(-[A-Z]+-)?\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-2875-0121 ;
    bioregistry.schema:0000024 "https://bioregistry.io/chictr:"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.chictr.org.cn/searchproj.html?title=&officialname=&subjectid=&regstatus=&regno=ChiCTR2300070727&secondaryid=&applier=&studyleader=&createyear=&sponsor=&secsponsor=&sourceofspends=&studyailment=&studyailmentcode=&studytype=&studystage=&studydesign=&recruitmentstatus=&gender=&agreetosign=&measure=&country=&province=&city=&institution=&institutionlevel=&intercode=&ethicalcommitteesanction=&whetherpublic=&minstudyexecutetime=&maxstudyexecutetime=&btngo=btn> ;
    bioregistry.schema:0000029 "chictr" .

orcid:0000-0003-2875-0121 rdfs:label "Taixiang Wu" ;
    foaf:mbox "txwutx@hotmail.com" .

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

wikidata:P8064 dcterms:isPartOf bioregistry.metaresource:wikidata .

fairsharing:FAIRsharing.4ca1fb dcterms:isPartOf bioregistry.metaresource:fairsharing .

