# baseURI: http://www.omg.org/spec/MVF/AboutMVF/
# 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/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/
# imports: https://www.omg.org/spec/LCC/Countries/CountryRepresentation/
# imports: https://www.omg.org/spec/LCC/Languages/LanguageRepresentation/
# imports: https://www.omg.org/spec/MVF/ISO1087-TerminologyScience/
# imports: https://www.omg.org/spec/MVF/ISO1087-VocabularyForTermsAndDefinitions/
# imports: https://www.omg.org/spec/MVF/MultipleVocabularyFacility/
@base .
@prefix abt-mvf: .
@prefix cmns-av: .
@prefix dct: .
@prefix owl: .
@prefix rdf: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
a owl:Ontology ;
rdfs:label "About the Multiple Vocabulary Facility (MVF) Specification" ;
dct:abstract "This ontology is provided for the convenience of MVF users. It can be used to load all of the current MVF ontologies, using a relative catalog as needed for Protege and other tools." ;
dct:contributor
"Davide Sottara, Mayo Clinic" ,
"Elisa Kendall, Thematix Partners LLC" ,
"Evan Wallace, U.S. National Institute of Standards and Technology (NIST)" ,
"Pete Rivett, agnos.ai U.K. Ltd"
;
dct:license ;
dct:references
,
;
dct:source
"ISO 1087 Terminology work and terminology science - Vocabulary, Second edition, 2019-09" ,
"ISO 704:2009 Terminology work - Principles and methods, Third edition, 2009-11-01" ,
"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-2023 Thematix Partners LLC" ,
"Copyright (c) 2019-2023 agnos.ai U.K. Ltd" ,
"Copyright (c) 2020-2023 Mayo Clinic" ,
"Copyright (c) 2020-2023 Object Management Group, Inc." ,
"Copyright (c) 2022-2023 QuoteWell Insurance Services, LLC"
;
.