@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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:aberowl dcterms:hasPart aberowl:SUGARBIND .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:SUGARBIND .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:SUGARBIND .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:sugarbind .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02224 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:sugarbind .

bioregistry.metaresource:n2t dcterms:hasPart n2t:sugarbind .

bioregistry:sugarbind a bioregistry.schema:0000001 ;
    rdfs:label "SugarBind" ;
    dcterms:description "The SugarBind Database captures knowledge of glycan binding of human pathogen lectins and adhesins, where each glycan-protein binding pair is associated with at least one published reference. It provides information on the pathogen agent, the lectin/adhesin involved, and the human glycan ligand. This collection provides information on ligands."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:SUGARBIND,
        bioportal:SUGARBIND,
        biocontext:SUGARBIND,
        n2t:sugarbind,
        integbio:nbdc02224,
        miriam:sugarbind ;
    dcat:keyword "bibliography/documents",
        "carbohydrate",
        "chemical structure",
        "health/disease",
        "interaction/pathway",
        "ontology" ;
    foaf:homepage <http://sugarbind.expasy.org/> ;
    bioregistry.schema:0000005 "lectins/172"^^xsd:string ;
    bioregistry.schema:0000006 "http://sugarbind.expasy.org/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Za-z]+\\/[0-9]+$"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/SUGARBIND/1/sugarbind.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Koichi Arakawa" ;
            foaf:mbox "bdkouiti5013@gmail.com" ] ;
    bioregistry.schema:0000024 "http://sugarbind.expasy.org/"^^xsd:string ;
    bioregistry.schema:0000027 <http://sugarbind.expasy.org/lectins/172> ;
    bioregistry.schema:0000029 "sugarbind" .

aberowl:SUGARBIND dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:SUGARBIND dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:SUGARBIND dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:sugarbind dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc02224 dcterms:isPartOf bioregistry.metaresource:integbio .

miriam:sugarbind dcterms:isPartOf bioregistry.metaresource:miriam .

