@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcat: . @prefix dcterms: . @prefix foaf: . @prefix obofoundry: . @prefix prefixcommons: . @prefix rdfs: . @prefix skos: . @prefix xsd: . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:IMR . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:imr . bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:imr . bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:imr . bioregistry:imr a bioregistry.schema:0000001 ; rdfs:label "Molecule role (INOH Protein name/family name ontology)" ; dcterms:description "MoleculeRole Ontology is an ontology for proteins/chemicals. It is used to annotate protein family names, generic/concrete protein names and chemical names in the INOH pathway data."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:IMR, prefixcommons:imr, obofoundry:imr ; dcat:keyword "obo", "ontology", "protein", "small molecule" ; foaf:homepage ; bioregistry.schema:0000005 "0000001"^^xsd:string ; bioregistry.schema:0000006 "http://www.inoh.org/ontology-viewer/cgi-bin/InohOVAttr.php?type=IMR&id=$1"^^xsd:string ; bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ; bioregistry.schema:0000012 true ; bioregistry.schema:0000019 [ rdfs:label "INOH curators" ; foaf:mbox "curator@inoh.org" ] ; bioregistry.schema:0000024 "http://www.inoh.org/ontology-viewer/cgi-bin/InohOVAttr.php?type=IMR&id="^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "imr" . biocontext:IMR dcterms:isPartOf bioregistry.metaresource:biocontext . prefixcommons:imr dcterms:isPartOf bioregistry.metaresource:prefixcommons . obofoundry:imr dcterms:isPartOf bioregistry.metaresource:obofoundry .