@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:LGIC .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:lgic .

bioregistry.metaresource:miriam dcterms:hasPart miriam:lgic .

bioregistry.metaresource:n2t dcterms:hasPart n2t:lgic .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:lgicdb .

bioregistry:lgic a bioregistry.schema:0000001 ;
    rdfs:label "Ligand-Gated Ion Channel database" ;
    dcterms:description "The Ligand-Gated Ion Channel database provides nucleic and proteic sequences of the subunits of ligand-gated ion channels. These transmembrane proteins can exist under different conformations, at least one of which forms a pore through the membrane connecting two neighbouring compartments. The database can be used to generate multiple sequence alignments from selected subunits, and gives the atomic coordinates of subunits, or portion of subunits, where available."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:LGIC,
        n2t:lgic,
        prefixcommons:lgicdb,
        miriam:lgic ;
    dcat:keyword "gene",
        "protein",
        "sequence" ;
    foaf:homepage <https://www.ebi.ac.uk/compneur-srv/LGICdb/LGICdb.php> ;
    bioregistry.schema:0000005 "5HT3Arano"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/compneur-srv/LGICdb/HTML/$1.php"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "https://bioregistry.io/lgic:"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/compneur-srv/LGICdb/HTML/5HT3Arano.php> ;
    bioregistry.schema:0000029 "lgic" .

biocontext:LGIC dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:lgic dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:lgicdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:lgic dcterms:isPartOf bioregistry.metaresource:miriam .

