# baseURI: https://www.omg.org/spec/Commons/AboutCommons/
# imports: https://www.omg.org/spec/Commons/AnnotationVocabulary/
# imports: https://www.omg.org/spec/Commons/Classifiers/
# imports: https://www.omg.org/spec/Commons/CodesAndCodeSets/
# imports: https://www.omg.org/spec/Commons/Collections/
# imports: https://www.omg.org/spec/Commons/ContextualDesignators/
# imports: https://www.omg.org/spec/Commons/ContextualIdentifiers/
# imports: https://www.omg.org/spec/Commons/DatesAndTimes/
# imports: https://www.omg.org/spec/Commons/Designators/
# imports: https://www.omg.org/spec/Commons/Identifiers/
# imports: https://www.omg.org/spec/Commons/TextDatatype/
@base .
@prefix cmns-abt: .
@prefix cmns-av: .
@prefix dct: .
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
a owl:Ontology ;
rdfs:label "About the Commons Ontology Library" ;
dct:abstract "This ontology is provided for the convenience of Commons users. It can be used to load all of the current Commons ontologies, using a relative catalog, as needed in Protege or other tools." ;
dct:contributor
"Mayo Clinic" ,
"Thematix Partners LLC" ,
"U.S. Department of Commerce, National Institute of Standards and Technology (NIST)" ,
"agnos.ai U.K. Ltd"
;
dct:license ;
dct:references
,
;
dct:source
"ISO 1087:2019 Terminology work - Vocabulary - Theory and Application, Second edition, 2019-09" ,
"ISO 704:2022 Terminology work - Principles and methods, Fourth edition, 2022-07" ,
"ISO/IEC 11179-3:2013 Information technology - Metadata registries (MDR) - Registry metamodel and basic attributes, Third edition, 2013-02-15" ,
"International Information Centre for Terminology (InfoTerm), see http://www.infoterm.info/"
;
owl:imports
,
,
,
,
,
,
,
,
,
;
owl:versionIRI ;
cmns-av:copyright
"Copyright (c) 2019-2022 Thematix Partners LLC" ,
"Copyright (c) 2021-2022 EDM Council, Inc." ,
"Copyright (c) 2021-2022 Mayo Clinic" ,
"Copyright (c) 2021-2022 agnos.ai U.K. Ltd" ,
"Copyright (c) 2022 Object Management Group, Inc."
;
.