@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@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 orcid: <https://orcid.org/> .
@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 uniprot.resource: <https://www.uniprot.org/database/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:COMPLEXPORTAL .

bioregistry.metaresource:biolink dcterms:hasPart biolink:ComplexPortal .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:complexportal .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:complexportal .

bioregistry.metaresource:n2t dcterms:hasPart n2t:complexportal .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:complexportal .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100013295 .

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

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P7718 .

bioregistry:complexportal a bioregistry.schema:0000001 ;
    rdfs:label "Complex Portal" ;
    dcterms:description "A database that describes manually curated macromolecular complexes and provides links to details about these complexes in other databases."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P7718,
        biocontext:COMPLEXPORTAL,
        biolink:ComplexPortal,
        go.resource:ComplexPortal,
        n2t:complexportal,
        prefixcommons:complexportal,
        miriam:complexportal,
        re3data:r3d100013295,
        uniprot.resource:DB-0228 ;
    dcat:keyword "complex",
        "ontology",
        "protein",
        "protein complex",
        "protein-protein interaction databases" ;
    foaf:homepage <https://www.ebi.ac.uk/complexportal> ;
    bioregistry.schema:0000005 "CPX-263"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/complexportal/complex/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^CPX-[0-9]+$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/complexportal/complexportal.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-7456-0594 ;
    bioregistry.schema:0000023 "ComplexPortal" ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/complexportal/complex/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/complexportal/complex/CPX-263> ;
    bioregistry.schema:0000029 "complexportal" .

orcid:0000-0001-7456-0594 rdfs:label "Sucharitha Balu" ;
    foaf:mbox "sbalu@ebi.ac.uk" .

wikidata:P7718 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:COMPLEXPORTAL dcterms:isPartOf bioregistry.metaresource:biocontext .

biolink:ComplexPortal dcterms:isPartOf bioregistry.metaresource:biolink .

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

n2t:complexportal dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:complexportal dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:complexportal dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100013295 dcterms:isPartOf bioregistry.metaresource:re3data .

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

