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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:ECHOBASE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:echobase .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:echobase .

bioregistry.metaresource:n2t dcterms:hasPart n2t:echobase .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:echobase .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100011646 .

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

bioregistry:echobase a bioregistry.schema:0000001 ;
    rdfs:label "EchoBASE" ;
    dcterms:description "EchoBASE is a database designed to contain and manipulate information from post-genomic experiments using the model bacterium Escherichia coli K-12. The database is built on an enhanced annotation of the updated genome sequence of strain MG1655 and the association of experimental data with the E.coli genes and their products."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:ECHOBASE,
        go.resource:EchoBASE,
        n2t:echobase,
        prefixcommons:echobase,
        miriam:echobase,
        re3data:r3d100011646,
        uniprot.resource:DB-0020 ;
    dcat:keyword "gene",
        "gene expression",
        "organism-specific databases" ;
    foaf:homepage <http://www.york.ac.uk/> ;
    bioregistry.schema:0000005 "EB0170"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.york.ac.uk/res/thomas/Gene.cfm?recordID=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^EB\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-9763-1313 ;
    bioregistry.schema:0000024 "http://www.york.ac.uk/res/thomas/Gene.cfm?recordID="^^xsd:string ;
    bioregistry.schema:0000027 <http://www.york.ac.uk/res/thomas/Gene.cfm?recordID=EB0170> ;
    bioregistry.schema:0000029 "echobase" .

orcid:0000-0002-9763-1313 rdfs:label "Gavin H. Thomas" ;
    foaf:mbox "gavin.thomas@york.ac.uk" .

biocontext:ECHOBASE dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:echobase dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:echobase dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:echobase dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100011646 dcterms:isPartOf bioregistry.metaresource:re3data .

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

