@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix bartoc: <https://bartoc.org/en/node/> .
@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 doap: <http://usefulinc.com/ns/doap#> .
@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 ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.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 tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:RXNO .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:20712 .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:RXNO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:RXNO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:rxno .

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

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:rxno .

bioregistry.metaresource:ols dcterms:hasPart ols:rxno .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:RXNO .

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

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P2106 .

bioregistry:rxno a bioregistry.schema:0000001 ;
    rdfs:label "Name Reaction Ontology" ;
    dcterms:description "RXNO is the name reaction ontology. It contains more than 500 classes representing organic reactions such as the Diels–Alder cyclization."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/rsc-ontologies/rxno> ;
    skos:exactMatch aberowl:RXNO,
        ontobee:RXNO,
        wikidata:P2106,
        bartoc:20712,
        bioportal:RXNO,
        biocontext:RXNO,
        fairsharing:FAIRsharing.w4tncg,
        tib.ts:rxno,
        ols:rxno,
        obofoundry:rxno ;
    dcat:keyword "chemistry",
        "molecular chemistry",
        "nfdi4cat",
        "nfdi4chem",
        "obo",
        "ontology",
        "reaction data" ;
    foaf:homepage <https://github.com/rsc-ontologies/rxno> ;
    bioregistry.schema:0000005 "0000253"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/RXNO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:rxno.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5985-7429 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/RXNO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:RXNO_0000253 ;
    bioregistry.schema:0000029 "rxno" .

orcid:0000-0001-5985-7429 rdfs:label "Colin Batchelor" ;
    foaf:mbox "batchelorc@rsc.org" .

aberowl:RXNO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:RXNO dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:P2106 dcterms:isPartOf bioregistry.metaresource:wikidata .

bartoc:20712 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:RXNO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:RXNO dcterms:isPartOf bioregistry.metaresource:biocontext .

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

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

ols:rxno dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:rxno dcterms:isPartOf bioregistry.metaresource:obofoundry .

