@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 obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:REX .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:REX .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:REX .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:rex .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:rex .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:REX .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:rex .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:rex .

bioregistry:rex a bioregistry.schema:0000001 ;
    rdfs:label "Physico-chemical process" ;
    dcterms:contributor orcid:0000-0002-1595-3213 ;
    dcterms:description "An ontology of physico-chemical processes, i.e. physico-chemical changes occurring in course of time."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:REX,
        ontobee:REX,
        bioportal:REX,
        biocontext:REX,
        fairsharing:FAIRsharing.g0a7s0,
        prefixcommons:rex,
        tib.ts:rex,
        obofoundry:rex ;
    dcat:keyword "biochemistry",
        "chemistry",
        "enzymatic reaction",
        "life science",
        "nfdi4cat",
        "nfdi4chem",
        "obo",
        "ontology",
        "reaction data" ;
    foaf:homepage <https://www.ebi.ac.uk/chebi/> ;
    bioregistry.schema:0000005 "0000512"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/REX_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://web.archive.org/web/20250616081915/http://ontologies.berkeleybop.org/rex.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-8123-5351 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/REX_"^^xsd:string ;
    bioregistry.schema:0000027 obo:REX_0000512 ;
    bioregistry.schema:0000029 "rex" .

orcid:0000-0001-8123-5351 rdfs:label "Adnan Malik" ;
    foaf:mbox "amalik@ebi.ac.uk" .

orcid:0000-0002-1595-3213 rdfs:label "Philip Strömert" ;
    foaf:mbox "philip.stroemert@tib.eu" .

aberowl:REX dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:REX dcterms:isPartOf bioregistry.metaresource:ontobee .

bioportal:REX dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:REX dcterms:isPartOf bioregistry.metaresource:biocontext .

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

prefixcommons:rex dcterms:isPartOf bioregistry.metaresource:prefixcommons .

tib.ts:rex dcterms:isPartOf bioregistry.metaresource:tib .

obofoundry:rex dcterms:isPartOf bioregistry.metaresource:obofoundry .

