@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 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:COMPULYEAST .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:compulyeast .

bioregistry.metaresource:miriam dcterms:hasPart miriam:compulyeast .

bioregistry.metaresource:n2t dcterms:hasPart n2t:compulyeast .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:compluyeast2dpage .

bioregistry:compulyeast a bioregistry.schema:0000001 ;
    rdfs:label "Compluyeast-2D-DB" ;
    dcterms:description "Compluyeast-2D-DB is a two-dimensional polyacrylamide gel electrophoresis federated database. This collection references a subset of Uniprot, and contains general information about the protein record."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:COMPULYEAST,
        n2t:compulyeast,
        prefixcommons:compluyeast2dpage,
        miriam:compulyeast ;
    dcat:keyword "protein" ;
    foaf:homepage <http://compluyeast2dpage.dacya.ucm.es/> ;
    bioregistry.schema:0000005 "O08709"^^xsd:string ;
    bioregistry.schema:0000006 "http://compluyeast2dpage.dacya.ucm.es/cgi-bin/2d/2d.cgi?ac=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^([A-N,R-Z][0-9][A-Z][A-Z, 0-9][A-Z, 0-9][0-9])|([O,P,Q][0-9][A-Z, 0-9][A-Z, 0-9][A-Z, 0-9][0-9])$"^^xsd:string ;
    bioregistry.schema:0000011 bioregistry:uniprot ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "http://compluyeast2dpage.dacya.ucm.es/cgi-bin/2d/2d.cgi?ac="^^xsd:string ;
    bioregistry.schema:0000027 <http://compluyeast2dpage.dacya.ucm.es/cgi-bin/2d/2d.cgi?ac=O08709> ;
    bioregistry.schema:0000029 "compulyeast" .

biocontext:COMPULYEAST dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:compulyeast dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:compluyeast2dpage dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:compulyeast dcterms:isPartOf bioregistry.metaresource:miriam .

