@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 edam: <http://edamontology.org/data_> .
@prefix fairsharing: <https://fairsharing.org/> .
@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 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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:TCDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:tcdb .

bioregistry.metaresource:edam dcterms:hasPart edam:2756 .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.p3bzqb .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:tcdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:tcdb .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:104 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:tcdb .

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

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P7260 .

bioregistry:tcdb a bioregistry.schema:0000001 ;
    rdfs:label "Transporter Classification Database" ;
    dcterms:description "The database details a comprehensive  IUBMB approved classification system for membrane transport proteins known as the Transporter Classification (TC) system. The TC system is analogous to the Enzyme Commission (EC) system for classification of enzymes, but incorporates phylogenetic information additionally."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2756,
        pathguide:104,
        wikidata:P7260,
        biocontext:TCDB,
        go.resource:TCDB,
        n2t:tcdb,
        fairsharing:FAIRsharing.p3bzqb,
        prefixcommons:tcdb,
        miriam:tcdb,
        uniprot.resource:DB-0135 ;
    dcat:keyword "annotation",
        "cell biology",
        "computational biology",
        "disease",
        "function analysis",
        "knowledge and information systems",
        "life science",
        "molecular_function",
        "phylogenetics",
        "protein",
        "protein family/group databases",
        "structure",
        "transport" ;
    foaf:homepage <https://www.tcdb.org> ;
    bioregistry.schema:0000005 "5.A.1.1.1"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.tcdb.org/search/result.php?tc=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+(\\.[A-Z])?(\\.\\d+)?(\\.\\d+)?(\\.\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5530-0017 ;
    bioregistry.schema:0000023 "TC" ;
    bioregistry.schema:0000024 "http://www.tcdb.org/search/result.php?tc="^^xsd:string ;
    bioregistry.schema:0000027 <http://www.tcdb.org/search/result.php?tc=5.A.1.1.1> ;
    bioregistry.schema:0000029 "tcdb" .

orcid:0000-0001-5530-0017 rdfs:label "Milton H. Saier, Jr." ;
    foaf:mbox "msaier@ucsd.edu" .

edam:2756 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:104 dcterms:isPartOf bioregistry.metaresource:pathguide .

wikidata:P7260 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:TCDB dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:tcdb dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.p3bzqb dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:tcdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:tcdb dcterms:isPartOf bioregistry.metaresource:miriam .

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

