@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 ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:GABI .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:gabi .

bioregistry.metaresource:miriam dcterms:hasPart miriam:gabi .

bioregistry.metaresource:n2t dcterms:hasPart n2t:gabi .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:GABI .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:gabi .

bioregistry:gabi a bioregistry.schema:0000001 ;
    rdfs:label "GABI" ;
    dcterms:description "GabiPD (Genome Analysis of Plant Biological Systems Primary Database) constitutes a repository for a wide array of heterogeneous data from high-throughput experiments in several plant species. These data (i.e. genomics, transcriptomics, proteomics and metabolomics), originating from different model or crop species, can be accessed through a central gene 'Green Card'."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:GABI,
        n2t:gabi,
        ncbi.resource:GABI,
        prefixcommons:gabi,
        miriam:gabi ;
    dcat:keyword "gene",
        "genome",
        "plant" ;
    foaf:homepage <http://www.gabipd.org/> ;
    bioregistry.schema:0000005 "2679240"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.gabipd.org/database/cgi-bin/GreenCards.pl.cgi?BioObjectId=$1&Mode=ShowBioObject"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0001-9900-9133 ;
    bioregistry.schema:0000024 "https://bioregistry.io/gabi:"^^xsd:string ;
    bioregistry.schema:0000026 ror:03ate3e03 ;
    bioregistry.schema:0000027 <http://www.gabipd.org/database/cgi-bin/GreenCards.pl.cgi?BioObjectId=2679240&Mode=ShowBioObject> ;
    bioregistry.schema:0000029 "gabi" .

orcid:0000-0001-9900-9133 rdfs:label "Birgit Kersten" ;
    foaf:mbox "birgit.kersten@thuenen.de" .

biocontext:GABI dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:gabi dcterms:isPartOf bioregistry.metaresource:n2t .

ncbi.resource:GABI dcterms:isPartOf bioregistry.metaresource:ncbi .

prefixcommons:gabi dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:gabi dcterms:isPartOf bioregistry.metaresource:miriam .

