@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@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 ror: <https://ror.org/> .
@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:HUGE .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:huge .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00104 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:huge .

bioregistry.metaresource:n2t dcterms:hasPart n2t:huge .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:huge .

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

bioregistry:huge a bioregistry.schema:0000001 ;
    rdfs:label "Human Unidentified Gene-Encoded" ;
    dcterms:description "The Human Unidentified Gene-Encoded (HUGE) protein database contains  results from sequence analysis of human novel large (>4 kb) cDNAs identified in the Kazusa cDNA sequencing project."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:HUGE,
        n2t:huge,
        integbio:nbdc00104,
        prefixcommons:huge,
        miriam:huge,
        uniprot.resource:DB-0049 ;
    dcat:keyword "cdna/est",
        "dna",
        "genome/gene",
        "organism-specific databases",
        "protein",
        "sequence",
        "structure" ;
    foaf:homepage <http://www.kazusa.or.jp/huge/> ;
    bioregistry.schema:0000005 "KIAA0001"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.kazusa.or.jp/huge/gfpage/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^KIAA\\d{4}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-3328-9571 ;
    bioregistry.schema:0000024 "https://www.kazusa.or.jp/huge/gfpage/"^^xsd:string ;
    bioregistry.schema:0000026 ror:04pnjx786 ;
    bioregistry.schema:0000027 <https://www.kazusa.or.jp/huge/gfpage/KIAA0001> ;
    bioregistry.schema:0000029 "huge" .

orcid:0000-0002-3328-9571 rdfs:label "Osamu Ohara" ;
    foaf:mbox "ohara@kazusa.or.jp" .

biocontext:HUGE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:huge dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00104 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:huge dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:huge dcterms:isPartOf bioregistry.metaresource:miriam .

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

