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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ordb .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ordb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:ordb .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:65 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:ordb .

bioregistry:ordb a bioregistry.schema:0000001 ;
    rdfs:label "Olfactory Receptor Database" ;
    dcterms:description "The Olfactory Receptor Database (ORDB) is a repository of genomics and proteomics information of olfactory receptors (ORs). It includes a broad range of chemosensory genes and proteins, that includes in addition to ORs the taste papilla receptors (TPRs), vomeronasal organ receptors (VNRs), insect olfactory receptors (IORs), Caenorhabditis elegans chemosensory receptors (CeCRs), fungal pheromone receptors (FPRs)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:65,
        biocontext:ORDB,
        n2t:ordb,
        prefixcommons:ordb,
        miriam:ordb ;
    dcat:keyword "gene",
        "protein" ;
    foaf:homepage <http://senselab.med.yale.edu/OrDB/> ;
    bioregistry.schema:0000005 "8497"^^xsd:string ;
    bioregistry.schema:0000006 "https://ordb.biotech.ttu.edu/ORDB/Data/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://ordb.biotech.ttu.edu/ORDB/Data/"^^xsd:string ;
    bioregistry.schema:0000027 <https://ordb.biotech.ttu.edu/ORDB/Data/8497> ;
    bioregistry.schema:0000029 "ordb" .

pathguide:65 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:ORDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:ordb dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:ordb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:ordb dcterms:isPartOf bioregistry.metaresource:miriam .

