@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biolink: <https://bioregistry.io/metaregistry/biolink/resolve/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:IUPHAR.LIGAND .

bioregistry.metaresource:biolink dcterms:hasPart biolink:GTOPDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:iuphar.ligand .

bioregistry.metaresource:miriam dcterms:hasPart miriam:iuphar.ligand .

bioregistry.metaresource:n2t dcterms:hasPart n2t:iuphar.ligand .

bioregistry.metaresource:togoid dcterms:hasPart togoid:IupharLigand .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P595 .

bioregistry:iuphar.ligand a bioregistry.schema:0000001 ;
    rdfs:label "Guide to Pharmacology Ligand" ;
    dcterms:description "The IUPHAR Compendium details the molecular, biophysical and pharmacological properties of identified mammalian sodium, calcium and potassium channels, as well as the related cyclic nucleotide-modulated ion channels and the recently described transient receptor potential channels. It includes information on nomenclature systems, and on inter and intra-species molecular structure variation. This collection references ligands."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P595,
        biocontext:IUPHAR.LIGAND,
        biolink:GTOPDB,
        n2t:iuphar.ligand,
        miriam:iuphar.ligand,
        togoid:IupharLigand ;
    dcat:keyword "compound" ;
    foaf:homepage <http://www.guidetopharmacology.org/GRAC/LigandListForward?database=all> ;
    bioregistry.schema:0000005 "1755"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.guidetopharmacology.org/GRAC/LigandDisplayForward?ligandId=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000023 "IUPHAR_LIGAND",
        "IUPHAR_LIGAND_ID" ;
    bioregistry.schema:0000024 "http://www.guidetopharmacology.org/GRAC/LigandDisplayForward?ligandId="^^xsd:string ;
    bioregistry.schema:0000026 ror:002g4nt27 ;
    bioregistry.schema:0000027 <http://www.guidetopharmacology.org/GRAC/LigandDisplayForward?ligandId=1755> ;
    bioregistry.schema:0000029 "iuphar.ligand" .

wikidata:P595 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:IUPHAR.LIGAND dcterms:isPartOf bioregistry.metaresource:biocontext .

biolink:GTOPDB dcterms:isPartOf bioregistry.metaresource:biolink .

n2t:iuphar.ligand dcterms:isPartOf bioregistry.metaresource:n2t .

miriam:iuphar.ligand dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:IupharLigand dcterms:isPartOf bioregistry.metaresource:togoid .

