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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:imex .

bioregistry.metaresource:miriam dcterms:hasPart miriam:imex .

bioregistry.metaresource:n2t dcterms:hasPart n2t:imex .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:422 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:imex .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010669 .

bioregistry:imex a bioregistry.schema:0000001 ;
    rdfs:label "International Molecular Exchange" ;
    dcterms:description "The International Molecular Exchange (IMEx) is a consortium of molecular interaction databases which collaborate to share manual curation efforts and provide accessibility to multiple information sources."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:422,
        biocontext:IMEX,
        n2t:imex,
        prefixcommons:imex,
        miriam:imex,
        re3data:r3d100010669 ;
    dcat:keyword "interaction",
        "molecule",
        "psi-mi" ;
    foaf:homepage <https://www.ebi.ac.uk/intact/> ;
    bioregistry.schema:0000005 "19210-3"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/intact/imex/main.xhtml?query=IM-$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+(-\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-8878-3972 ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/intact/imex/main.xhtml?query=IM-"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/intact/imex/main.xhtml?query=IM-19210-3> ;
    bioregistry.schema:0000029 "imex" .

orcid:0000-0002-8878-3972 rdfs:label "Sandra Orchard" ;
    foaf:mbox "orchard@ebi.ac.uk" .

pathguide:422 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:IMEX dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:imex dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:imex dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:imex dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010669 dcterms:isPartOf bioregistry.metaresource:re3data .

