@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@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:RICEGAP .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ricegap .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.qrw6b7 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:ricegap .

bioregistry.metaresource:n2t dcterms:hasPart n2t:ricegap .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:rgap .

bioregistry:ricegap a bioregistry.schema:0000001 ;
    rdfs:label "Rice Genome Annotation Project" ;
    dcterms:description "The objective of this project is to provide high quality annotation for the rice genome Oryza sativa spp japonica cv Nipponbare. All genes are annotated with functional annotation including expression data, gene ontologies, and tagged lines."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:RICEGAP,
        n2t:ricegap,
        fairsharing:FAIRsharing.qrw6b7,
        prefixcommons:rgap,
        miriam:ricegap ;
    dcat:keyword "chromosome",
        "deoxyribonucleic acid",
        "dna",
        "dna sequence",
        "genome",
        "life science" ;
    foaf:homepage <https://rice.uga.edu> ;
    bioregistry.schema:0000005 "LOC_Os02g13300"^^xsd:string ;
    bioregistry.schema:0000006 "http://rice.plantbiology.msu.edu/cgi-bin/ORF_infopage.cgi?&orf=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^LOC\\_Os\\d{1,2}g\\d{5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-6727-4677 ;
    bioregistry.schema:0000023 "rgap" ;
    bioregistry.schema:0000024 "http://rice.plantbiology.msu.edu/cgi-bin/ORF_infopage.cgi?&orf="^^xsd:string ;
    bioregistry.schema:0000027 <http://rice.plantbiology.msu.edu/cgi-bin/ORF_infopage.cgi?&orf=LOC_Os02g13300> ;
    bioregistry.schema:0000029 "ricegap" .

orcid:0000-0002-6727-4677 rdfs:label "C. Robin Buell" ;
    foaf:mbox "Robin.Buell@uga.edu" .

biocontext:RICEGAP dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:ricegap dcterms:isPartOf bioregistry.metaresource:n2t .

fairsharing:FAIRsharing.qrw6b7 dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:rgap dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:ricegap dcterms:isPartOf bioregistry.metaresource:miriam .

