@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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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 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:CORUM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:corum .

bioregistry.metaresource:go dcterms:hasPart go.resource:CORUM .

bioregistry.metaresource:miriam dcterms:hasPart miriam:corum .

bioregistry.metaresource:n2t dcterms:hasPart n2t:corum .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:322 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:corum .

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

bioregistry:corum a bioregistry.schema:0000001 ;
    rdfs:label "Comprehensive Resource of Mammalian protein complexes" ;
    dcterms:description "The CORUM database provides a resource of manually annotated protein complexes from mammalian organisms. Annotation includes protein complex function, localization, subunit composition, literature references and more. All information is obtained from individual experiments published in scientific articles, data from high-throughput experiments is excluded."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:322,
        biocontext:CORUM,
        go.resource:CORUM,
        n2t:corum,
        prefixcommons:corum,
        miriam:corum,
        uniprot.resource:DB-0224 ;
    dcat:keyword "protein",
        "protein-protein interaction databases",
        "psi-mi" ;
    foaf:homepage <https://mips.helmholtz-muenchen.de/corum> ;
    bioregistry.schema:0000005 "100"^^xsd:string ;
    bioregistry.schema:0000006 "https://mips.helmholtz-muenchen.de/corum/?complex_id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://mips.helmholtz-muenchen.de/corum/?complex_id="^^xsd:string ;
    bioregistry.schema:0000027 <https://mips.helmholtz-muenchen.de/corum/?complex_id=100> ;
    bioregistry.schema:0000029 "corum" .

pathguide:322 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:CORUM dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:CORUM dcterms:isPartOf bioregistry.metaresource:go .

n2t:corum dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:corum dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:corum dcterms:isPartOf bioregistry.metaresource:miriam .

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

