@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:STRING .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:string .

bioregistry.metaresource:edam dcterms:hasPart edam:2302 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00690 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:string .

bioregistry.metaresource:n2t dcterms:hasPart n2t:string .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:93 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:string .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010604 .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0141 .

bioregistry:string a bioregistry.schema:0000001 ;
    rdfs:label "Search Tool for Retrieval of Interacting Genes/Proteins" ;
    dcterms:description """STRING (Search Tool for Retrieval of Interacting Genes/Proteins) is a database of known and predicted protein interactions.
The interactions include direct (physical) and indirect (functional) associations; they are derived from four sources:Genomic Context, High-throughput Experiments,(Conserved) Coexpression, Previous Knowledge. STRING quantitatively integrates interaction data from these sources for a large number of organisms, and transfers information between these organisms where applicable."""^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2302,
        pathguide:93,
        biocontext:STRING,
        n2t:string,
        integbio:nbdc00690,
        prefixcommons:string,
        miriam:string,
        re3data:r3d100010604,
        uniprot.resource:DB-0141 ;
    dcat:keyword "classification",
        "interaction",
        "interaction/pathway",
        "protein",
        "protein-protein interaction databases",
        "sequence" ;
    foaf:homepage <http://string-db.org/> ;
    bioregistry.schema:0000005 "P53350"^^xsd:string ;
    bioregistry.schema:0000006 "https://string-db.org/cgi/network?identifier=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^([A-N,R-Z][0-9][A-Z][A-Z, 0-9][A-Z, 0-9][0-9])|([O,P,Q][0-9][A-Z, 0-9][A-Z, 0-9][A-Z, 0-9][0-9])|([0-9][A-Za-z0-9]{3})$"^^xsd:string ;
    bioregistry.schema:0000011 bioregistry:uniprot ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://string-db.org/cgi/network?identifier="^^xsd:string ;
    bioregistry.schema:0000026 ror:03mstc592 ;
    bioregistry.schema:0000027 <https://string-db.org/cgi/network?identifier=P53350> ;
    bioregistry.schema:0000029 "string" .

edam:2302 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:93 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:STRING dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:string dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00690 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:string dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:string dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010604 dcterms:isPartOf bioregistry.metaresource:re3data .

uniprot.resource:DB-0141 dcterms:isPartOf bioregistry.metaresource:uniprot .

