@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:HOGENOM .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hogenom .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01858 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:hogenom .

bioregistry.metaresource:n2t dcterms:hasPart n2t:hogenom .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:hogenom .

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

bioregistry:hogenom a bioregistry.schema:0000001 ;
    rdfs:label "Database of Complete Genome Homologous Genes Families" ;
    dcterms:description "HOGENOM is a database of homologous genes from fully sequenced organisms (bacteria, archeae and eukarya). This collection references phylogenetic trees which can be retrieved using either UniProt accession numbers, or HOGENOM tree family identifier."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:HOGENOM,
        n2t:hogenom,
        integbio:nbdc01858,
        prefixcommons:hogenom,
        miriam:hogenom,
        uniprot.resource:DB-0044 ;
    dcat:keyword "classification",
        "genome/gene",
        "phylogenomic databases",
        "protein",
        "sequence",
        "taxonomy" ;
    foaf:homepage <http://hogenom.univ-lyon1.fr/> ;
    bioregistry.schema:0000005 "HOMO_3.PE998"^^xsd:string ;
    bioregistry.schema:0000006 "http://hogenom.univ-lyon1.fr/query_sequence?Go=Submit+Query&seq=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[A-Z][A-Z0-9_]+\\.PE\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0002-6850-6265 ;
    bioregistry.schema:0000024 "http://hogenom.univ-lyon1.fr/query_sequence?Go=Submit+Query&seq="^^xsd:string ;
    bioregistry.schema:0000026 ror:03skt0t88 ;
    bioregistry.schema:0000027 <http://hogenom.univ-lyon1.fr/query_sequence?Go=Submit+Query&seq=HOMO_3.PE998> ;
    bioregistry.schema:0000029 "hogenom" .

orcid:0000-0002-6850-6265 rdfs:label "Guy Perrière" ;
    foaf:mbox "perriere@biomserv.univ-lyon1.fr" .

biocontext:HOGENOM dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:hogenom dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01858 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:hogenom dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:hogenom dcterms:isPartOf bioregistry.metaresource:miriam .

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

