@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:STITCH .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:stitch .

bioregistry.metaresource:miriam dcterms:hasPart miriam:stitch .

bioregistry.metaresource:n2t dcterms:hasPart n2t:stitch .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:313 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:stitch .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012165 .

bioregistry:stitch a bioregistry.schema:0000001 ;
    rdfs:label "Search Tool for Interactions of Chemicals" ;
    dcterms:description "STITCH is a resource to explore known and predicted interactions of chemicals and proteins. Chemicals are linked to other chemicals and proteins by evidence derived from experiments, databases and the literature."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:313,
        biocontext:STITCH,
        n2t:stitch,
        prefixcommons:stitch,
        miriam:stitch,
        re3data:r3d100012165 ;
    dcat:keyword "interaction",
        "protein",
        "small molecule" ;
    foaf:homepage <http://stitch.embl.de/> ;
    bioregistry.schema:0000005 "BQJCRHHNABKAKU"^^xsd:string ;
    bioregistry.schema:0000006 "http://stitch.embl.de/interactions/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w{14}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-2627-833X ;
    bioregistry.schema:0000024 "http://stitch.embl.de/interactions/"^^xsd:string ;
    bioregistry.schema:0000027 <http://stitch.embl.de/interactions/BQJCRHHNABKAKU> ;
    bioregistry.schema:0000029 "stitch" .

orcid:0000-0002-2627-833X rdfs:label "Peer Bork" ;
    foaf:mbox "bork@embl.de" .

pathguide:313 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:STITCH dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:stitch dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:stitch dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:stitch dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012165 dcterms:isPartOf bioregistry.metaresource:re3data .

