@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 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 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:IUPHAR.RECEPTOR .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:iuphar.receptor .

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

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

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

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

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P5458 .

bioregistry:iuphar.receptor a bioregistry.schema:0000001 ;
    rdfs:label "Guide to Pharmacology Target" ;
    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 transient receptor potential channels. It includes information on nomenclature systems, and on inter and intra-species molecular structure variation. This collection references individual receptors or subunits."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:P5458,
        biocontext:IUPHAR.RECEPTOR,
        go.resource:IUPHAR_RECEPTOR,
        n2t:iuphar.receptor,
        miriam:iuphar.receptor,
        uniprot.resource:DB-0182 ;
    dcat:keyword "chemistry databases" ;
    foaf:homepage <http://www.guidetopharmacology.org/targets.jsp> ;
    bioregistry.schema:0000005 "101"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.guidetopharmacology.org/GRAC/ObjectDisplayForward?objectId=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-9262-8318 ;
    bioregistry.schema:0000023 "IUPHAR_GPCR",
        "IUPHARobj" ;
    bioregistry.schema:0000024 "http://www.guidetopharmacology.org/GRAC/ObjectDisplayForward?objectId="^^xsd:string ;
    bioregistry.schema:0000026 ror:002g4nt27 ;
    bioregistry.schema:0000027 <http://www.guidetopharmacology.org/GRAC/ObjectDisplayForward?objectId=101> ;
    bioregistry.schema:0000029 "iuphar.receptor" .

orcid:0000-0002-9262-8318 rdfs:label "Simon Douglas Harding" ;
    foaf:mbox "simon.harding@igmm.ed.ac.uk" .

wikidata:P5458 dcterms:isPartOf bioregistry.metaresource:wikidata .

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

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

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

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

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

