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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hovergen .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00284 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:hovergen .

bioregistry.metaresource:n2t dcterms:hasPart n2t:hovergen .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:hovergen .

bioregistry:hovergen a bioregistry.schema:0000001 ;
    rdfs:label "Homologous Vertebrate Genes Database" ;
    dcterms:description "HOVERGEN is a database of homologous vertebrate genes that allows one to select sets of homologous genes among vertebrate species, and to visualize multiple alignments and phylogenetic trees."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:HOVERGEN,
        n2t:hovergen,
        integbio:nbdc00284,
        prefixcommons:hovergen,
        miriam:hovergen ;
    dcat:keyword "dna",
        "gene",
        "genome/gene",
        "protein",
        "sequence",
        "taxonomy" ;
    foaf:homepage <https://pbil.univ-lyon1.fr/databases/hovergen.php> ;
    bioregistry.schema:0000005 "HBG004341"^^xsd:string ;
    bioregistry.schema:0000006 "http://pbil.univ-lyon1.fr/cgi-bin/view-tree.pl?query=$1&db=HOVERGEN"^^xsd:string ;
    bioregistry.schema:0000008 "^HBG\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "https://bioregistry.io/hovergen:"^^xsd:string ;
    bioregistry.schema:0000027 <http://pbil.univ-lyon1.fr/cgi-bin/view-tree.pl?query=HBG004341&db=HOVERGEN> ;
    bioregistry.schema:0000029 "hovergen" .

biocontext:HOVERGEN dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:hovergen dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00284 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:hovergen dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:hovergen dcterms:isPartOf bioregistry.metaresource:miriam .

