@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioportal: <https://bioportal.bioontology.org/ontologies/> .
@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 obofoundry: <https://www.obofoundry.org/ontology/> .
@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:GRAMENE.GROWTHSTAGE .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:GRO-CPGA .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gramene.growthstage .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:gro .

bioregistry.metaresource:n2t dcterms:hasPart n2t:gramene.growthstage .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:gro .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:gramene.po .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q114677888 .

bioregistry:gramene.growthstage a bioregistry.schema:0000001 ;
    rdfs:label "Gramene Growth Stage Ontology" ;
    dcterms:description "Gramene is a comparative genome mapping database for grasses and crop plants. It combines a semi-automatically generated database of cereal genomic and expressed sequence tag sequences, genetic maps, map relations, quantitative trait loci (QTL), and publications, with a curated database of mutants (genes and alleles), molecular markers, and proteins. This collection refers to growth stage ontology information in Gramene."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:Q114677888,
        bioportal:GRO-CPGA,
        biocontext:GRAMENE.GROWTHSTAGE,
        n2t:gramene.growthstage,
        fairsharing:FAIRsharing.mtmsgm,
        prefixcommons:gramene.po,
        miriam:gro,
        obofoundry:gro ;
    dcat:keyword "anatomy",
        "life science",
        "morphology",
        "obo",
        "ontology",
        "structure" ;
    foaf:homepage <http://www.gramene.org/plant_ontology/> ;
    bioregistry.schema:0000005 "0007133"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.gramene.org/db/ontology/search?id=GRO:$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 [ rdfs:label "Pankaj Jaiswal" ;
            foaf:mbox "jaiswalp@oregonstate.edu" ] ;
    bioregistry.schema:0000023 "cpga",
        "gro-cpga" ;
    bioregistry.schema:0000024 "http://www.gramene.org/db/ontology/search?id=GRO:"^^xsd:string ;
    bioregistry.schema:0000027 <http://www.gramene.org/db/ontology/search?id=GRO:0007133> ;
    bioregistry.schema:0000029 "gramene.growthstage" .

wikidata:Q114677888 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

bioportal:GRO-CPGA dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:GRAMENE.GROWTHSTAGE dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:gramene.growthstage dcterms:isPartOf bioregistry.metaresource:n2t .

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

prefixcommons:gramene.po dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:gro dcterms:isPartOf bioregistry.metaresource:miriam .

obofoundry:gro dcterms:isPartOf bioregistry.metaresource:obofoundry .

