@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:CHMO .

bioregistry.metaresource:bartoc dcterms:hasPart bartoc:20703 .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CHMO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:CHMO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:chmo .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.9j4wh2 .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:chmo .

bioregistry.metaresource:ols dcterms:hasPart ols:chmo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:CHMO .

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

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

bioregistry:chmo a bioregistry.schema:0000001 ;
    rdfs:label "Chemical Methods Ontology" ;
    dcterms:description "CHMO, the chemical methods ontology, describes methods used to"^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/rsc-ontologies/rsc-cmo> ;
    skos:exactMatch aberowl:CHMO,
        ontobee:CHMO,
        wikidata:Q55118301,
        bartoc:20703,
        bioportal:CHMO,
        biocontext:CHMO,
        fairsharing:FAIRsharing.9j4wh2,
        tib.ts:chmo,
        ols:chmo,
        obofoundry:chmo ;
    dcat:keyword "assay",
        "chemical biology",
        "chemical entity",
        "chemistry",
        "chromatography",
        "dataplant",
        "electron microscopy",
        "lipidomics",
        "mass spectrometry assay",
        "metabolomics",
        "nfdi4cat",
        "nfdi4chem",
        "obo",
        "ontology",
        "proteomics" ;
    foaf:homepage <https://github.com/rsc-ontologies/rsc-cmo> ;
    bioregistry.schema:0000005 "0002902"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/CHMO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:chmo.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:rbo,
        bioregistry:scdo ;
    bioregistry.schema:0000019 orcid:0000-0001-5985-7429 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/CHMO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:CHMO_0002902 ;
    bioregistry.schema:0000029 "chmo" .

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

aberowl:CHMO dcterms:isPartOf bioregistry.metaresource:aberowl .

ontobee:CHMO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

bartoc:20703 dcterms:isPartOf bioregistry.metaresource:bartoc .

bioportal:CHMO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:CHMO dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.9j4wh2 dcterms:isPartOf bioregistry.metaresource:fairsharing .

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

ols:chmo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:chmo dcterms:isPartOf bioregistry.metaresource:obofoundry .

