@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 cheminf: <https://semanticscience.org/resource/CHEMINF_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:GenBank .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:genbank .

bioregistry.metaresource:cheminf dcterms:hasPart cheminf:000304 .

bioregistry.metaresource:edam dcterms:hasPart edam:2292 .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00276 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:genbank .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010528 .

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

bioregistry:genbank a bioregistry.schema:0000001 ;
    rdfs:label "GenBank" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "GenBank ® is the NIH genetic sequence database, an annotated collection of all publicly available DNA sequences (Nucleic Acids Research, 2013 Jan;41(D1):D36-42)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2292,
        biocontext:GenBank,
        go.resource:GenBank,
        integbio:nbdc00276,
        prefixcommons:genbank,
        cheminf:000304,
        re3data:r3d100010528,
        uniprot.resource:DB-0028 ;
    dcat:keyword "cdna/est",
        "dna",
        "genetic variation",
        "genome/gene",
        "repository",
        "rna",
        "sequence",
        "sequence databases" ;
    foaf:homepage <https://www.ncbi.nlm.nih.gov/genbank/> ;
    bioregistry.schema:0000005 "U49845"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ncbi.nlm.nih.gov/nucleotide/$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-2497-3427 ;
    bioregistry.schema:0000024 "https://www.ncbi.nlm.nih.gov/nucleotide/"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.ncbi.nlm.nih.gov/nucleotide/U49845> ;
    bioregistry.schema:0000029 "genbank" .

orcid:0000-0002-2497-3427 rdfs:label "Eric P. Nawrocki" ;
    foaf:mbox "nawrocke@ncbi.nlm.nih.gov" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

edam:2292 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:GenBank dcterms:isPartOf bioregistry.metaresource:biocontext .

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

integbio:nbdc00276 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:genbank dcterms:isPartOf bioregistry.metaresource:prefixcommons .

cheminf:000304 dcterms:isPartOf bioregistry.metaresource:cheminf .

re3data:r3d100010528 dcterms:isPartOf bioregistry.metaresource:re3data .

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

