@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@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 re3data: <https://www.re3data.org/repository/> .
@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:bioregistry dcterms:hasPart bioregistry:geo .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:GEO .

bioregistry.metaresource:edam dcterms:hasPart edam:1147 .

bioregistry.metaresource:go dcterms:hasPart go.resource:GEO .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00080 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:geo .

bioregistry.metaresource:n2t dcterms:hasPart n2t:geo .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:geo .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010283 .

bioregistry:geo a bioregistry.schema:0000001 ;
    rdfs:label "Gene Expression Omnibus" ;
    dcterms:description "The Gene Expression Omnibus (GEO) is a gene expression repository providing a curated, online resource for gene expression data browsing, query and retrieval."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1147,
        cellosaurus.resource:GEO,
        go.resource:GEO,
        n2t:geo,
        integbio:nbdc00080,
        prefixcommons:geo,
        miriam:geo,
        re3data:r3d100010283 ;
    dcat:keyword "cdna/est",
        "expression",
        "gene expression",
        "genome",
        "image/movie",
        "repository",
        "sequence" ;
    foaf:homepage <https://www.ncbi.nlm.nih.gov/geo/> ;
    bioregistry.schema:0000005 "GDS1234"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^G(PL|SM|SE|DS)\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-9448-8064 ;
    bioregistry.schema:0000024 "https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc="^^xsd:string ;
    bioregistry.schema:0000026 ror:02meqm098 ;
    bioregistry.schema:0000027 <https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GDS1234> ;
    bioregistry.schema:0000029 "geo" .

orcid:0000-0002-9448-8064 rdfs:label "Tanya Barrett" ;
    foaf:mbox "barrett@ncbi.nlm.nih.gov" .

edam:1147 dcterms:isPartOf bioregistry.metaresource:edam .

cellosaurus.resource:GEO dcterms:isPartOf bioregistry.metaresource:cellosaurus .

go.resource:GEO dcterms:isPartOf bioregistry.metaresource:go .

n2t:geo dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00080 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:geo dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:geo dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010283 dcterms:isPartOf bioregistry.metaresource:re3data .

