@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:LIGANDEXPO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ligandexpo .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01864 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ligandexpo .

bioregistry.metaresource:n2t dcterms:hasPart n2t:ligandexpo .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:154 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:ligandexpo .

bioregistry:ligandexpo a bioregistry.schema:0000001 ;
    rdfs:label "Ligand Expo" ;
    dcterms:description "Ligand Expo is a data resource for finding information about small molecules bound to proteins and nucleic acids."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:154,
        biocontext:LIGANDEXPO,
        n2t:ligandexpo,
        integbio:nbdc01864,
        prefixcommons:ligandexpo,
        miriam:ligandexpo ;
    dcat:keyword "3d structure",
        "chemical",
        "chemical compound",
        "dna",
        "interaction",
        "interaction/pathway",
        "nucleic acid",
        "protein",
        "sequence",
        "structure" ;
    foaf:homepage <http://ligand-depot.rutgers.edu/index.html> ;
    bioregistry.schema:0000005 "ABC"^^xsd:string ;
    bioregistry.schema:0000006 "http://ligand-depot.rutgers.edu/pyapps/ldHandler.py?formid=cc-index-search&target=$1&operation=ccid"^^xsd:string ;
    bioregistry.schema:0000008 "^(\\w){3}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://bioregistry.io/ligandexpo:"^^xsd:string ;
    bioregistry.schema:0000027 <http://ligand-depot.rutgers.edu/pyapps/ldHandler.py?formid=cc-index-search&target=ABC&operation=ccid> ;
    bioregistry.schema:0000029 "ligandexpo" .

pathguide:154 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:LIGANDEXPO dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:ligandexpo dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01864 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:ligandexpo dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:ligandexpo dcterms:isPartOf bioregistry.metaresource:miriam .

