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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:irefweb .

bioregistry.metaresource:miriam dcterms:hasPart miriam:irefweb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:irefweb .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:300 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:irefweb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012725 .

bioregistry:irefweb a bioregistry.schema:0000001 ;
    rdfs:label "iRefWeb" ;
    dcterms:description "iRefWeb is an interface to a relational database containing the latest build of the interaction Reference Index (iRefIndex) which integrates protein interaction data from ten different interaction databases: BioGRID, BIND, CORUM, DIP, HPRD, INTACT, MINT, MPPI, MPACT and OPHID. In addition, iRefWeb associates interactions with the PubMed record from which they are derived."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:300,
        biocontext:IREFWEB,
        n2t:irefweb,
        prefixcommons:irefweb,
        miriam:irefweb,
        re3data:r3d100012725 ;
    dcat:keyword "interaction",
        "protein",
        "psi-mi" ;
    foaf:homepage <http://wodaklab.org/iRefWeb/> ;
    bioregistry.schema:0000005 "617102"^^xsd:string ;
    bioregistry.schema:0000006 "http://wodaklab.org/iRefWeb/interaction/show/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0002-0701-6545 ;
    bioregistry.schema:0000024 "http://wodaklab.org/iRefWeb/interaction/show/"^^xsd:string ;
    bioregistry.schema:0000027 <http://wodaklab.org/iRefWeb/interaction/show/617102> ;
    bioregistry.schema:0000029 "irefweb" .

orcid:0000-0002-0701-6545 rdfs:label "Shoshana J. Wodak" ;
    foaf:mbox "shoshana@sickkids.ca" .

pathguide:300 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:IREFWEB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:irefweb dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:irefweb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:irefweb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012725 dcterms:isPartOf bioregistry.metaresource:re3data .

