@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@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:aberowl dcterms:hasPart aberowl:MO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:MO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mo .

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

bioregistry.metaresource:miriam dcterms:hasPart miriam:mo .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mo .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:mo .

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

bioregistry:mo a bioregistry.schema:0000001 ;
    rdfs:label "Microarray experimental conditions" ;
    dcterms:description "The MGED Ontology (MO) provides terms for annotating all aspects of a microarray experiment from the design of the experiment and array layout, through to the preparation of the biological sample and the protocols used to hybridize the RNA and analyze the data."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:MO,
        wikidata:Q114677897,
        bioportal:MO,
        biocontext:MO,
        n2t:mo,
        fairsharing:FAIRsharing.qs4x5m,
        miriam:mo,
        obofoundry:mo ;
    dcat:keyword "assay",
        "dna microarray",
        "expression data",
        "life science",
        "ontology",
        "transcript" ;
    foaf:homepage <http://mged.sourceforge.net/ontologies/MGEDontology.php> ;
    bioregistry.schema:0000005 "ArrayGroup"^^xsd:string ;
    bioregistry.schema:0000006 "https://mged.sourceforge.net/ontologies/MGEDontology.php#$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\w+$"^^xsd:string ;
    bioregistry.schema:0000010 obo:mo.owl ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0002-5714-991X ;
    bioregistry.schema:0000024 "https://mged.sourceforge.net/ontologies/MGEDontology.php#"^^xsd:string ;
    bioregistry.schema:0000027 <https://mged.sourceforge.net/ontologies/MGEDontology.php#ArrayGroup> ;
    bioregistry.schema:0000029 "mo" .

orcid:0000-0002-5714-991X rdfs:label "Chris Stoeckert" ;
    foaf:mbox "stoeckrt@pcbi.upenn.edu" .

aberowl:MO dcterms:isPartOf bioregistry.metaresource:aberowl .

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

bioportal:MO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:MO dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mo dcterms:isPartOf bioregistry.metaresource:n2t .

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

miriam:mo dcterms:isPartOf bioregistry.metaresource:miriam .

obofoundry:mo dcterms:isPartOf bioregistry.metaresource:obofoundry .

