@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 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:IMGT.LIGM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:imgt.ligm .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:imgt.ligm .

bioregistry.metaresource:n2t dcterms:hasPart n2t:imgt.ligm .

bioregistry.metaresource:ncbi dcterms:hasPart <https://bioregistry.io/metaregistry/ncbi/resolve/IMGT/LIGM> .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:imgt.ligm .

bioregistry:imgt.ligm a bioregistry.schema:0000001 ;
    rdfs:label "ImMunoGeneTics database covering immunoglobulins and T-cell receptors" ;
    dcterms:description "IMGT, the international ImMunoGeneTics project, is a collection of high-quality integrated databases specialising in Immunoglobulins, T cell receptors and the Major Histocompatibility Complex (MHC) of all vertebrate species. IMGT/LIGM is a comprehensive database of fully annotated sequences of Immunoglobulins and T cell receptors from human and other vertebrates."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:IMGT.LIGM,
        go.resource:IMGT_LIGM,
        n2t:imgt.ligm,
        <https://bioregistry.io/metaregistry/ncbi/resolve/IMGT/LIGM>,
        prefixcommons:imgt.ligm,
        miriam:imgt.ligm ;
    dcat:keyword "dna" ;
    foaf:homepage <http://www.imgt.org/> ;
    bioregistry.schema:0000005 "M94112"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.imgt.org/ligmdb/view?id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^M\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-0116-9353 ;
    bioregistry.schema:0000024 "http://www.imgt.org/ligmdb/view?id="^^xsd:string ;
    bioregistry.schema:0000027 <http://www.imgt.org/ligmdb/view?id=M94112> ;
    bioregistry.schema:0000029 "imgt.ligm" .

orcid:0000-0003-0116-9353 rdfs:label "Marie-Paule Lefranc" ;
    foaf:mbox "marie-paule.lefranc@umontpellier.fr" .

biocontext:IMGT.LIGM dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:imgt.ligm dcterms:isPartOf bioregistry.metaresource:n2t .

<https://bioregistry.io/metaregistry/ncbi/resolve/IMGT/LIGM> dcterms:isPartOf bioregistry.metaresource:ncbi .

prefixcommons:imgt.ligm dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:imgt.ligm dcterms:isPartOf bioregistry.metaresource:miriam .

