@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix fairsharing: <https://fairsharing.org/> .
@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 ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:vgnc .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:VGNC .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.5NhJFK .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc02624 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:vgnc .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:VGNC .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Vgnc .

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

bioregistry:vgnc a bioregistry.schema:0000001 ;
    rdfs:label "Vertebrate Gene Nomenclature Committee Database" ;
    dcterms:description "The Vertebrate Gene Nomenclature Committee (VGNC) is an extension of the established HGNC (HUGO Gene Nomenclature Committee) project that names human genes. VGNC is responsible for assigning standardized names to genes in vertebrate species that currently lack a nomenclature committee."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch cellosaurus.resource:VGNC,
        ncbi.resource:VGNC,
        integbio:nbdc02624,
        fairsharing:FAIRsharing.5NhJFK,
        miriam:vgnc,
        togoid:Vgnc,
        uniprot.resource:DB-0226 ;
    dcat:keyword "gene",
        "genome/gene",
        "life science",
        "ontology/terminology/nomenclature",
        "organism-specific databases",
        "protein" ;
    foaf:homepage <https://vertebrate.genenames.org> ;
    bioregistry.schema:0000005 "3792"^^xsd:string ;
    bioregistry.schema:0000006 "https://vertebrate.genenames.org/data/gene-symbol-report/#!/vgnc_id/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{1,9}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-1818-8243 ;
    bioregistry.schema:0000024 "https://vertebrate.genenames.org/data/gene-symbol-report/#!/vgnc_id/"^^xsd:string ;
    bioregistry.schema:0000027 <https://vertebrate.genenames.org/data/gene-symbol-report/#!/vgnc_id/3792> ;
    bioregistry.schema:0000029 "vgnc" .

orcid:0000-0003-1818-8243 rdfs:label "Susan Tweedie" ;
    foaf:mbox "stweedie@ebi.ac.uk" .

cellosaurus.resource:VGNC dcterms:isPartOf bioregistry.metaresource:cellosaurus .

ncbi.resource:VGNC dcterms:isPartOf bioregistry.metaresource:ncbi .

integbio:nbdc02624 dcterms:isPartOf bioregistry.metaresource:integbio .

fairsharing:FAIRsharing.5NhJFK dcterms:isPartOf bioregistry.metaresource:fairsharing .

miriam:vgnc dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Vgnc dcterms:isPartOf bioregistry.metaresource:togoid .

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

