@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 cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:ARRAYEXPRESS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:arrayexpress .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00009 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:arrayexpress .

bioregistry.metaresource:n2t dcterms:hasPart n2t:arrayexpress .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:arrayexpress .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010222 .

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

bioregistry:arrayexpress a bioregistry.schema:0000001 ;
    rdfs:label "ArrayExpress" ;
    dcterms:contributor orcid:0000-0002-1216-4761 ;
    dcterms:description "ArrayExpress is a public repository for microarray data, which is aimed at storing MIAME-compliant data in accordance with Microarray Gene Expression Data (MGED) recommendations."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch wikidata:Q106638376,
        biocontext:ARRAYEXPRESS,
        cellosaurus.resource:ArrayExpress,
        n2t:arrayexpress,
        integbio:nbdc00009,
        prefixcommons:arrayexpress,
        miriam:arrayexpress,
        re3data:r3d100010222 ;
    dcat:keyword "cdna/est",
        "expression",
        "genome/gene",
        "microarray",
        "nucleotide",
        "protein",
        "repository",
        "rna" ;
    foaf:homepage <https://www.ebi.ac.uk/arrayexpress/> ;
    bioregistry.schema:0000005 "E-MEXP-1712"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/arrayexpress/experiments/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[AEP]-\\w{4}-\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5988-7409 ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/arrayexpress/experiments/"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1712> ;
    bioregistry.schema:0000029 "arrayexpress" .

orcid:0000-0001-5988-7409 rdfs:label "Alvis Brazma" ;
    foaf:mbox "brazma@ebi.ac.uk" .

orcid:0000-0002-1216-4761 rdfs:label "Sumir H Pandit" ;
    foaf:mbox "sumirp77@gmail.com" .

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

biocontext:ARRAYEXPRESS dcterms:isPartOf bioregistry.metaresource:biocontext .

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

n2t:arrayexpress dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00009 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:arrayexpress dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:arrayexpress dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010222 dcterms:isPartOf bioregistry.metaresource:re3data .

