@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biolink dcterms:hasPart biolink:ncats.bioplanet .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ncats.bioplanet .

bioregistry:ncats.bioplanet a bioregistry.schema:0000001 ;
    rdfs:label "National Center for Advancing Translation Sciences BioPlanet" ;
    dcterms:contributor orcid:0000-0002-8719-7760 ;
    dcterms:description "The NCATS BioPlanet is a comprehensive, publicly accessible informatics resource that catalogs all pathways, their healthy and disease state annotations, and targets within and relationships among them. The BioPlanet integrates pathway annotations from publicly available, manually curated sources subjected to thorough redundancy and consistency cross-evaluation via extensive manual curation. The browser supports interactive browsing, retrieval and analysis of pathways, exploration of pathway connections, and pathway search by gene targets, category, and availability of bioactivity assays."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biolink:ncats.bioplanet ;
    foaf:homepage <https://tripod.nih.gov/bioplanet/> ;
    bioregistry.schema:0000005 "3"^^xsd:string ;
    bioregistry.schema:0000006 "https://tripod.nih.gov/bioplanet/detail.jsp?pid=bioplanet_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-8886-8311 ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "https://tripod.nih.gov/bioplanet/detail.jsp?pid=bioplanet_"^^xsd:string ;
    bioregistry.schema:0000027 <https://tripod.nih.gov/bioplanet/detail.jsp?pid=bioplanet_3> ;
    bioregistry.schema:0000029 "ncats.bioplanet" .

orcid:0000-0001-8886-8311 rdfs:label "Ruili Huang" ;
    foaf:mbox "ruili.huang@nih.gov" .

orcid:0000-0002-8719-7760 rdfs:label "Sierra Moxon" ;
    foaf:mbox "smoxon@lbl.gov" .

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

biolink:ncats.bioplanet dcterms:isPartOf bioregistry.metaresource:biolink .

