@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@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:HDR .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hdr .

bioregistry.metaresource:miriam dcterms:hasPart miriam:hdr .

bioregistry.metaresource:n2t dcterms:hasPart n2t:hdr .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:307 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:hdr .

bioregistry:hdr a bioregistry.schema:0000001 ;
    rdfs:label "Homeodomain Research" ;
    dcterms:description "The Homeodomain Resource is a curated collection of sequence, structure, interaction, genomic and functional information on the homeodomain family. It contains sets of curated homeodomain sequences from fully sequenced genomes, including experimentally derived homeodomain structures, homeodomain protein-protein interactions, homeodomain DNA-binding sites and homeodomain proteins implicated in human genetic disorders."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:307,
        biocontext:HDR,
        n2t:hdr,
        prefixcommons:hdr,
        miriam:hdr ;
    dcat:keyword "genome" ;
    foaf:homepage <http://research.nhgri.nih.gov/apps/homeodomain/web/> ;
    bioregistry.schema:0000005 "63"^^xsd:string ;
    bioregistry.schema:0000006 "http://research.nhgri.nih.gov/apps/homeodomain/web/index.cgi?mode=view&amp;view=proteins&amp;id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "http://research.nhgri.nih.gov/apps/homeodomain/web/index.cgi?mode=view&amp;view=proteins&amp;id="^^xsd:string ;
    bioregistry.schema:0000027 <http://research.nhgri.nih.gov/apps/homeodomain/web/index.cgi?mode=view&amp;view=proteins&amp;id=63> ;
    bioregistry.schema:0000029 "hdr" .

pathguide:307 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:HDR dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:hdr dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:hdr dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:hdr dcterms:isPartOf bioregistry.metaresource:miriam .

