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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MPID .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mpid .

bioregistry.metaresource:miriam dcterms:hasPart miriam:mpid .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mpid .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:559 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:mpi .

bioregistry:mpid a bioregistry.schema:0000001 ;
    rdfs:label "Microbial Protein Interaction Database" ;
    dcterms:description "The microbial protein interaction database (MPIDB) provides physical microbial interaction data. The interactions are manually curated from the literature or imported from other databases, and are linked to supporting experimental evidence, as well as evidences based on interaction conservation, protein complex membership, and 3D domain contacts."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:559,
        biocontext:MPID,
        n2t:mpid,
        prefixcommons:mpi,
        miriam:mpid ;
    dcat:keyword "interaction",
        "protein",
        "small molecule" ;
    foaf:homepage <https://www.ebi.ac.uk/intact/> ;
    bioregistry.schema:0000005 "1776"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/intact/query/interaction_id:MPIDB-INT-$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-9968-4080 ;
    bioregistry.schema:0000023 "mpidb" ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/intact/query/interaction_id:MPIDB-INT-"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/intact/query/interaction_id:MPIDB-INT-1776> ;
    bioregistry.schema:0000029 "mpid" .

orcid:0000-0002-9968-4080 rdfs:label "Johannes B. Goll" ;
    foaf:mbox "jgoll@emmes.com" .

pathguide:559 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:MPID dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mpid dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:mpi dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:mpid dcterms:isPartOf bioregistry.metaresource:miriam .

