@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:repec .

bioregistry:repec a bioregistry.schema:0000001 ;
    rdfs:label "Peruvian Clinical Trial Registry" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The Peruvian Clinical Trials Registry - REPEC is a non-profit online information system developed in 2007 by INS. It is a publicly accessible prospective registry aimed at providing information about clinical trials underway in Peru. REPEC also includes Registries for Trial Sites, Institutional Research Ethics Committees, Sponsors and Contract Research Organizations. REPEC contains records of clinical trials since 1995. Since December 14, 2012, the Peruvian National Institute of Health, by means of the General Office for Research and Technological Transfer (OGITT), has started a process to improve REPEC and to join the WHO International Clinical Trials Registry Platform (ICTRP) and to be acknowledged as a Primary Registry. More information about primary registries is available in ICRTP at http://apps.who.int/trialsearch/. (from website)"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    foaf:homepage <https://ensayosclinicos-repec.ins.gob.pe/en/> ;
    bioregistry.schema:0000005 "046-19"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ins.gob.pe/ensayosclinicos/rpec/recuperarECPBNuevo.asp?val=&NroPag=1&flg=0&ver=EN&numEC=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+-\\d+(-[A-Z])?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://www.ins.gob.pe/ensayosclinicos/rpec/recuperarECPBNuevo.asp?val=&NroPag=1&flg=0&ver=EN&numEC="^^xsd:string ;
    bioregistry.schema:0000027 <https://www.ins.gob.pe/ensayosclinicos/rpec/recuperarECPBNuevo.asp?val=&NroPag=1&flg=0&ver=EN&numEC=046-19> ;
    bioregistry.schema:0000029 "repec" .

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

