@prefix biocontext: .
@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix dc: .
@prefix dcterms: .
@prefix foaf: .
@prefix miriam: .
@prefix n2t: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
bioregistry.metaresource:biocontext dcterms:hasPart biocontext:RICENETDB.GENE .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ricenetdb.gene .
bioregistry.metaresource:miriam dcterms:hasPart miriam:ricenetdb.gene .
bioregistry.metaresource:n2t dcterms:hasPart n2t:ricenetdb.gene .
bioregistry:ricenetdb.gene a bioregistry.schema:0000001 ;
rdfs:label "RiceNetDB Gene" ;
dc:description "RiceNetDB is currently the most comprehensive regulatory database on Oryza Sativa based on genome annotation. It was displayed in three levels: GEM, PPIs and GRNs to facilitate biomolecular regulatory analysis and gene-metabolite mapping."^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch biocontext:RICENETDB.GENE,
n2t:ricenetdb.gene,
miriam:ricenetdb.gene ;
foaf:homepage "http://bis.zju.edu.cn/ricenetdb/"^^xsd:string ;
bioregistry.schema:0000005 "LOC_Os01g49190.1"^^xsd:string ;
bioregistry.schema:0000006 "http://bis.zju.edu.cn/ricenetdb/genedetails.php?ID=$1"^^xsd:string ;
bioregistry.schema:0000008 "^LOC\\_Os\\d{1,2}g\\d{5}\\.\\d$"^^xsd:string ;
bioregistry.schema:0000012 false .
biocontext:RICENETDB.GENE dcterms:isPartOf bioregistry.metaresource:biocontext .
n2t:ricenetdb.gene dcterms:isPartOf bioregistry.metaresource:n2t .
miriam:ricenetdb.gene dcterms:isPartOf bioregistry.metaresource:miriam .