ࡱ>                  9 Rfbjbj2 bl6 6 6 6 6 6 6 D.&.&.&.& /t D[J<f|ښܚܚܚܚܚܚ$ %j6 26 6 222f=6 6 ښ2ښ223RR6 6 U>< +MD .&^<SU,E+0[St2FU2J R6 6 6 6 OWL Web Ontology Language XML Presentation Syntax W3C Note 11 June 2003 This version:  HYPERLINK "http://www.w3.org/TR/2003/NOTE-owl-xmlsyntax-20030611/" http://www.w3.org/TR/2003/NOTE-owl-xmlsyntax-20030611/ Latest version:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" http://www.w3.org/TR/owl-xmlsyntax/ Authors:  HYPERLINK "mailto:horim@res.kutc.kansai-u.ac.jp" Masahiro Hori, Kansai University (formerly IBM Tokyo Research)  HYPERLINK "mailto:Jerome.Euzenat@inrialpes.fr" Jrme Euzenat, INRIA Rhne-Alpes  HYPERLINK "mailto:pfps@research.bell-labs.com" Peter F. Patel-Schneider, Bell Labs Research, Lucent Technologies  HYPERLINK "http://www.w3.org/Consortium/Legal/ipr-notice" \l "Copyright" Copyright 2003  HYPERLINK "http://www.w3.org/" W3C ( HYPERLINK "http://www.lcs.mit.edu/" MIT,  HYPERLINK "http://www.ercim.org/" ERCIM,  HYPERLINK "http://www.keio.ac.jp/" Keio), All Rights Reserved. W3C  HYPERLINK "http://www.w3.org/Consortium/Legal/ipr-notice" \l "Legal_Disclaimer" liability,  HYPERLINK "http://www.w3.org/Consortium/Legal/ipr-notice" \l "W3C_Trademarks" trademark,  HYPERLINK "http://www.w3.org/Consortium/Legal/copyright-documents" document use and  HYPERLINK "http://www.w3.org/Consortium/Legal/copyright-software" software licensing rules apply.  Abstract This document specifies XML presentation syntax for OWL, which is defined as a dialect similar to OWL Abstract Syntax [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics]. It is not intended to be a normative specification. Instead, it represents a suggestion of one possible XML presentation syntax for OWL. Status of This Document This section describes the status of this document at the time of its publication. Other documents may supersede this document. The latest status of this document series is maintained at the W3C. This document has been produced as part of the  HYPERLINK "http://www.w3.org/2001/sw/" W3C Semantic Web Activity ( HYPERLINK "http://www.w3.org/2001/sw/Activity" Activity Statement) following the procedures set out for the  HYPERLINK "http://www.w3.org/Consortium/Process/Process-19991111/" W3C Process. The goals of the Web Ontology working group are discussed in the  HYPERLINK "http://www.w3.org/2001/sw/WebOnt/charter" Web Ontology Working Group charter. This version is based on the Working Drafts dated on 31 March:  HYPERLINK "http://www.w3.org/TR/2003/WD-owl-semantics-20030331/" OWL Web Ontology Language Semantics and Abstract Syntax,  HYPERLINK "http://www.w3.org/TR/2003/WD-owl-ref-20030331/" OWL Web Ontology Language Reference, and  HYPERLINK "http://www.w3.org/TR/2003/WD-owl-guide-20030331/" OWL Web Ontology Language Guide. There are no  HYPERLINK "http://www.w3.org/2001/sw/WebOnt/discl" patent disclosures related to this work at the time of this writing. The authors welcome comments on this document, but does not guarantee a reply or any further action. Please send comments on this draft to  HYPERLINK "mailto:public-webont-comments@w3.org" public-webont-comments@w3.org;  HYPERLINK "http://lists.w3.org/Archives/Public/public-webont-comments/" public archives are available. This document may be updated or added to based on implementation experience, but no commitment is made by the W3C, or any of its members, regarding future updates. This document is a NOTE made available by the W3C for discussion only. Publication of this Note by W3C indicates no endorsement by W3C or the W3C Team, or any W3C Members. A list of current W3C technical reports and publications, including Working Drafts and Notes, can be found at  HYPERLINK "http://www.w3.org/TR/" http://www.w3.org/TR/. Table of Contents 1.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-intro" Introduction 1.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-struc" OWL Document Structure 1.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-notation" Notational Conventions 2.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-elements" Element Reference 2.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-root" The Root Element 2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements 2.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-class" Classes 2.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classDesc" Class descriptions 2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions 2.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumObject" Enumeration of individuals 2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean combination 2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationship 2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" Properties 2.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-indiv" Individuals 2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axioms 2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identity 2.6  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" Datatypes 2.6.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-dataValue" Data value 2.6.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" Enumeration of data values 3.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-terms" Element Index and Cross Reference 3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-index" Element Index 3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-cross" Cross Reference Appendix A.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html" XML Schemas Appendix B.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-example.html" OWL Examples in XML Syntax Appendix C.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" Transformation to OWL in RDF/XML Appendix D.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "ack" Acknowledgements Appendix E.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "bibl" References Appendix F.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "log" Change Log  1 Introduction This document specifies XML presentation syntax for OWL, which is defined as a dialect similar to OWL Abstract Syntax [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics]. The OWL language provides three increasingly expressive sublanguages: OWL Lite, OWL DL, and OWL Full. This document provides XML Schemas for XML presentation syntax corresponding to the three sublanguages. Each of the sublanguages is an extension of its simpler predecessor, and the following relations hold but the inverses do not. Every document valid against the XML Schema of OWL Lite is valid against the XML Schema of OWL DL. Every document valid against the XML Schema of OWL DL is valid against the XML Schema of OWL Full. Three Schemas are defined for the sublanguages: OWL Lite (owl1-lite.xsd), OWL DL (owl1-dl.xsd), and OWL Full (owl1-full.xsd). The definitions of these Schemas are given in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html" Appendix A. 1.1 OWL Document Structure The root element of OWL documents for the XML presentation syntax must be Ontology element ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-root" 2.1), and an OWL document further consists of optional header elements ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" 2.2) as well as any number of classes ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-class" 2.3), properties ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" 2.4), and individuals ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-indiv" 2.5). Example 1_1-1 (L,D,F) ]> Attribute values are frequently used for referring to identifiers in OWL. Since attribute values are not namespace sensitive, they may be written down in their fully expanded form (e.g., http://www.example.org/owl/wine#merlot). Alternatively, XML entities can be used as abbreviations. In the XML presentation syntax, XML Schema datatypes ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" 2.6) are referred to by owlx:datatype attributes, and an XML entity &xsd; can be used for readability. 1.2 Notational Conventions A number of namespace prefixes are used in this document as listed below. Note that the choice of any namespace prefix is arbitrary, and not semantically significant. PrefixNamespaceNotesowlx"http://www.w3.org/2003/05/owl-xml"The namespace of the XML presentation syntax of OWL defined by this documentowl"http://www.w3.org/2002/07/owl"The namespace of OWL in RDF/XML syntax xsd"http://www.w3.org/2001/XMLSchema"The namespace of the XML Schema  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-1" [XMLSchema-1] 2. Element Reference All the elements and their attributes and element contents in the XML syntax are listed in this section. In order to indicate partial availability for OWL sublanguages, subscript enclosed within parentheses [e.g., (L) and (D,F)] may be appended to either element names, attribute names, or labels for element contents (i.e., Content:). For example, EnumeratedClass(D,F) means that EnumeratedClass element is only available for OWL DL and OWL Full. Note that all the elements, attributes, and element contents without subscript in parentheses means that those constructs are available for all the three OWL sublanguages. Examples and their brief explanations of OWL statements in this section are derived from the Reference document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference], and more examples in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-example.html" Appendix B are created on the basis of the Guide document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]. In addition, element index ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-index" 3.1) gives an alphabetical list of elements in the XML presentation syntax, and cross reference ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-cross" 3.2) shows the correspondence between constructs in RDF/XML syntax and elements of XML presentation syntax. In  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" Appendix C, an XSLT stylesheet is given for the transformation from the XML presentation syntax toward RDF/XML syntax of OWL. 2.1 The Root Element element Ontology Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_VersionInfo" VersionInfo |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_PriorVersion" PriorVersion |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_BackwardCompatibleWith" BackwardCompatibleWith |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IncompatibleWith" IncompatibleWith |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Imports" Imports |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentProperties |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals)* Attribute: name - refers to a name of this ontology, which is the base URI of this element. Note: This is the root element of OWL documents in the XML presentation syntax, while rdf:RDF is used as the document root for OWL in RDF/XML. See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Ontology-def" owl:Ontology used as a construct for the  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Header" header component in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]2.2 Header Elements The root element Ontology may optionally contain, in any order, any number of header elements for versioning import and/or annotation statements. In the presentation syntax, there is no header element in contrast to the RDF/XML syntax in which  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Ontology-def" owl:Ontology is provided as a construct for the header component. A sample ontology header could look like this (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Header" 3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_2-1 (L,D,F) 2003/02/24 22:37:39 An example OWL ontology Wine Ontology element VersionInfo Content: (#CDATA) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a string giving information about this version such as RCS/CVS keywords.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "versionInfo-def" owl:versionInfo in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element PriorVersion Content: (##empty) Attribute: ontology - a reference to a prior ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a reference to another ontology that identifies the specified ontology as a prior version of the containing ontology.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "priorVersion-def" owl:priorVersion in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element BackwardCompatibleWith Content: (##empty) Attribute: ontology - a reference to a backward compatible ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a reference to another ontology that identifies the specified ontology as a prior version of the containing ontology, and further indicates that it is backward compatible with it.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "backwardCompatibleWith-def" owl:backwardCompatibleWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element IncompatibleWith Content: (##empty) Attribute: ontology - a reference to an incompatible ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a reference to another ontology that indicates that the containing ontology is a later version of the referenced ontology, but is not backward compatible with it.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "incompatibleWith-def" owl:incompatibleWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Imports Content: (##empty) Attribute: ontology - a reference to another ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element refers to another OWL ontology containing definitions, whose meaning is considered to be part of the meaning of the importing ontology.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "imports-def" owl:imports in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Annotation Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Label" Label |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Documentation" Documentation |  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/" \l "declare-openness" xsd:any )* Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" Ontology,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element is provided as a place holder for various ways of annotations such as Label and Documentation. In particular, this element can take a wildcard element (xsd:any), which can be in any namespace other than the target namespace 'owlx' for the XML presentation syntax Schema (http://www.w3.org/2003/05/owl-xml), since namespace attribute value of the xsd:any element is specified as ##other in the Schema declaration. In addition, according to the declaration processContents="lax" in the xsd:any, the wildcard element allows an XML Schema processor to validate elements for which it can find namespace declarations and raise errors if they are invalid. However, the processor will not report errors on the elements for which it does not find declarations. element Label Attribute: xml:lang - specifies the language used in the contentParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" AnnotationNote: This element provides a human-readable version name of an annotated element. In RDF/XML syntax, this element is mapped to  HYPERLINK "http://www.w3.org/TR/rdf-schema/" \l "ch_label" rdfs:label in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "RDF_Schema" RDF Schema].element Documentation Content: (#CDATA) Attribute: xml:lang - specifies the language used in the contentParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" AnnotationNote: This element provides a human-readable description of an annotated element. In RDF/XML syntax, this element is mapped to  HYPERLINK "http://www.w3.org/TR/rdf-schema/" \l "ch_comment" rdfs:comment in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "RDF_Schema" RDF Schema].2.3 Classes Classes provide an abstraction mechanism for grouping resources with similar characteristics. OWL classes are described through "class descriptions", which can be combined into "class axioms". "Axiom" is a formal term, and may be called "definition" informally. element Class[axiom] Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation*,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description*) Attribute: name - a reference to a name of this Class complete - the modality is complete if true, otherwise partial. The default value is false. deprecated - this class is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains non-empty sequence of descriptions, which are the basic building blocks of class axioms.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Class-def" owl:Class in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]2.3.1 Class descriptions A class description is the term used in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics], and used as a basic building block of class axioms (or called class definitions informally). Model group description Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[object](D,F)) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSub" sub(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSuper" super(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain(D,F), ObjectProperty/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range(D,F), ObjectRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom(D,F), ObjectRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type Note: In the XML presentation syntax, a class description is represented as a  HYPERLINK "http://www.w3.org/TR/xmlschema-1/" \l "cModel_Group_Definitions" model group definition of XML Schema [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-1" XMLSchema-1], which can be used as a reusable fragment of a content model. This model group allows to not only describe a class through a name (i.e., a class identifier), but also define an anonymous class by means of property restriction, union, intersection, complement, and enumeration.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "ClassDescription" 4.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Class[ID] Content: (##empty) Attribute: name - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses(L),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain(L), ObjectProperty/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range(L) Note: This element describes a class through a name.Example 2_3-1 (L,D,F) student studente estudiante Undergraduates students 2.3.2 Property restrictions A property restriction defines an anonymous class, namely a class of all individuals that satisfy the restriction. The XML syntax of OWL distinguishes two types of property restrictions:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction (restriction on properties for which the range value is a data literal) and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction (restriction on properties for which the range value is an individual). Example 2_3-2 (D,F) 1 2 3 4 element DataRestriction Content(L): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom) ) Content(D,F): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataHasValue" hasValue)+ ) Attribute: property - a reference to a property nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element declares restrictions on  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty (properties for which the range value is a data literal). The restrictions must have exactly one content element for OWL Lite, while they must have at least one content element for OWL DL and Full.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Restriction-def" owl:Restriction,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element minCardinality Content: ( ##empty ) Attribute: value - a minimum cardinality valueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element declares restriction on a minimum cardinality value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element maxCardinality Content: ( ##empty ) Attribute: value - a maximum cardinality valueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element declares restriction on a maximum cardinality value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element cardinality Content: ( ##empty ) Attribute: value - a cardinality valueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element declares restriction on a cardinality value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element DataRestriction/allValuesFrom Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data]? ) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestrictionNote: This element specifies a class of all individuals for which all range values of the property under consideration are data values within the specified data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element DataRestriction/someValuesFrom Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data]? ) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestrictionNote: This element specifies a class of all individuals for which at least one value of the property concerned is a data value in the data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element DataRestriction/hasValue(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.html" \l "anySimpleType-component" xsd:anySimpleType ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestrictionNote: This element specifies a type of data value for which the property concerned has at least one value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element ObjectRestriction Content(L): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom) ) Content(D,F): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objHasValue" hasValue)+ ) Attribute: property - a reference to a property nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element declares restrictions on  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty (properties for which the range value is an individual). The restrictions must have exactly one content element for OWL Lite, while they must have at least one content element for OWL DL and Full.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Restriction-def" owl:Restriction,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element ObjectRestriction/allValuesFrom Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description(D,F)* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element specifies a class of all individuals for which all range values of the property under consideration are members of the class extension of the class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The example below describes a class of all individuals for which the "hasParent" property only has range values of class "Human" (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-3 (L,D,F) element ObjectRestriction/someValuesFrom Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description(D,F)* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element specifies a class of all individuals for which at least one value of the property concerned is an instance of the class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The following example defines a class of individuals which have at least one parent who is a physician (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-4 (L,D,F) element ObjectRestriction/hasValue(D,F) Content: ( ##empty ) Attribute: name - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element specifies a class of all individuals for which the property concerned has at least one value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The following example describes the class of individuals who have the individual referred to as "Clinton" as their parent (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-5 (L,D,F) 2.3.3 Enumeration of individuals element OneOf [object](D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]* ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element contains the exactly enumerated individuals. On the other hand, enumeration of data values is done by  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data].See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "oneOf-def" owl:oneOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference], and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass in this documentFor example, the following OneOf statement defines a class of all continents (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedClass" Enumeration in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-6 (D,F) A statement of the form refers to some individual (remember: all individuals are by definition instances of owlx:Individual). In the section on datatypes we will see another use of the OneOf element, namely to define an  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" enumeration of data values. element EnumeratedClass(D,F) Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation*,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]*) Attribute: name - a reference to a name of this class deprecated - this class is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains the exactly enumerated individuals.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "oneOf-def" owl:oneOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference], and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[object] in this documentEnumeratedClass can also be used for the OneOf enumeration, and the enumeration of all continents can be described as follows (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedClass" Enumeration in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-7 (D,F) 2.3.4 Boolean combination element IntersectionOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element specifies a class for which the class extension contains precisely those individuals that are members of the class extension of all class descriptions in the range list.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "intersectionOf-def" owl:intersectionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]In the example below, the range of the intersection statement is a list of two class descriptions, namely two enumerations, both describing a class with two individuals. The resulting intersection is a class with one individual, namely "Tosca" since this is the only individual that is common to both enumerations (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "intersectionOf-def" owl:intersectionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-8 (D,F) element UnionOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element specifies an anonymous class for which the class extension contains those individuals that occur in at least one of the class extensions of the class descriptions in the range list.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "unionOf-def" owl:unionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The example below describes a class for which the class extension contains three individuals, namely "Tosca", "Salome", and "Turandot" assuming they are all different (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "unionOf-def" owl:unionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-9 (D,F) element ComplementOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element specifies a class for which the class extension contains exactly those individuals that do not belong to the class extension of the range class.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "complementOf-def" owl:complementOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]For example, the expression "neither meat nor fish" could be written as follows by using ComplementOf element (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "complementOf-def" owl:complementOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-10 (D,F) 2.3.5 Class relationships element SubClassOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSub" sub,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSuper" super ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element allows one to say that the class extension of a class description is a subset of the class extension of another class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subClassOf-def" rdfs:subClassOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element sub(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOfelement super(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOfFor example, the following class axiom declares a subclass relation between two classes that are described through their names ("Opera" and "MusicalWork"). Subclass relations provide necessary conditions for belonging to a class. In this case, to be an opera the individual also needs to be a musical work (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subClassOf-def" rdfs:subClassOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-11 (L,D,F) For any class there may be any number of subClassOf axioms. For example, it is possible to add the following axiom about the Opera class. Example 2_3-12 (D,F) This class axiom contains a property restriction. The example states that Opera is a subclass of an anonymous OWL class that has as its class extension the set of all individuals for which the property hasLibrettist has at least one value. Thus, operas should have at least one librettist. element EquivalentClasses Content(L): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]+ ) Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description+ ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element asserts that two or more classes have the same class extension (i.e., class extensions contain exactly the same set of individuals).See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentClass-def" owl:equivalentClass in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]In its simplest form, an EquivalentClass axiom states the equivalence (in terms of their class extension) of two named classes. For example: Example 2_3-13 (L,D,F) element DisjointClasses(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description+ ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element asserts that the class extensions of the two or more class descriptions involved have no individuals in common.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "disjointWith-def" owl:disjointWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]Declaring two classes to be disjoint is a partial definition: it imposes a necessary but not sufficient condition on the class. A popular example of class disjointness is given below: Example 2_3-14 (D,F) The following example shows a common use of class disjointness in subclass hierarchies. The next example indicates that MusicDrama is either an opera, an Operetta, or a Musical (i.e., the subclass partitioning is complete). Example 2_3-15 (D,F) In the examples below, individuals belonging to one subclass such as Opera cannot belong to another subclass such as Musical (disjoint or non-overlapping subclasses). Example 2_3-16 (D,F) In the above examples, DisjointWith elements were used together with UnionOf, in order to define a set of mutually disjoint and complete subclasses of a superclass (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "disjointWith-def" owl:disjointWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). 2.4 Properties OWL distinguishes between two types of properties: DatatypeProperty and ObjectProperty. element DatatypeProperty Content: (( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_superProperty" superProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range)*) Attribute: name - a reference to a name of this property functional - asserts that this property can only have one (unique) value for each instance, if true inverseFunctional - asserts this property has a range value that uniquely determines a domain value deprecated - this property is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a value range of data values, and thus link individuals to data values.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DatatypeProperty-def" owl:DatatypeProperty  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "FunctionalProperty-def" owl:FunctionalProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "InverseFunctionalProperty-def" owl:InverseFunctionalProperty, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedProperty-def" owl:DeprecatedProperty in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] Example 2_4-1 (L,D,F) See also the other examples of datatype property: timeStamp in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" 2.6 and tennisGameScore in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" 2.6.2. element ObjectProperty Content: (( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_superProperty" superProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range)*) Attribute: name - a reference to a name of this property inverseOf - a reference to a name of an inverse relation transitive - asserts that this property is a transitive relation, if true symmetric - asserts that this property is a symmetric relation, if true functional - asserts that this property can only have one (unique) value for each instance, if true inverseFunctional - asserts this property has a range value that uniquely determines a domain value deprecated - this property is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a value range of class individuals, and thus link individuals to individuals ("individual-valued property" would probably have been a bit better term).See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "ObjectProperty-def" owl:ObjectProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "inverseOf-def" owl:inverseOf,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "TransitiveProperty-def" owl:TransitiveProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "SymmetricProperty-def" owl:SymmetricProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "FunctionalProperty-def" owl:FunctionalProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "InverseFunctionalProperty-def" owl:InverseFunctionalProperty, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedProperty-def" owl:DeprecatedProperty in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] A property axiom defines characteristics of a properties. In its simplest form, a property axiom just defines the existence of a property. For example: Example 2_4-2 (L,D,F) This defines a property with the restriction that the range values should be individuals (i.e., ObjectProperty). element superProperty Content: (##empty) Attribute: name - a reference to a super property nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectPropertyNote: This element can be used for both datatype properties and object properties.The next example states that all instances (pairs) contained in the property extension of the property hasMother are also members of the property extension of the property hasParent. Example 2_4-3 (L,D,F) element domain Content(L): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]* ) Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectPropertyNote: This element asserts that the domain values of this property must belong to the class extension of the class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "domain-def" rdfs:domain in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]For example, it is possible to state that the domain of the property hasBankAccount can be either a Person or a Corporation in the following manner: Example 2_4-4 (D,F) element DatatypeProperty/range Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data]? ) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypePropertyNote: This element asserts that the range values of this property must belong to data values in the specified data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "range-def" rdfs:range in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element ObjectProperty/range Content(L): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]* ) Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectPropertyNote: This element asserts that the range values of this property must belong to the class extension of the class description in the specified data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "range-def" rdfs:range in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element SubPropertyOf Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID] ) Attribute: sub - a reference to a subpropertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element defines that a property specified as a value of sub attribute, is a subproperty of another property specified as content.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subPropertyOf-def" owl:subPropertyOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element EquivalentProperties Content: ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID]+ ) | ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID]+) ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element asserts that two or more properties have the same property extension.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentProperty-def" owl:equivalentProperty in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element DatatypeProperty[ID] Content: (##empty) Attribute: name - a reference to a datatype propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentPropertiesNote: This element is used for solely referring to a datatype property, and does not actually define any property, unlike  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty construct. element ObjectProperty[ID] Content: (##empty) Attribute: name - a reference to an object propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentPropertiesNote: This element is used for solely referring to an object property, and does not actually define any property, unlike  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty construct. 2.5 Individuals 2.5.1 Individual axioms Individual axioms (also called "facts") are statements about individuals, indicating class membership and statements about relevant properties. element Individual[axiom] Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation*, ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropValue" DataPropertyValue |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropValue" ObjectPropertyValue)* ) Attribute: name - a reference to a name of this individualParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element indicates class membership and statements about relevant properties.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Thing-def" owl:Thing in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]As an example, consider the following set of statements about an instance of the class Opera (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualAxiom" 6.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-1 (L,D,F) 1900-01-14 3 element type Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: name - a reference to this typeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element specifies type information of a parent individual.element DataPropertyValue Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue* ) Attribute: property - a reference to a data valued propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element specifies a data property value to be associated with a parent individual.element ObjectPropertyValue Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]* ) Attribute: property - a reference to an individual valued propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element specifies an individual property value to be associated with a parent individual.Individual axioms need not necessarily be about named individuals: they can also refer to anonymous individuals. As an example, consider the example below. The example defines some facts about an anonymous instance of the class Measurement, a quantitative observation for which facts such as the observed subject, the observed phenomenon, the observed value, and the observation time are listed (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualAxiom" 6.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-2 (L,D,F) 59.5 2003-01-24T09:00:08+01:00 2.5.2 Individual identity Many languages have a so-called "unique names" assumption: different names refer to different things in the world. On the web, such an assumption is not possible. For example, the same person could be referred to in many different ways (i.e. with different URI references). For this reason OWL does not make this assumption. Unless an explicit statement is being made that two URI references refer to the same or to different individuals, OWL tools should in principle assume either situation is possible. Two elements SameIndividual and DifferentIndividuals are provided for making statements about the identity of individuals. element SameIndividual Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]* ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element indicates that two or more URI references actually refer to the same thing: the individuals have the same "identity".See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameAs-def" owl:sameAs and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameIndividualAs-def" owl:sameIndividualAs in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Individual[ID] Content: (##empty) Attribute: name - a reference to an individual type - a reference to a type of an individualParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[object](D,F)Note: This element is used for solely referring to an individual ID, and does not actually define any individual, unlike an  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" individual axiom. For example, we could state that the following two URI references actually refer to the same person (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualIdentity" 6.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-3 (L,D,F) In OWL Full, where class can be treated as instances of (meta)classes, we can use the SameIndividual element to define class equality, thus indicating that two concepts have the same intensional meaning. An example (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualIdentity" 6.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-4 (L,D,F) Note that the first Individual element in the above example is an  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" individual axiom, while the other Individual elements contained in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual are  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" individual IDs. element DifferentIndividuals Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]* ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element indicates that two or more URI references refer to different individuals.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "differentFrom-def" owl:differntFrom and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "AllDifferent-def" owl:AllDifferent in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The following example states that there are three operas, which are all different individuals (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualIdentity" 6.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_5-5 (L,D,F) 2.6 Datatypes OWL uses the facilities of XML Schema Datatypes [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-2" XMLSchema-2], and the following built-in XML Schema datatypes can be used.  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "string" xsd:string  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "boolean" xsd:boolean  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "decimal" xsd:decimal  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "float" xsd:float  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "double" xsd:double  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "dateTime" xsd:dateTime  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "time" xsd:time  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "date" xsd:date  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gYearMonth" xsd:gYearMonth  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gYear" xsd:gYear  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gMonthDay" xsd:gMonthDay  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gDay" xsd:gDay  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gMonth" xsd:gMonth  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "hexBinary" xsd:hexBinary  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "base64Binary" xsd:base64Binary  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "anyURI" xsd:anyURI  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "normalizedString" xsd:normalizedString  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "token" xsd:token  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "language" xsd:language  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "NMTOKEN" xsd:NMTOKEN  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "Name" xsd:Name  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "NCName" xsd:NCName  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "integer" xsd:integer  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "nonPositiveInteger" xsd:nonPositiveInteger  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "negativeInteger" xsd:negativeInteger  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "long" xsd:long  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "int" xsd:int  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "short" xsd:short  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "byte" xsd:byte  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "nonNegativeInteger" xsd:nonNegativeInteger  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedLong" xsd:unsignedLong  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedInt" xsd:unsignedInt  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedShort" xsd:unsignedShort  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedByte" xsd:unsignedByte  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "positiveInteger" xsd:positiveInteger The specific considerations with the other built-in XML Schema datatypes are explained in the  HYPERLINK "http://www.w3.org/TR/owl-semantics/syntax.html" \l "2" Abstract Syntax document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics]. A datatype can be specified as a value of datatype attribute, which is decleared in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom elements (for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction) as well as  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range element (for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty). A value of the datatype attribute should be a canonical URI reference to an XML Schema datatype: "http://www.w3.org/2001/XMLSchema#name", where name is a local name of a built-in XML Schema datatype. For example (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "rdf-datatype" 7.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_6-1 (L,D,F) Note here that XML entities can be used as abbreviations. For example, an XML entity xsd is defined in the DOCTYPE declaration: Then, the above owlx:datatype attribute of owlx:range element may be specifid in the following manner. 2.6.1 Data value Data values can be either plain (no datatype) or typed. In  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue element, typed value may be specified by using datatype attribute. element DataValue Content: (#CDATA) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropValue" DataPropertyValue,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data](D,F)For example, a type of time stamp property value can be specified with the dateTime datatype defined as an XML Schema datatype, by using the datatype attribute (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "rdf-datatype" 7.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_6-2 (L,D,F) 2003-01-24T09:00:08+01:00 2.6.2 Enumeration of data values A range of data values can be defined as an enumerated datatype. element OneOf [data](D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue* ) Parents: DataRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom(D,F), DataRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom(D,F), DatatypeProperty/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range(D,F)Note: This element defines an enumeration of data values. On the other hand, enumeration of individuals is done by  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[obj].See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedDatatype" Enumerated datatype in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]For example, the range of tennisGameScore property to be the list of integer values {0, 15, 30, 40} can be specifies as below (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedDatatype" 7.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_6-3 (D,F) 0 15 30 40 3. Element Index and Cross Reference 3.1 Element Index (Unique parent if any) Element name Specified in DataRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsObjectRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_BackwardCompatibleWith" BackwardCompatibleWith2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom]2.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-class" Classes HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]2.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classDesc" Class descriptionsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf(D,F)2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean CombinationIndividual / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropValue" DataPropertyValue2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axiomsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesSubPropertyOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID]2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" Properties HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue2.6.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-dataValue" Data value HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description2.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classDesc" Class descriptionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identityOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsAnnotation / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Documentation" Documentation2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F)2.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumObject" Enumeration of individualsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentProperties2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesDataRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataHasValue" hasValue(D,F)2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsObjectRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objHasValue" hasValue(D,F)2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Imports" Imports2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IncompatibleWith" IncompatibleWith2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axioms HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identitydescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf(D,F)2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean Combinationdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Label" Label2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesSubPropertyOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID]2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesIndividual / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropValue" ObjectPropertyValue2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axiomsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf [data](D,F)2.6.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" Enumeration of data valuesdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf [object](D,F)2.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumObject" Enumeration of individuals HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" Ontology2.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-root" The Root ElementOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_PriorVersion" PriorVersion2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsDatatypeProperty / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesObjectProperty / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identityDataRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsObjectRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsSubClassOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSub" sub(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOf(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesSubClassOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSuper" super(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationships HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_superProperty" superProperty2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesIndividual / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axiomsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf(D,F)2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean CombinationOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_VersionInfo" VersionInfo2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements3.2 Cross Reference The table below shows the term correspondence between RDF/XML and the XML presentation syntax. In the column of presentation syntax, the terms begin with '@' indicate attributes belong to an element concatenated before the attribute with a '/' delimiter. Note:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "appA" Appendix A of the OWL Reference [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] provides a systematic set of links for each language construct in the Reference document and corresponding sections in the Guide [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide] as well as the Semantics [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics] documents. RDF/XML in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] XML Presentation Syntax (this document) HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "AllDifferent-def" owl:AllDifferent HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFromDataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom ObjectRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "backwardCompatibleWith-def" owl:backwardCompatibleWith HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_BackwardCompatibleWith" BackwardCompatibleWith HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality / @value HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Class-def" owl:Class HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom]rdfs:comment HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Documentation" Documentation HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "complementOf-def" owl:complementOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Datatype" rdfs:DatatypeDataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom / @datatype DataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom / @datatype DatatypeProperty/  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range / @datatype  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue / @datatype  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DatatypeProperty-def" owl:DatatypeProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedClass-def" owl:DeprecatedClass HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom] / @deprecated  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass / @deprecated HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedProperty-def" owl:DeprecatedProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty / @deprecated  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @deprecated HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "differentFrom-def" owl:differentFrom HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "disjointWith-def" owl:disjointWith HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "distinctMembers-def" owl:distinctMembers HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "domain-def" rdfs:domain HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentClass-def" owl:equivalentClass HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentProperty-def" owl:equivalentProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentProperties HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "FunctionalProperty-def" owl:FunctionalProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty / @functional  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @functional HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValueDataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataHasValue" hasValue ObjectRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objHasValue" hasValue HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "imports-def" owl:imports HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Imports" Imports HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "incompatibleWith-def" owl:incompatibleWith HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IncompatibleWith" IncompatibleWith HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "intersectionOf-def" owl:intersectionOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "InverseFunctionalProperty-def" owl:InverseFunctionalProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty / @inverseFunctional  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @inverseFunctional HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "inverseOf-def" owl:inverseOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @inverseOfrdfs:label HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Label" Labelrdfs:Literal HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Nothing-def" owl:Nothing HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "ObjectProperty-def" owl:ObjectProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "oneOf-def" owl:oneOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf [object]  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf [data] HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "onProperty-def" owl:onProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction / @property  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction / @property  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Ontology-def" owl:Ontology HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "priorVersion-def" owl:priorVersion HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_PriorVersion" PriorVersion HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "range-def" rdfs:rangeDatatypeProperty /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range ObjectProperty /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" rangerdf:RDF HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" Ontology HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Restriction-def" owl:Restriction HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameAs-def" owl:sameAs HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameIndividualAs-def" owl:sameIndividualAs HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction / someValuesFrom  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction / someValuesFrom  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subClassOf-def" rdfs:subClassOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subPropertyOf-def" rdfs:subPropertyOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "SymmetricProperty-def" owl:SymmetricProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @symmetric  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Thing-def" owl:Thing HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom] HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "TransitiveProperty-def" owl:TransitiveProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @transitive rdf:type HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "unionOf-def" owl:unionOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "versionInfo-def" owl:versionInfo HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_VersionInfo" VersionInfo  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html" next  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "toc" contents  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" previous  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-example.html" next  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "toc" contents  11 June 2003 Appendix A. XML Schemas An archive ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/schema.zip" schema.zip) that includes all the Schema drivers and modules is available. Table of Contents A.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-intro" Introduction  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-mod" A.1.1 Modularization of XML Schema  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-howto" A.1.2 How to Use an XML Schema A.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-driver" Schema Drivers A.2.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-lite" OWL Lite Schema Driver A.2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-dl" OWL DL Schema Driver A.2.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-full" OWL Full Schema Driver A.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-module" Schema Modules A.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-core" Common Core Module A.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-classElement" Class Element Group Module A.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-descGrp" Description Group Module A.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-restGrp" Restriction Group Module A.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-domRngGrp" Domain and Range Group Module A.3.6  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-dataPropAttr" Datatype Property's Inverse Functional Attribute Module A.3.7  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-objPropAttr" Object Property's Inverse Functional Attribute Module  Appendix A.1 Introduction A.1.1 Modularization of XML Schema This appendix provides a set of XML Schema modules for the XML presentation syntax. The design goal of this modularization is to set up a core module common to all the OWL sublanguages and define additional modules to be customized for different sublanguages. Note that the modularization here is done for the adaptation to the three sublanguages, and is not designed for the arbitrary customization of OWL. The top-level Schema document, which collects required modules together, is called a Schema driver. A driver document only includes other modules, and does not contain any markup declarations in itself. Modularization through drivers and modules is being done for the reformulation of the XHTML specification in XML Schema  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XHTML-m12n" [XHTML m12n]. A.1.2 How to Use an XML Schema XML Schemas do not have to be specified in an OWL document instance itself, but it may be specified in an instance by adding schemaLocation attribute (in the XML Schema instance namespace) to the root element. For example, if an author uses the XML Schema for OWL Lite, the start tag of the Ontology element may designate the location of the XML Schema as shown below: A value of the xsi:schemaLocation attribute is a pair (or pairs) of URI references consisting of a namespace name and a location of an XML Schema. Note that a pair of URI references is only a hint for XML Schema processors, which may use alternative XML Schemas indicated by other names. For the further details of schema document access, see "4.3.2 How schema definitions are located on the Web" of the XML Schema Part 1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-1" [XMLSchema-1] Appendix A.2 Schema Drivers Table of module inclusion is given below for each XML Schema driver. Schema Drivers A.2.1 OWL Lite  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite" owl1-lite.xsdA.2.2 OWL DL  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl" owl1-dl.xsdA.2.3 OWL Full  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full" owl1-full.xsdSchema ModulesA.3.1 HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-core" owl1-lite-core.xsd xxxA.3.2 HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-classElementGroup" owl1-lite-classElementGroup.xsd x HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-classElementGroup" owl1-dl-classElementGroup.xsd xxA.3.3 HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-descriptionGroup" owl1-lite-descriptionGroup.xsd x HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-descriptionGroup" owl1-dl-descriptionGroup.xsd xxA.3.4 HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-restrictionGroup" owl1-lite-restrictionGroup.xsd x HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-restrictionGroup" owl1-dl-restrictionGroup.xsd xxA.3.5 HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-domainRangeGroup" owl1-lite-domainRangeGroup.xsd x HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-domainRangeGroup" owl1-dl-domainRangeGroup.xsd xxA.3.6 HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-dataPropInverseFuncAttr" owl1-lite-dataPropInverseFuncAttr.xsd xx HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full-dataPropInverseFuncAttr" owl1-full-dataPropInverseFuncAttr.xsd xA.3.7 HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-objectPropInverseFuncAttr" owl1-lite-objectPropInverseFuncAttr.xsd x HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-objectPropInverseFuncAttr" owl1-dl-objectPropInverseFuncAttr.xsd xxA.2.1 OWL Lite Schema Driver owl1-lite.xsd XML Schema driver for OWL Lite. The root element of OWL documents for the XML presentation syntax must be the Ontology element. A.2.2 OWL DL Schema Driver owl1-dl.xsd XML Schema driver for OWL DL The root element of OWL documents for the XML presentation syntax must be the Ontology element. A.2.3 OWL Full Schema Driver owl1-full.xsd XML Schema driver for OWL Full The root element of OWL documents for the XML presentation syntax must be the Ontology element. Appendix A.3 Schema Modules A.3.1 Common Core Module This module specifies a core module ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-core" owl1-lite-core.xsd) common to all the XML Schemas for OWL sublanguages, and is included into every Schema driver. This core module requires additional modules as specified in each Schema driver. module/owl1-lite-core.xsd This module specifies a core part of the XML Schemas common to all the OWL sublanguages, and is included in every Schema driver. Get access to the xml: attribute groups for xml:lang as declared on 'Label' and 'Documentation' below This is the root element of OWL documents in the XML presentation syntax. 'owlx:classElements' group is included from either + owl1-lite-classElementGroup.xsd [Lite] or + owl1-dl-classElementGroup.xsd [DL/Full] This constraint ensures that every class name is unique in a single OWL document. Annotations allow arbitrary uninterpreted information to be added to ontologies. This complex type is extended by all the elements that may have annotation. Annotated type is used by: + Ontology/Individual [Lite/DL/Full] + Ontology/Class [Lite/DL/Full] + Ontology/DatatypeProperty [Lite/DL/Full] + Ontology/ObjectProperty [Lite/DL/Full] + classElements/EnumerationType(EnumeratedClass) [DL/Full] Note that 'Ontology' is not extended from 'annotated' complexType, but embeds 'Annotation' element. 'Class' contains a non-empty sequence of descriptions. Attributes provide a class name and the modality. Property elements (DatatypeProperty, ObjectProperty) contain superProperty, domain, and range element along with characteristics of the property. 'owlx:dataPropDomainRange' group is included from either + owl1-lite-dataDomainRangeGroup.xsd [Lite] or + owl1-dl-dataDomainRangeGroup.xsd [DL/Full] 'owlx:dataPropInverseFuncAttr' attribute group is included from either + owl1-lite-dataPropInverseFuncAttr.xsd [Lite/DL] or + owl1-full-dataPropInverseFuncAttr.xsd [Full] 'owlx:objectPropDomainRange' group is included from either + owl1-lite-domainRangeGroup.xsd [Lite] or + owl1-dl-domainRangeGroup.xsd [DL/Full] 'owlx:objectPropInverseFuncAttr' attribute group is included from either + owl1-lite-objectPropInverseFuncAttr.xsd [Lite] or + owl1-dl-objectPropInverseFuncAttr.xsd [DL/Full] Datatypes and sets of values can show up in data property ranges. Used by: + dataRestriction/allValuesFrom [DL/Full] + dataRestriction/someValuesFrom [DL/Full] + dataPropDomainRange/range [DL/Full] EquivalentProperties can take propertyIDs with the same property type (i.e., either DatatypeProperty or ObjectProperty). Used by: Ontology [Lite/DL/Full] A subproperty statement is just two propertyIDs, sub and super, with the following restrictions (not expressed here) if sub is a data property then super must be a data property if sub is a simple property then super must be an individual property. There are other restrictions having to do with transitivity and cardinalites. Used by: Ontology [Lite/DL/Full] 'owlx:description' group is declared and included from either + owl1-lite-descriptionGroup.xsd [Lite] or + owl1-dl-descriptionGroup.xsd [DL/Full] 'owlx:description' is used by: + Ontology/Class [Lite/DL/Full] + Ontology/Individual [Lite/DL/Full] + DescriptionType [DL/Full] + DescriptionsType [DL/Full] + classElements/EnumeratedClass [DL/Full] + classElements/DisjointClasses [DL/Full] Used by: + SubClassOf/sub [DL/Full] + SubClassOf/super [DL/Full] + description/ComplementOf [DL/Full] Used by: + DatatypeProperty/domain [DL/Full] + ObjectProperty/domain [DL/Full] + ObjectProperty/range [DL/Full] + description/UnionOf [DL/Full] + description/IntersectionOf [DL/Full] + objectRestrictionType/allValuesFrom [DL/Full] + objectRestrictionType/someValuesFrom [DL/Full] Both types of restrictions (DataRestriction and ObjectRestriction) have the property name as an attribute, an optional cardinality, zero or more ranges, zero or more required restrictions, and zero or more value restrictions. There is a side condition that restrictions on transitive properties and their sub-properties cannot have cardinality constraints. Used by 'description' [Lite/DL/Full] Model group 'owlx:dataRestriction' is included from either: + owl1-lite-restrictionGroup.xsd [Lite] or + owl1-dl-restrictionGroup.xsd [DL/Full] Used by 'description' [Lite/DL/Full] Model group 'owlx:objectRestriction' is included from either: + owl1-lite-restrictionGroup.xsd [Lite] or + owl1-dl-restrictionGroup.xsd [DL/Full] 'minCardinality', 'maxCardinality' and 'cardinality' elements are used by: + dataRestriction [Lite/DL/Full] + ObjectRestriction [Lite/DL/Full] Used by: maxCardinality [Lite/DL/Full] minCardinality [Lite/DL/Full] cardinality [Lite/DL/Full] A simple type 'owlx:CardinalityRangeType' is included from either: + owl1-lite-restrictionGroup.xsd [Lite] or + owl1-dl-restrictionGroup.xsd [DL/Full] Used by 'Ontology' [Lite/DL/Full] Facts about individuals have several types and property information, including nested facts. Used by 'Ontology/Individual' [Lite/DL/Full] Used by 'Ontology/Individual' [Lite/DL/Full] Used by: + Individual/DataPropertyValue [Lite/DL/Full] + DataRangeType/OneOf [DL/Full] Used by 'Ontology' [Lite/DL/Full] Used by 'Ontology' [Lite/DL/Full] Finally, some utility types for the various kinds of names. Used by: Ontology/PriorVersion [Lite/DL/Full] Ontology/BackwardCompatibleWith [Lite/DL/Full] Ontology/IncompatibleWith [Lite/DL/Full] Ontology/Imports [Lite/DL/Full] Used by: dataRestriction/allValuesFrom [only Lite] dataRestriction/someValuesFrom [only Lite] dataPropDomainRange/range [only Lite] Used by: objectRestriction/allValuesFrom [only Lite] objectRestriction/someValuesFrom [only Lite] This complex type is used for the definitions of 'Individual' element that solely refers to individual ID and does not declare any individual construct. The element of individual reference must be declared as an element local to its parent element, in order to avoid the element name conflict with 'Ontology/Individual'. Used by: + ontology/SameIndividual [Lite/DL/Full] + ontology/DifferentIndividuals [Lite/DL/Full] + classElements/EnumeratedClass [DL/Full] + description/OneOf [DL/Full] A.3.2 Class Element Group Module The Class Element Group modules ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-classElementGroup" owl1-lite-classElementGroup.xsd and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-classElementGroup" owl1-dl-classElementGroup.xsd) control the inclusion of the following class elements. Ontology/EquivalentClasses [Lite/DL/Full] Ontology/SubClassOf [DL/Full] Ontology/EnumeratedClass [DL/Full] Ontology/DisjointClasses [DL/Full] The OWL Lite Schema driver ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite" owl1-lite.xsd) includes an XML Schema module ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-classElementGroup" owl1-lite-classElementGroup.xsd) that makes EnumeratedClass available in OWL Lite. In addition, SubClassOf, EquivalentClasses and DisjointClasses are not included in this module because they are not available in OWL Lite. On the other hand,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-classElementGroup" owl1-dl-classElementGroup.xsd is included by the Schema drivers for OWL DL ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl" owl1-dl.xsd) and OWL Full ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full" owl-full.xsd), so that EquivalentClasses can be extended as equality among descriptions. In addition, SubClassOf, EnumeratedClasses, and DisjointClasses are made available for OWL DL and Full. module/owl1-lite-classElementGroup.xsd Class element group for OWL Lite. EquivalentClasses in OWL Lite is only applicable to Class IDs. SubClassOf, EnumeratedClasses, and DisjointClasses are not included. This model group is replaced with "owl1-dl-classElementGroup.xsd" in OWL DL and Full. 'EquivalentClasses' in OWL Lite contains only class IDs. Note that arbitrary descriptions are allowed in OWL DL and OWL Full. module/owl1-dl-classElementGroup.xsd Class element group for OWL DL and OWL Full. EquivalentClasses is extended as equality among descriptions. SubClassOf, EnumeratedClasses, and DisjointClasses are added. This model group replaces "owl1-lite-classElementGroup.xsd" provided for OWL Lite. 'EquivalentClasses' contains a non-empty list of descriptions. Note that only class IDs are allowed in OWL Lite. SubClassOf element takes two descriptions as sub and super classes. SubClassOf is available only for OWL DL and Full. 'EnumeratedClass' contains a list of individuals, and is available only for OWL DL and OWL Full. 'DisjointClasses' contains a non-empty list of descriptions, and is available only for OWL DL and Full. A.3.3 Description Group Module The Description Group modules ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-descriptionGroup" owl1-lite-descriptionGroup.xsd and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-descriptionGroup" owl1-dl-descriptionGroup.xsd) control the inclusion of the elements declared as members of a description. description/Class [Lite/DL/Full] description/DataResriction [Lite/DL/Full] description/ObjectRestriction [Lite/DL/Full] description/UnionOf [DL/Full] description/IntersectionOf [DL/Full] description/ComplementOf [DL/Full] description/OneOf [DL/Full] The OWL Lite Schema driver ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite" owl1-lite.xsd) includes an XML Schema module ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-descriptionGroup" owl1-lite-descriptionGroup.xsd) that makes Class, DataResiction, and ObjectRestriction available in OWL Lite. However, UnionOf, IntersectionOf, ComplementOf, and OneOf are not included in the module because they are not available in OWL Lite. On the other hand,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-descriptionGroup" owl1-dl-descriptionGroup.xsd is included by the Schema drivers for OWL DL ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl" owl1-dl.xsd) and OWL Full ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full" owl-full.xsd), so that UnionOf, IntersectionOf, ComplementOf, and OneOf can be made available for OWL DL and Full. module/owl1-lite-descriptionGroup.xsd Description group for OWL Lite. Elements for boolean combination of class expressions (UnionOf, IntersectionOf, ComplementOf), and an element for Class enumeration (OneOf) are not included. This model group is replaced with "owl1-dl-descriptionGroup.xsd" for OWL DL and Full. A description in OWL Lite only includes either a named class, datatype restriction, or object restriction. module/owl1-dl-descriptionGroup.xsd Description group for OWL DL and OWL Full. Elements for boolean combination of class expressions (UnionOf, IntersectionOf, ComplementOf), and an element for Class enumeration (OneOf) are added. This model group replaces "owl1-lite-descriptionGroup.xsd" provided for OWL Lite. A description in OWL DL and Full includes either oneOf or a boolean combination of descriptions, in addition to a named class, datatype restriction and object restriction declared for OWL Lite. A.3.4 Restriction Group Module The Restriction Group modules ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-restrictionGroup" owl1-lite-restrictionGroup.xsd and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-restrictionGroup" owl1-dl-restrictionGroup.xsd) control the inclusion of the following elements for restricting cardinality values and property filler. DataRestriction/cardinality [Lite/DL/Full] DataRestriction/allValuesFrom [Lite/DL/Full] DataRestriction/someValuesFrom [Lite/DL/Full] DataRestriction/value [DL/Full] ObjectRestriction/cardinality [Lite/DL/Full] ObjectRestriction/allValuesFrom [Lite/DL/Full] ObjectRestriction/someValuesFrom [Lite/DL/Full] ObjectRestriction/value [DL/Full] The OWL Lite Schema driver ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite" owl1-lite.xsd) includes an XML Schema module ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-restrictionGroup" owl1-lite-restrictionGroup.xsd) that makes cardinality, allValuesFrom and someValuesFrom elements available for both datatype and object restrictions in OWL Lite. In particular, the allValuesFrom and someValuesFrom are restricted only for datatype ID for datatype restriction and class ID for object restriction. However, value (hasValue) restriction is not included since it is not available in OWL Lite. On the other hand,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-restrictionGroup" owl1-dl-restrictionGroup.xsd is included by the Schema drivers for OWL DL ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl" owl1-dl.xsd) and OWL Full ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full" owl-full.xsd), so that cardinality, allValuesFrom and someValuesFrom restrictions can be applicable to DataRangeType for datatype restriction and DescriptionsType for object restriction. In addition, value (hasValue) elements are added to both datatype and object restriction for OWL DL and Full. Restrictions on cardinality value are indicated by attributes (minValue, maxValue, and value) of a cardinality element. The constraints on the cardinality attributes are represented by using a simple type definition CardinalityRangeType, which allows to change the cardinality restriction features. OWL Lite only permits cardinality values of 0 or 1 for OWL Lite , while arbitrary non-negative integers are allowed for OWL DL and OWL Full. The restriction group module for OWL Lite ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-restrictionGroup" owl1-lite-restrictionGroup.xsd) includes CardinalityRangeType that only permits cardinality values of 0 or 1. The definition of the cardinality range type is extended for OWL DL and OWL Full in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-restrictionGroup" owl1-dl-restrictionGroup.xsd, so that cardinality values can take arbitrary non-negative integers. The schema module with the extended range type is included by the Schema drivers for OWL DL ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl" owl1-dl.xsd) and OWL Full ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full" owl-full.xsd). module/owl1-lite-restrictionGroup.xsd Restriction group only for OWL Lite. This model group is replaced with "owl1-dl-restrictionGroup.xsd" provided for OWL DL and OWL Full. Restrictions for OWL Lite must have exactly one component. Used by: + DataRestriction [Lite] (defined in "owl1-lite-core.xsd") Element types of 'allValuesFrom' and 'someValuesFrom' are restricted to datatype ID. Used by: + ObjectRestriction [Lite] (defined in "owl1-lite-core.xsd") Element types of 'allValuesFrom' and 'someValuesFrom' are restricted to class ID. Used by: + cardinality [Lite] (defined in "owl1-lite-core.xsd") Cardinality value is restricted to either 0 or 1 for OWL Lite. module/owl1-dl-restrictionGroup.xsd Restriction group for OWL DL and OWL Full. This model group replaces "owl1-lite-restrictionGroup.xsd" provided for OWL Lite. Restrictions for OWL DL and Full must have at least one component. Used by: + DataRestriction [DL/Full] (defined in "owl1-lite-core.xsd") Element types of 'allValuesFrom' and 'someValuesFrom' are extended to DataRangeType. In addition, 'hasValue' element is added. A content type of 'hasValue' element (data literal) may be specified by using 'xsi:type' attribute, which is part of the XML Schema instance namespace. A literal type can be either one of built-in non-list XML Schema datatypes. Used by: + ObjectRestriction [DL/Full] (defined in "owl1-lite-core.xsd") Element types of 'allValuesFrom' and 'someValuesFrom' are extended to DescriptionsType. In addition, 'hasValue' element is added. Used by: + cardinality [DL/Full] (defined in "owl1-lite-core.xsd") Cardinality value can be an arbitrary non-negative integer. A.3.5 Domain and Range Group Module Domain and Range group modules ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-domainRangeGroup" owl1-lite-domainRangeGroup.xsd and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-domainRangeGroup" owl1-dl-domainRangeGroup.xsd) allow to change element types of domain and range. In OWL Lite, datatype properties only allow class IDs (for domains) and datatype IDs (for ranges). In addition, object properties only allow class IDs for their domains and ranges. Element types of domain and range are broadened for OWL DL and OWL Full. Datatype properties allow descriptions (for domains) and data range (for ranges). In the object properties, descriptions can be used for both domans and ranges. module/owl1-lite-domainRangeGroup.xsd Domain and Range group for OWL Lite. This model group is replaced with "owl1-dl-domainRangeGroup.xsd" provided for OWL DL and OWL Full. Element types of 'domain' and 'range' are restricted respectively to class ID and datatype ID for datatype property in OWL Lite. Element types of 'domain' and 'range' are restricted to class ID for object property in OWL Lite. module/owl1-dl-domainRangeGroup.xsd Domain and Range group for OWL DL and OWL Full. This model group replaces "owl1-lite-domainRangeGroup.xsd" provided for OWL Lite. Element types of 'domain' and 'range' are redefined respectively to DescriptionsType and DataRangeType for datatype property. Element types of 'domain' and 'range' are extended to DescriptionsType for object property. A.3.6 Datatype Property's Inverse Functional Attribute Module DatatypeProperty may be declared as inverse functional in OWL Full, while it must not be in OWL DL and OWL Lite. Note that ObjectProperty may be declared as inverse functional not only in OWL Full but also in OWL DL. See also the  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-objPropAttr" appendix A.3.7 on the inverse functional attribute of Object Property. The Schema drivers for OWL Lite ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite" owl1-lite.xsd) and OWL DL ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl" owl1-dl.xsd) include a module ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-dataPropInverseFuncAttr" owl1-lite-dataPropInverseFuncAttr.xsd) for inverseFunctional attribute of DatatypeProperty to be fixed as false. On the other hand, the inverseFunctional attribute of DatatypeProperty can be set to an arbitrary boolean value in the module for OWL Full ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full-dataPropInverseFuncAttr" owl1-full-dataPropInverseFuncAttr.xsd), which is included by the OWL Full Schema driver ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full" owl1-full.xsd). module/owl1-lite-dataPropInverseFuncAttr.xsd 'inverseFunctional' attribute of DataPropertyAxiomType is fixed as 'false' for OWL Lite and OWL DL. The attribute value is set to 'false' by default for OWL Full in "owl1-full-dataPropInverseFuncAttr.xsd". module/owl1-full-dataPropInverseFuncAttr.xsd 'inverseFunctional' attribute of DataPropertyAxiomType is set to 'false' by default (and may be changed to 'true' as needed) for OWL Full. The attribute value is fixed as 'false' for OWL Lite and LD in "owl1-lite-dataPropInverseFuncAttr.xsd". A.3.7 Object Property's Inverse Functional Attribute Module ObjectProperty may be declared as inverse functional in OWL DL and OWL Full, while it must not be in OWL Lite. Note that DatatypeProperty must not be inverse functional in OWL DL and OWL Lite. See also the  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-dataPropAttr" appendix A.3.6 on the inverse functional attribute of Datatype Property. The Schema drivers for OWL Lite ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite" owl1-lite.xsd) includes the module ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-lite-objectPropInverseFuncAttr" owl1-lite-objectPropInverseFuncAttr) for inverseFunctional attribute of ObjectProperty to be fixed as false. On the other hand, the inverseFunctional attribute of ObjectProperty can be set to an arbitrary boolean value in the module for OWL DL ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl-objectPropInverseFuncAttr" owl1-lite-objectPropInverseFuncAttr), which is included by the Schema drivers for OWL DL ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-dl" owl1-dl.xsd) and OWL Full ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owl1-full" owl1-full.xsd). module/owl1-lite-objectPropInverseFuncAttr.xsd 'inverseFunctional' attribute of ObjectPropertyAxiomType is fixed as 'false' for OWL Lite. The attribute value is set to 'false' by default for OWL DL in "owl1-dl-objPropInverseFuncAttr.xsd". module/owl1-dl-objectPropInverseFuncAttr.xsd 'inverseFunctional' attribute of DataPropertyAxiomType is set to 'false' by default for OWL DL and OWL Full. The attribute is fixed as 'false' for OWL Lite in "owl1-lite-objectPropInverseFuncAttr.xsd".  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html" previous  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" next  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "toc" contents  11 June 2003 Appendix B. OWL Examples in XML Syntax Examples of OWL document fragments are shown in this appendix. In particular, the examples correspond to the ones in the Guide document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide] are listed. Table of Contents B.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg1" The Structure of Ontologies B.1.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg11" Namespaces B.1.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg12" Ontology Headers B.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg2" Basic Definitions B.2.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg21" Simple Classes and Individuals B.2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg22" Simple Properties B.2.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg23" Property Characteristics B.2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg24" Property Restrictions B.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg3" Ontology Mapping B.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg31" Equivalent Class B.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg32" Same Individual B.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg33" Different Indivduals B.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg4" Complex Classes B.4.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg41" Set Operators B.4.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg42" Enumerated Classes B.4.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg43" Disjoint Classes B.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subapd-eg5" Ontology Versioning  B.1 The Structure of Ontologies B.1.1 Namespaces Since the XML presentation syntax in itself does not rely on the syntax of RDF, namespace declaration of the XML syntax dose not have to include RDF-related namespace such as 'xmlns:rdf' and 'xmlns:rdfs' in contrast to the declaration for the RDF/XML syntax. Example B1-1: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Ontology" owlx:Ontology ]> RDF/XML Syntax (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "Namespaces" 2.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) ]> B.1.2 Ontology Headers In the XML presentation syntax, there is no header element, in contrast to the RDF/XML syntax in which  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Ontology-def" owl:Ontology is provided as a construct for the header component. Example B1-2: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "sec-header" Header Elements An example OWL ontology Wine Ontology RDF/XML Syntax (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "OntologyHeaders" 2.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) An example OWL ontology Wine Ontology B.2 Basic Definitions B.2.1 Simple Classes and Individuals (a) Defining Simple Hierarchical Named Classes As simple (and incomplete) definitions (i.e., axioms), the examples below only indicate the existence of three classes: Winery, Region, and ConsumableThing, each of which is given with a name. Example B2-1: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Class" owl:Class (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningSimpleClasses" 3.1.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The next example defines a simple (and incomplete) definition for the class PotableLiquid that is a sub-class of ConsumableThing. Example B2-2: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassID" Class[ID] contained by a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_description" description model group. RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "rdfs_subClassOf" rdfs:subClassOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningSimpleClasses" 3.1.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The owlx:Label element in XML presentation syntax (rdfs:label entry in RDF/XML syntax) provides an optional human readable name for this class. A label is like a comment and contributes nothing to the logical interpretation of an ontology. Example B2-3: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Annotation" owlx:Annotation and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Label" owlx:Label wine vin RDF/XML Syntax (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningSimpleClasses" 3.1.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) wine vin (b) Defining Individuals An individual is minimally introduced by declaring to be a member of a class. Example B2-4: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Individual" owlx:Individual[axiom] RDF/XML Syntax (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningIndividuals" 3.1.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The following example is identical in meaning to the definition above. Example B2-5: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Individual" owlx:Individual[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Thing" owl:Thing (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningIndividuals" 3.1.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.2.2 Simple Properties (a) Defining Properties Properties allow to assert general facts about the members of classes and specific facts about individuals. OWL distinguishes two types of properties: object properties and datatype properties. Example B2-6: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_ObjectProperty" owl:ObjectProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningProperties" 3.2.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) Given with definitions of the property above as well as the following individual, it is possible to infer that LindemansBin65Chardonnay is a wine, because the domain of madeFromGrape is Wine. Example B2-7: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Individual" owlx:Individual[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Thing" owl:Thing (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningProperties" 3.2.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) Properties, like classes, can be arranged in a hierarchy. Properties of WineDescriptor relate wines to their color and components of their taste. hasColor is a subproperty of the hasWineDescriptor property, with its range further restricted to WineColor. Example B2-8: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_SubPropertyOf" owlx:SubPropertyOf RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "rdfs_subPropertyOf" rdfs:subPropertyOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningProperties" 3.2.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) In the next example, the locatedIn property that relates things to the regions where the things are located. Example B2-9: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty RDF/XML Syntax  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_ObjectProperty" owl:ObjectProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningProperties" 3.2.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The definition of Wine class is then expanded to include the notion of regions, and that a wine is made from at least one WineGrape. As with property definitions, class definitions have multiple subparts that are implicitly conjoined. Example B2-10: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectRestriction" owlx:ObjectRestriction RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Restriction" owl:Restriction (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DefiningProperties" 3.2.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) 1 1 Although the wines produced in specific years are considered vintages, it is problematic, for example, to consider the year 2000 as a vintage. The vintage is not a new variety of wine, but a special subset of the wine produced in the year 2000. However, a vintage can be defined as a separate class, whose instances have a relationship to the Wine they are a vintage of. Example B2-11: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectRestriction" owlx:ObjectRestriction RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Restriction" owl:Restriction (see also the  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "vintage" Vintage class in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) 1 (b) Properties and Datatypes OWL distinguishes properties if they relate individuals to individuals (object properties) or individuals to datatypes (datatype properties). Datatype properties may range over strings or they may make use of simple types defined according to XML Schema datatypes [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-2" XMLSchema-2]. Example B2-12: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_DatatypeProperty" owlx:DatatypeProperty RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_DatatypeProperty" owl:DatatypeProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "Datatypes1" 3.2.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (c) Properties of Individuals In the following example, an idividual of Cabernet Sauvignon wine is defined with reference to Region and Winery individuals. Example B2-13: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Individual" owlx:Individual[axiom] RDF/XML Syntax (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "PropertiesOfIndividuals" 3.2.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) Datatype properties can be added to individuals. An instance of VintageYear is created below, and a specific value of type &xsd;positiveInteger (i.e., http://www.w3.org/2001/XMLSchema#positiveInteger) is associated. Example B2-14: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Individual" owlx:Individual[axiom] 1998 RDF/XML Syntax (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "PropertiesOfIndividuals" 3.2.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) 1998 B.2.3 Property Characteristics (a) Transitive Property Example B2-15: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_ObjectProperty" owl:ObjectProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "PropertyCharacteristics" 3.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (b) Symmetric Property Example B2-16: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_Individual" owlx:Individual[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_ObjectProperty" owl:ObjectProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "PropertyCharacteristics" 3.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (c) Functional Property Example B2-17: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_ObjectProperty" owl:ObjectProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "PropertyCharacteristics" 3.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (d) Inverse Of Example B2-18: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_ObjectProperty" owl:ObjectProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "PropertyCharacteristics" 3.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (e) Inverse Functional Property Example B2-19: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_ObjectProperty" owl:ObjectProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "PropertyCharacteristics" 3.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.2.4 Property Restrictions (a) allValuesFrom Example B2-20: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectRestriction" owlx:ObjectRestriction RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Restriction" owl:Restriction (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "allValuesFrom" 3.4.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (b) someValuesFrom Example B2-21: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectRestriction" owlx:ObjectRestriction RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Restriction" owl:Restriction (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "allValuesFrom" 3.4.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (c) Cardinality Example B2-22: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectRestriction" owlx:ObjectRestriction RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Restriction" owl:Restriction (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "simpleCardinality" 3.4.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) 1 (d) hasValue Example 2-23: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectRestriction" owlx:ObjectRestriction RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Restriction" owl:Restriction (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "hasValue" 3.4.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.3 Ontology Mapping B.3.1 Equivalent Class Example 3-1: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_equivalentClass" owl:equivalentClass (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "equivalentClass1" 4.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) Example 3-2: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_equivalentClass" owl:equivalentClass (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "equivalentClass1" 4.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.3.2 Same Individual Example 3-3: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_SameIndividual" owlx:SameIndividual RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_sameIndividualAs" owl:sameIndividualAs (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "sameIndividualAs" 4.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.3.3 Different Individuals Example 3-4: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_DifferentIndividuals" owlx:DifferentIndividuals RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_differentFrom" owl:differentFrom (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "differentFrom" 4.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) Example 3-5: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_DifferentIndividuals" owlx:DifferentIndividuals RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_differentFrom" owl:differentFrom (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "differentFrom" 4.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) Example 3-6: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_DifferentIndividuals" owlx:DifferentIndividuals RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_AllDifferent" owl:AllDifferent (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "differentFrom" 4.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.4 Complex Classes B.4.1 Set Operators Classes constructed using the set operations are definitions (or axioms), and the members of the class are completely specified by the set operation. In the XML presentation syntax, the modality attribute owlx:complete of  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] must be set to true for class definitions using set operators. (a) Intersection The class definition below states that WhiteWine is exactly the intersection of the class Wine and the set of things that are white in color. This means that if something is white and a wine, then it is an instance of WhiteWine. Without such a definition it is possible to know that white wines are wines and white, but not vice-versa. This is an important tool for categorizing individuals. Example 4-1: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_IntersectionOf" owlx:IntersectionOf RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_intersectionOf" owl:intersectionOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_intersectionOf" 5.1.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The following example defines Burgundy that includes exactly those wines that have at least one locatedIn relation to the Bourgogne Region. Example 4-2: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] (with an implicit 'owlx:IntersectionOf'): RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_intersectionOf" owl:intersectionOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_intersectionOf" 5.1.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The next example says that the class WhiteBurgundy is exactly the intersection of white wines and Burgundies. Example 4-3: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_intersectionOf" owl:intersectionOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_intersectionOf" 5.1.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (b) Union The class Fruit given below includes both the extension of SweetFruit and the extension of NonSweetFruit. Example 4-4: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_UnionOf" owlx:UnionOf RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_unionOf" owl:unionOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_unionOf" 5.1.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The next example says that the instances of Fruit are a subset of the intersection of sweet and non-sweet fruit, which is expected to be the empty set. Example 4-5: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_Class" owl:Class (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_unionOf" 5.1.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) (c) Complement The complementOf construct selects all individuals from the domain of discourse that do not belong to a certain class. Usually this refers to a very large set of individuals: Example 4-6: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ComplementOf" owlx:ComplementOf RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_complementOf" owl:complementOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_complementOf" 5.1.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The class of NonConsumableThing above includes as its members all individuals that do not belong to the extension of ConsumableThing. This set includes all Wine(s), Region(s), etc. It is literally the set difference between owlx:Individual (i.e., owl:Thing in the RDF/XML syntax) and ConsumableThing. A typical usage pattern for the complement operator is thus in combination with other set operators: The next example defines the class NonFrenchWine to be the intersection of Wine with the set of all things not located in France. Example 4-7: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ComplementOf" owlx:ComplementOf RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_complementOf" owl:complementOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_complementOf" 5.1.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.4.2 Enumerated Classes An OWL class can be defined via a direct enumeration of its members by using owlx:OneOf construct. This definition completely specifies the class extension, so that no other individuals can be declared to belong to the class. The following defines a class WineColor whose members are the individuals White, Rose, and Red. Example 4-8: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_objOneOf" owlx:OneOf [object] RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_oneOf" owl:oneOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "EnumeratedClasses" 5.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) In the XML presentation syntax, owlx:EnumeratedClass can also be used for the enumerative class definition as shown below. Example 4-9: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_EnumeratedClass" owlx:EnumeratedClass RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_oneOf" owl:oneOf (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "EnumeratedClasses" 5.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.4.3 Disjoint Classes The disjointness of a set of classes guarantees that an individual that is a member of one class cannot simultaneously be an instance of a specified other class. Example 4-10: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_DisjointClasses" owlx:DisjointClasses RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_disjointWith" owl:disjointWith (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DisjointClasses" 5.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) The above Pasta example demonstrates multiple disjoint classes. Note that this only asserts that Pasta is disjoint from all of these other classes. It does not assert, for example, that Meat and Fruit are disjoint. A owlx:DisjointClasses in the XML presentation syntax allows to assert that a set of classes is mutually disjoint. On the other hand, there must be an owl:disjointWith assertion for every pair in the RDF/XML syntax. A common requirement is to define a class as the union of a set of mutually disjoint subclasses. In the following example, Fruit is defined to be exactly the union of SweetFruit and NonSweetFruit. It must be noted here that these subclasses exactly partition Fruit into two distinct subclasses because they are disjoint. Example 4-11: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_DisjointClasses" owlx:DisjointClasses RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_disjointWith" owl:disjointWith (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "DisjointClasses" 5.3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) B.5 Ontology Versioning Example 5-1: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_PriorVersion" owlx:PriorVersion RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_priorVersion" owl:priorVersion (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "OntologyVersioning" 6. in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]) Example 5-2: XML Presentation Syntax for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ClassAxiom" owlx:Class[axiom], and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "owls_ObjectProperty" owlx:ObjectProperty RDF/XML Syntax:  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_DeprecatedClass" owl:DeprecatedClass and  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "owl_DeprecatedProperty" owl:DeprecatedProperty (see also  HYPERLINK "http://www.w3.org/TR/owl-guide/" \l "OntologyVersioning" 6. in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide])  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-example.html" previous  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "toc" contents  11 June 2003 Appendix C. Transformation to OWL in RDF/XML An XSLT stylesheet ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owlxml2rdf.xsl" owlxml2rdf.xsl) is available for the transformation of an OWL document from the XML presentation syntax to the RDF/XML syntax [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "RDF-XML_Syntax" RDF/XML Syntax]. This stylesheet basically follows the  HYPERLINK "http://www.w3.org/TR/owl-semantics/mapping.html" \l "4" mapping rules in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "OWL-Semantics" OWL Semantics], but tries to achieve a more legible result that the mere set of triples. The stylesheet accepts a number of parameters that allows to refine its behavior: var (default value: "oOo") contains the string that is used for generating new identifiers. This is used when unamed entities in the XML syntax have to be refered in RDF. It can be changed to avoid name clashes. prefix (default value: "") is used to prefix the names used in the generated document. The empty string makes the names implicitely prefixed by the URL of the generated documents. It could be convienient to use that of the source document. import (default value: 0) indicates the depths of inclusion to be performed by the transformation. The default value (0) indicate that no inclusion is performed, an integer indicates the depth of the import tree to be explored, and "*" indicates that the closure of  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "imports-def" imports [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "OWL-Reference" OWL Reference] is included in the generated document. Currently known limitations of the stylesheet are: the stylesheet does hardly declare rdf:id but uses about instead; the import feature for values other than 0 have not been implemented; too many namespace declaration are generated.  Appendix D. Acknowledgements The  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html" \l "sec-elements" Element Reference section of this document was written on the basis of the OWL Reference document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "OWL-Reference" OWL Reference] edited by Mike Dean and Guus Schreiber. In addition,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-example.html" Appendix B was derived from the OWL Guide document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "OWL-Guide" OWL Guide] authored by Michael K. Smith, Chris Welty, and Deborah L. McGuinness. This document is the result of extensive discussions within the  HYPERLINK "http://www.w3.org/2001/sw/WebOnt/" Web Ontology Working Group as a whole. The members of this working group were Jean-Franois Baget, James Barnette, Sean Bechhofer, Jonathan Borden, Frederik Brysse, Stephen Buswell, Peter Crowther, Jos De Roo, David De Roure, Mike Dean, Larry Eshelman, Jrme Euzenat, Dieter Fensel, Tim Finin, Nicholas Gibbins, Pat Hayes, Jeff Heflin, Ziv Hellman, James Hendler, Bernard Horan, Masahiro Hori, Ian Horrocks, Francesco Iannuzzelli, Mario Jeckle, Ruediger Klein, Ora Lassila, Alexander Maedche, Massimo Marchiori, Deborah McGuinness, Libby Miller, Enrico Motta, Leo Obrst, Laurent Olivry , Peter Patel-Schneider, Martin Pike, Marwan Sabbouh, Guus Schreiber, Noboru Shimizu, Michael Sintek, Michael Smith, Ned Smith, John Stanton, Lynn Andrea Stein, Herman ter Horst, Lynne R. Thompson, David Trastour, Frank van Harmelen, Raphael Volz, Evan Wallace, Christopher Welty, and John Yanosy.  Appendix E. References [OWL Guide]  HYPERLINK "http://www.w3.org/TR/owl-guide/" OWL Web Ontology Language Guide. Michael K. Smith, Chris Welty, and Deborah L. McGuinness. W3C Working Draft, 31 March 2003, http://www.w3.org/TR/owl-guide/ [OWL Reference]  HYPERLINK "http://www.w3.org/TR/owl-ref/" OWL Web Ontology Language Reference. Mike Dean and Guus Schreiber (eds.). W3C Working Draft, 31 March 2003, http://www.w3.org/TR/owl-ref/ [OWL Requirement]  HYPERLINK "http://www.w3.org/TR/webont-req/" Web Ontology Language (OWL) Use Cases and Requirements. Jeff Heflin (ed.). W3C Working Draft, 31 March 2003, http://www.w3.org/TR/webont-req/ [OWL Semantics]  HYPERLINK "http://www.w3.org/TR/owl-semantics/" OWL Web Ontology Language Semantics and Abstract Syntax. Peter F. Patel-Schneider, Patrick Hayes, and Ian Horrocks (eds.). W3C Working Draft, 31 March 2003, http://www.w3.org/TR/owl-semantics/ [RDF Schema]  HYPERLINK "http://www.w3.org/TR/rdf-schema/" RDF Vocabulary Description Language 1.0: RDF Schema. Dan Brickley and R.V. Guha. W3C Working Draft 23 January 2003, http://www.w3.org/TR/rdf-schema/ [RDF/XML Syntax]  HYPERLINK "http://www.w3.org/TR/rdf-syntax-grammar/" RDF/XML Syntax Specification (Revised). Dave Beckett (ed.). W3C Working Draft, 23 January 2003, http://www.w3.org/TR/rdf-syntax-grammar [XHTML m12n]  HYPERLINK "http://www.w3.org/TR/xhtml-m12n-schema/" Modularization of XHTML in XML Schema. Daniel Austin, Shane McCarron, and Masayasu Ishikawa (eds.). W3C Working Draft, 9 December 2002, http://www.w3.org/TR/xhtml-m12n-schema [XMLSchema-1]  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/" XML Schema Part 1: Structures. Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn (eds.). W3C Recommendation, 2 May 2001, http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/ [XMLSchema-2]  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/" XML Schema Part 2: Datatypes. Henry S. Thompson, David Beech, Murray Maloney, and Noah Mendelsohn (eds.). W3C Recommendation, 2 May 2001, http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/  Appendix F. Change Log 2003/06/01 Abstract of this document was revised to clarify this document is to provide OWL's XML Presentation Syntax rather that serialization syntax. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0370.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0370.html. In addition, the convention of a namespace prefix for the XML Presentation Syntax was changed from 'owls' to 'owlx'. 2003/05/07 Details of document style have been corrected to follow the W3C's publication rules. 2003/03/27 'value' element, which corresponds to 'owl:hasValue', was renamed 'hasValue', so that the declarations of cardinality restrictions can be fully compatible with the RDF/XML syntax. 2003/03/25 'cardinality' element (with 'minValue', 'maxValue' and 'value' attributes) was removed, and 'minCardinality', 'maxCardinality' and 'cardinality' (all solely with 'value' attribute) was added so that multiple cardinality values can be appropriately prohibited for OWL Lite. 2003/03/17 'cardinality' element and its 'minValue', 'maxValue' and 'value' attributes were introduced; and 'minCardinality', 'maxCardinality' and 'cardinality' attributes of 'DataRestriction' and 'ObjectRestriction' were removed instead. On the basis of these revisions, syntax of content elements for 'DataRestriction' and 'ObjectRestriction' was revised in accordance with the changes in the OWL Abstract Syntax (see also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Mar/0064.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Mar/0064.html). That is, the restrections for OWL Lite was changed to eliminate to have exactly one component, while those for OWL DL and Full were changed to allow to have at least one component. 2003/03/05 'xsi:type' attribute of 'DataValue' was changed as 'datatype', because DataValue is the only element using 'xsi:type' for data typing while 'datatype' is used for all the other cases in DataRestriction/allValuesFrom, DataRestriction/someValuesFrom, and DatatypeProperty/range. Note that the QName datatype (used as the value type of 'xsi:type') requires a namespace declaration to be in scope during the datatype mapping, and is not suitable for use in RDF. See also  HYPERLINK "http://www.w3.org/TR/2003/WD-rdf-concepts-20030123/" \l "section-Datatypes" http://www.w3.org/TR/2003/WD-rdf-concepts-20030123/#section-Datatypes and a thread of RDF Core WG's discussions including  HYPERLINK "http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0181.html" http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0181.html. 2003/02/27 'Info' element (a child of 'Annotation') was removed, since 'Info' cannot have any corresponding construct in the RDF/XML syntax (although 'Info' can directly be mapped to an RDF triple by using 'subject' and 'object' attributes). See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0362.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0362.html. 2003/02/26 'super' element contained by 'DatatypeProperty' and 'ObjectProperty' was renamed as 'superProperty', in order to avoid confusion with another 'super' element contained by 'SubClassOf'. 2003/02/24 The 'subject' attribute of 'Documentation' was removed, since it cannot be mapped on any construct in the RDF/XML syntax. 2003/02/23 Miss-spelled element name 'someValueFrom' was corrected to be 'someValuesFrom' for DataRestriction and ObjectRestriction. 2003/02/20 The following changes were made in accordance with the changes in the OWL semantics document (editor's version of 15 February 2003). See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0224.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0224.html The xsd:minOccurs of EquivalentClasses, DisjointClasses, SameIndividual, and DifferentIndividuals were changed from '1' to '2'. The xsd:minOccurs of DatatypeProperty and ObjectProperty in EquivalentProperties were changed from '1' to '2'. 'DeprecatedClass' and 'DeprecatedProperty' were removed, and 'deprecated' attribute was added to 'Class' (axiom), 'EnumeratedClass', 'DatatypeProperty' and 'ObjectProperty'. 2003/02/09 'DatatypeRestriction' was renamed back to 'DataRestriction' because 'DataRestriction' is consistent with 'ObjectRestriction' (that is not 'ClassRestriction'). 2003/02/04 'xsd:redefine' element was removed from 'owl1-dl-descriptionGroup.xsd' in order for the XML Schemas not to use xsd:redefine at all. This change allowed for the Schemas to be usable for more XML parsers, because it was reported a couple of XML parsers did not support the 'redefine' construct of XML Schema. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0052.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0052.html. 2003/01/27 Individuals in 'SameIndividual', 'DifferentIndividual' and 'EnumeratedClass' were changed from individual constructs to individual IDs, in order to be consistent with the OWL Abstract Syntax. 2003/01/26 'Annotation' element was extended as a placeholder of additional metadata (e.g., Dublin Core Metadata) to meet the requirement R5 Ontology metadata [ HYPERLINK "http://www.w3.org/TR/webont-req/" \l "req-metadata" http://www.w3.org/TR/webont-req/#req-metadata]. 'Annotation' may take elements that can be in any namespace other than the target namespace 'owls'. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0481.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0481.html. 2003/01/25 'Label' element was introduced, in order to meet the requiremnet R18 User-displayable labels [ HYPERLINK "http://www.w3.org/TR/webont-req/" \l "req-user-labels" http://www.w3.org/TR/webont-req/#req-user-labels]. See also (2) in  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0464.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0464.html. 2003/01/25 'xml:lang' attribute was added to 'Label' and 'Documentation' elements, in order to meet the requirement of I18N (Internationalization) in R19. Supporting a character model [ HYPERLINK "http://www.w3.org/TR/webont-req/" \l "req-character-model" http://www.w3.org/TR/webont-req/#req-character-model]. See also  HYPERLINK "http://www.w3.org/TR/webont-req/" \l "goal-internationalization" http://www.w3.org/TR/webont-req/#goal-internationalization. 2003/01/24 The maximum occurence of 'Annotation' element in the 'annotated' complex type was changed to 1, because the content elements of the 'Annotation' in itself allows unbounded occurence. Note that multiple 'Annotation' elements are still allowed as immediate children of the root ('Ontology') element. 2003/01/23 'VersionInfo' element was added again because there was not any strong reason for the removal after all. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0382.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0382.html. 2003/01/12 'VersionInfo' element was removed since it was not included in the versioning identifier. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0075.html" http://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0075.html. 2003/01/12 Child element 'Annotation' was removed from 'DeprecatedClass' and 'DepricatedProperty' and a class ID and a property ID attribute were added to 'DeprecatedClass' and 'DepricatedProperty' respectively. 2003/01/10 'type' of individuals was extended to have arbitrary descriptions in OWL DL/Full. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0157.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0157.html. 2003/01/09 Update of the XML Schemas was posted as  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0152.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0152.html, including an XSLT stylesheet that transforms OWL in XML syntax to RDF/XML syntax. The stylesheet was created by Jrme Euzenat ( HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0125.html"  http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0125.html). 2003/01/08 Elements for ontology versioning were added: DeprecatedClass, DeprecatedProperty, VersionInfo, PriorVersion, BackwardCompatibleWith. 2003/01/08 The element names 'DataRestriction' and 'IndividualRestriction' were changed respectively to 'DatatypeRestriction' and 'ObjectRestriction'. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0140.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0140.html. 2003/01/06 Constraints on property type are incorporated into 'SubPropertyOf' and 'EquivalentProperties'. See also  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0112.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0112.html and  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0134.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0134.html. 2003/01/05 'EquivalentClasses' for OWL Lite was revised with restricted type of non-empty class IDs. 2003/01/04 'domain' and 'range' (DatatypeProperty and ObjectProperty) for OWL Lite were reivsed with restricted types: ClassIDType and DatatypeIDType. 2003/01/03 'allValuesFrom' and 'someValueFrom' for OWL Lite are revised with restricted types: ClassIDType and DatatypeIDType. 2003/01/01 'AnnotationType' was extended to have 'Info' and 'Documentation' children. The Annotation element was made available for all the elements specified in the OWL Abstract Syntax. See also:  HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0090.html" http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0090.html. 2002/12/30 On the basis of the XML presentation syntax schema created by Peter F. Patel-Schneider ( HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0249.html"  http://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0249.html), the XML schema was modularized for OWL Lite/DL/Full by Masahiro Hori ( HYPERLINK "http://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0295.html"  http://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0295.html). Table of Contents 1.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-intro" Introduction 1.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-struc" OWL Document Structure 1.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-notation" Notational Conventions 2.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-elements" Element Reference 2.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-root" The Root Element 2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements 2.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-class" Classes 2.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classDesc" Class descriptions 2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions 2.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumObject" Enumeration of individuals 2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean combination 2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationship 2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" Properties 2.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-indiv" Individuals 2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axioms 2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identity 2.6  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" Datatypes 2.6.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-dataValue" Data value 2.6.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" Enumeration of data values 3.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-terms" Element Index and Cross Reference 3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-index" Element Index 3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-cross" Cross Reference Appendix A.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html" XML Schemas Appendix B.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-example.html" OWL Examples in XML Syntax Appendix C.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" Transformation to OWL in RDF/XML Appendix D.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "ack" Acknowledgements Appendix E.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "bibl" References Appendix F.  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "log" Change Log  1 Introduction This document specifies XML presentation syntax for OWL, which is defined as a dialect similar to OWL Abstract Syntax [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics]. The OWL language provides three increasingly expressive sublanguages: OWL Lite, OWL DL, and OWL Full. This document provides XML Schemas for XML presentation syntax corresponding to the three sublanguages. Each of the sublanguages is an extension of its simpler predecessor, and the following relations hold but the inverses do not. Every document valid against the XML Schema of OWL Lite is valid against the XML Schema of OWL DL. Every document valid against the XML Schema of OWL DL is valid against the XML Schema of OWL Full. Three Schemas are defined for the sublanguages: OWL Lite (owl1-lite.xsd), OWL DL (owl1-dl.xsd), and OWL Full (owl1-full.xsd). The definitions of these Schemas are given in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html" Appendix A. 1.1 OWL Document Structure The root element of OWL documents for the XML presentation syntax must be Ontology element ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-root" 2.1), and an OWL document further consists of optional header elements ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" 2.2) as well as any number of classes ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-class" 2.3), properties ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" 2.4), and individuals ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-indiv" 2.5). Example 1_1-1 (L,D,F) ]> Attribute values are frequently used for referring to identifiers in OWL. Since attribute values are not namespace sensitive, they may be written down in their fully expanded form (e.g., http://www.example.org/owl/wine#merlot). Alternatively, XML entities can be used as abbreviations. In the XML presentation syntax, XML Schema datatypes ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" 2.6) are referred to by owlx:datatype attributes, and an XML entity &xsd; can be used for readability. 1.2 Notational Conventions A number of namespace prefixes are used in this document as listed below. Note that the choice of any namespace prefix is arbitrary, and not semantically significant. PrefixNamespaceNotesowlx"http://www.w3.org/2003/05/owl-xml"The namespace of the XML presentation syntax of OWL defined by this documentowl"http://www.w3.org/2002/07/owl"The namespace of OWL in RDF/XML syntax xsd"http://www.w3.org/2001/XMLSchema"The namespace of the XML Schema  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-1" [XMLSchema-1] 2. Element Reference All the elements and their attributes and element contents in the XML syntax are listed in this section. In order to indicate partial availability for OWL sublanguages, subscript enclosed within parentheses [e.g., (L) and (D,F)] may be appended to either element names, attribute names, or labels for element contents (i.e., Content:). For example, EnumeratedClass(D,F) means that EnumeratedClass element is only available for OWL DL and OWL Full. Note that all the elements, attributes, and element contents without subscript in parentheses means that those constructs are available for all the three OWL sublanguages. Examples and their brief explanations of OWL statements in this section are derived from the Reference document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference], and more examples in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-example.html" Appendix B are created on the basis of the Guide document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide]. In addition, element index ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-index" 3.1) gives an alphabetical list of elements in the XML presentation syntax, and cross reference ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-cross" 3.2) shows the correspondence between constructs in RDF/XML syntax and elements of XML presentation syntax. In  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" Appendix C, an XSLT stylesheet is given for the transformation from the XML presentation syntax toward RDF/XML syntax of OWL. 2.1 The Root Element element Ontology Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_VersionInfo" VersionInfo |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_PriorVersion" PriorVersion |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_BackwardCompatibleWith" BackwardCompatibleWith |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IncompatibleWith" IncompatibleWith |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Imports" Imports |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentProperties |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals)* Attribute: name - refers to a name of this ontology, which is the base URI of this element. Note: This is the root element of OWL documents in the XML presentation syntax, while rdf:RDF is used as the document root for OWL in RDF/XML. See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Ontology-def" owl:Ontology used as a construct for the  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Header" header component in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]2.2 Header Elements The root element Ontology may optionally contain, in any order, any number of header elements for versioning import and/or annotation statements. In the presentation syntax, there is no header element in contrast to the RDF/XML syntax in which  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Ontology-def" owl:Ontology is provided as a construct for the header component. A sample ontology header could look like this (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Header" 3 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_2-1 (L,D,F) 2003/02/24 22:37:39 An example OWL ontology Wine Ontology element VersionInfo Content: (#CDATA) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a string giving information about this version such as RCS/CVS keywords.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "versionInfo-def" owl:versionInfo in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element PriorVersion Content: (##empty) Attribute: ontology - a reference to a prior ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a reference to another ontology that identifies the specified ontology as a prior version of the containing ontology.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "priorVersion-def" owl:priorVersion in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element BackwardCompatibleWith Content: (##empty) Attribute: ontology - a reference to a backward compatible ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a reference to another ontology that identifies the specified ontology as a prior version of the containing ontology, and further indicates that it is backward compatible with it.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "backwardCompatibleWith-def" owl:backwardCompatibleWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element IncompatibleWith Content: (##empty) Attribute: ontology - a reference to an incompatible ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a reference to another ontology that indicates that the containing ontology is a later version of the referenced ontology, but is not backward compatible with it.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "incompatibleWith-def" owl:incompatibleWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Imports Content: (##empty) Attribute: ontology - a reference to another ontologyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element refers to another OWL ontology containing definitions, whose meaning is considered to be part of the meaning of the importing ontology.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "imports-def" owl:imports in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Annotation Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Label" Label |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Documentation" Documentation |  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/" \l "declare-openness" xsd:any )* Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" Ontology,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element is provided as a place holder for various ways of annotations such as Label and Documentation. In particular, this element can take a wildcard element (xsd:any), which can be in any namespace other than the target namespace 'owlx' for the XML presentation syntax Schema (http://www.w3.org/2003/05/owl-xml), since namespace attribute value of the xsd:any element is specified as ##other in the Schema declaration. In addition, according to the declaration processContents="lax" in the xsd:any, the wildcard element allows an XML Schema processor to validate elements for which it can find namespace declarations and raise errors if they are invalid. However, the processor will not report errors on the elements for which it does not find declarations. element Label Attribute: xml:lang - specifies the language used in the contentParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" AnnotationNote: This element provides a human-readable version name of an annotated element. In RDF/XML syntax, this element is mapped to  HYPERLINK "http://www.w3.org/TR/rdf-schema/" \l "ch_label" rdfs:label in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "RDF_Schema" RDF Schema].element Documentation Content: (#CDATA) Attribute: xml:lang - specifies the language used in the contentParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" AnnotationNote: This element provides a human-readable description of an annotated element. In RDF/XML syntax, this element is mapped to  HYPERLINK "http://www.w3.org/TR/rdf-schema/" \l "ch_comment" rdfs:comment in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "RDF_Schema" RDF Schema].2.3 Classes Classes provide an abstraction mechanism for grouping resources with similar characteristics. OWL classes are described through "class descriptions", which can be combined into "class axioms". "Axiom" is a formal term, and may be called "definition" informally. element Class[axiom] Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation*,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description*) Attribute: name - a reference to a name of this Class complete - the modality is complete if true, otherwise partial. The default value is false. deprecated - this class is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains non-empty sequence of descriptions, which are the basic building blocks of class axioms.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Class-def" owl:Class in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]2.3.1 Class descriptions A class description is the term used in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics], and used as a basic building block of class axioms (or called class definitions informally). Model group description Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf(D,F) |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[object](D,F)) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSub" sub(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSuper" super(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain(D,F), ObjectProperty/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range(D,F), ObjectRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom(D,F), ObjectRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type Note: In the XML presentation syntax, a class description is represented as a  HYPERLINK "http://www.w3.org/TR/xmlschema-1/" \l "cModel_Group_Definitions" model group definition of XML Schema [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-1" XMLSchema-1], which can be used as a reusable fragment of a content model. This model group allows to not only describe a class through a name (i.e., a class identifier), but also define an anonymous class by means of property restriction, union, intersection, complement, and enumeration.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "ClassDescription" 4.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Class[ID] Content: (##empty) Attribute: name - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses(L),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain(L), ObjectProperty/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range(L) Note: This element describes a class through a name.Example 2_3-1 (L,D,F) student studente estudiante Undergraduates students 2.3.2 Property restrictions A property restriction defines an anonymous class, namely a class of all individuals that satisfy the restriction. The XML syntax of OWL distinguishes two types of property restrictions:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction (restriction on properties for which the range value is a data literal) and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction (restriction on properties for which the range value is an individual). Example 2_3-2 (D,F) 1 2 3 4 element DataRestriction Content(L): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom) ) Content(D,F): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataHasValue" hasValue)+ ) Attribute: property - a reference to a property nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element declares restrictions on  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty (properties for which the range value is a data literal). The restrictions must have exactly one content element for OWL Lite, while they must have at least one content element for OWL DL and Full.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Restriction-def" owl:Restriction,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element minCardinality Content: ( ##empty ) Attribute: value - a minimum cardinality valueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element declares restriction on a minimum cardinality value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element maxCardinality Content: ( ##empty ) Attribute: value - a maximum cardinality valueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element declares restriction on a maximum cardinality value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element cardinality Content: ( ##empty ) Attribute: value - a cardinality valueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element declares restriction on a cardinality value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element DataRestriction/allValuesFrom Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data]? ) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestrictionNote: This element specifies a class of all individuals for which all range values of the property under consideration are data values within the specified data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element DataRestriction/someValuesFrom Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data]? ) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestrictionNote: This element specifies a class of all individuals for which at least one value of the property concerned is a data value in the data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element DataRestriction/hasValue(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.html" \l "anySimpleType-component" xsd:anySimpleType ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestrictionNote: This element specifies a type of data value for which the property concerned has at least one value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element ObjectRestriction Content(L): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom) ) Content(D,F): ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objHasValue" hasValue)+ ) Attribute: property - a reference to a property nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element declares restrictions on  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty (properties for which the range value is an individual). The restrictions must have exactly one content element for OWL Lite, while they must have at least one content element for OWL DL and Full.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Restriction-def" owl:Restriction,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] element ObjectRestriction/allValuesFrom Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description(D,F)* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element specifies a class of all individuals for which all range values of the property under consideration are members of the class extension of the class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The example below describes a class of all individuals for which the "hasParent" property only has range values of class "Human" (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-3 (L,D,F) element ObjectRestriction/someValuesFrom Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description(D,F)* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element specifies a class of all individuals for which at least one value of the property concerned is an instance of the class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The following example defines a class of individuals which have at least one parent who is a physician (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-4 (L,D,F) element ObjectRestriction/hasValue(D,F) Content: ( ##empty ) Attribute: name - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestrictionNote: This element specifies a class of all individuals for which the property concerned has at least one value.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The following example describes the class of individuals who have the individual referred to as "Clinton" as their parent (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValue in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-5 (L,D,F) 2.3.3 Enumeration of individuals element OneOf [object](D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]* ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element contains the exactly enumerated individuals. On the other hand, enumeration of data values is done by  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data].See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "oneOf-def" owl:oneOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference], and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass in this documentFor example, the following OneOf statement defines a class of all continents (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedClass" Enumeration in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-6 (D,F) A statement of the form refers to some individual (remember: all individuals are by definition instances of owlx:Individual). In the section on datatypes we will see another use of the OneOf element, namely to define an  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" enumeration of data values. element EnumeratedClass(D,F) Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation*,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]*) Attribute: name - a reference to a name of this class deprecated - this class is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains the exactly enumerated individuals.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "oneOf-def" owl:oneOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference], and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[object] in this documentEnumeratedClass can also be used for the OneOf enumeration, and the enumeration of all continents can be described as follows (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedClass" Enumeration in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_3-7 (D,F) 2.3.4 Boolean combination element IntersectionOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element specifies a class for which the class extension contains precisely those individuals that are members of the class extension of all class descriptions in the range list.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "intersectionOf-def" owl:intersectionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]In the example below, the range of the intersection statement is a list of two class descriptions, namely two enumerations, both describing a class with two individuals. The resulting intersection is a class with one individual, namely "Tosca" since this is the only individual that is common to both enumerations (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "intersectionOf-def" owl:intersectionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-8 (D,F) element UnionOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element specifies an anonymous class for which the class extension contains those individuals that occur in at least one of the class extensions of the class descriptions in the range list.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "unionOf-def" owl:unionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The example below describes a class for which the class extension contains three individuals, namely "Tosca", "Salome", and "Turandot" assuming they are all different (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "unionOf-def" owl:unionOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-9 (D,F) element ComplementOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" descriptionNote: This element specifies a class for which the class extension contains exactly those individuals that do not belong to the class extension of the range class.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "complementOf-def" owl:complementOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]For example, the expression "neither meat nor fish" could be written as follows by using ComplementOf element (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "complementOf-def" owl:complementOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-10 (D,F) 2.3.5 Class relationships element SubClassOf(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSub" sub,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSuper" super ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element allows one to say that the class extension of a class description is a subset of the class extension of another class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subClassOf-def" rdfs:subClassOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element sub(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOfelement super(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOfFor example, the following class axiom declares a subclass relation between two classes that are described through their names ("Opera" and "MusicalWork"). Subclass relations provide necessary conditions for belonging to a class. In this case, to be an opera the individual also needs to be a musical work (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subClassOf-def" rdfs:subClassOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_3-11 (L,D,F) For any class there may be any number of subClassOf axioms. For example, it is possible to add the following axiom about the Opera class. Example 2_3-12 (D,F) This class axiom contains a property restriction. The example states that Opera is a subclass of an anonymous OWL class that has as its class extension the set of all individuals for which the property hasLibrettist has at least one value. Thus, operas should have at least one librettist. element EquivalentClasses Content(L): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]+ ) Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description+ ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element asserts that two or more classes have the same class extension (i.e., class extensions contain exactly the same set of individuals).See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentClass-def" owl:equivalentClass in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]In its simplest form, an EquivalentClass axiom states the equivalence (in terms of their class extension) of two named classes. For example: Example 2_3-13 (L,D,F) element DisjointClasses(D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description+ ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element asserts that the class extensions of the two or more class descriptions involved have no individuals in common.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "disjointWith-def" owl:disjointWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]Declaring two classes to be disjoint is a partial definition: it imposes a necessary but not sufficient condition on the class. A popular example of class disjointness is given below: Example 2_3-14 (D,F) The following example shows a common use of class disjointness in subclass hierarchies. The next example indicates that MusicDrama is either an opera, an Operetta, or a Musical (i.e., the subclass partitioning is complete). Example 2_3-15 (D,F) In the examples below, individuals belonging to one subclass such as Opera cannot belong to another subclass such as Musical (disjoint or non-overlapping subclasses). Example 2_3-16 (D,F) In the above examples, DisjointWith elements were used together with UnionOf, in order to define a set of mutually disjoint and complete subclasses of a superclass (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "disjointWith-def" owl:disjointWith in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). 2.4 Properties OWL distinguishes between two types of properties: DatatypeProperty and ObjectProperty. element DatatypeProperty Content: (( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_superProperty" superProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range)*) Attribute: name - a reference to a name of this property functional - asserts that this property can only have one (unique) value for each instance, if true inverseFunctional - asserts this property has a range value that uniquely determines a domain value deprecated - this property is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a value range of data values, and thus link individuals to data values.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DatatypeProperty-def" owl:DatatypeProperty  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "FunctionalProperty-def" owl:FunctionalProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "InverseFunctionalProperty-def" owl:InverseFunctionalProperty, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedProperty-def" owl:DeprecatedProperty in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] Example 2_4-1 (L,D,F) See also the other examples of datatype property: timeStamp in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" 2.6 and tennisGameScore in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" 2.6.2. element ObjectProperty Content: (( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_superProperty" superProperty |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range)*) Attribute: name - a reference to a name of this property inverseOf - a reference to a name of an inverse relation transitive - asserts that this property is a transitive relation, if true symmetric - asserts that this property is a symmetric relation, if true functional - asserts that this property can only have one (unique) value for each instance, if true inverseFunctional - asserts this property has a range value that uniquely determines a domain value deprecated - this property is deprecated if trueParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element contains a value range of class individuals, and thus link individuals to individuals ("individual-valued property" would probably have been a bit better term).See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "ObjectProperty-def" owl:ObjectProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "inverseOf-def" owl:inverseOf,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "TransitiveProperty-def" owl:TransitiveProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "SymmetricProperty-def" owl:SymmetricProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "FunctionalProperty-def" owl:FunctionalProperty,  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "InverseFunctionalProperty-def" owl:InverseFunctionalProperty, and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedProperty-def" owl:DeprecatedProperty in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] A property axiom defines characteristics of a properties. In its simplest form, a property axiom just defines the existence of a property. For example: Example 2_4-2 (L,D,F) This defines a property with the restriction that the range values should be individuals (i.e., ObjectProperty). element superProperty Content: (##empty) Attribute: name - a reference to a super property nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectPropertyNote: This element can be used for both datatype properties and object properties.The next example states that all instances (pairs) contained in the property extension of the property hasMother are also members of the property extension of the property hasParent. Example 2_4-3 (L,D,F) element domain Content(L): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]* ) Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectPropertyNote: This element asserts that the domain values of this property must belong to the class extension of the class description.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "domain-def" rdfs:domain in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]For example, it is possible to state that the domain of the property hasBankAccount can be either a Person or a Corporation in the following manner: Example 2_4-4 (D,F) element DatatypeProperty/range Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data]? ) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypePropertyNote: This element asserts that the range values of this property must belong to data values in the specified data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "range-def" rdfs:range in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element ObjectProperty/range Content(L): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]* ) Content(D,F): (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: class - a reference to a class nameParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectPropertyNote: This element asserts that the range values of this property must belong to the class extension of the class description in the specified data range.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "range-def" rdfs:range in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element SubPropertyOf Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID] |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID] ) Attribute: sub - a reference to a subpropertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element defines that a property specified as a value of sub attribute, is a subproperty of another property specified as content.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subPropertyOf-def" owl:subPropertyOf in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element EquivalentProperties Content: ( ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID]+ ) | ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID],  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID]+) ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element asserts that two or more properties have the same property extension.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentProperty-def" owl:equivalentProperty in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element DatatypeProperty[ID] Content: (##empty) Attribute: name - a reference to a datatype propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentPropertiesNote: This element is used for solely referring to a datatype property, and does not actually define any property, unlike  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty construct. element ObjectProperty[ID] Content: (##empty) Attribute: name - a reference to an object propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentPropertiesNote: This element is used for solely referring to an object property, and does not actually define any property, unlike  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty construct. 2.5 Individuals 2.5.1 Individual axioms Individual axioms (also called "facts") are statements about individuals, indicating class membership and statements about relevant properties. element Individual[axiom] Content: ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation*, ( HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropValue" DataPropertyValue |  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropValue" ObjectPropertyValue)* ) Attribute: name - a reference to a name of this individualParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element indicates class membership and statements about relevant properties.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Thing-def" owl:Thing in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]As an example, consider the following set of statements about an instance of the class Opera (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualAxiom" 6.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-1 (L,D,F) 1900-01-14 3 element type Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description* ) Attribute: name - a reference to this typeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element specifies type information of a parent individual.element DataPropertyValue Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue* ) Attribute: property - a reference to a data valued propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element specifies a data property value to be associated with a parent individual.element ObjectPropertyValue Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]* ) Attribute: property - a reference to an individual valued propertyParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]Note: This element specifies an individual property value to be associated with a parent individual.Individual axioms need not necessarily be about named individuals: they can also refer to anonymous individuals. As an example, consider the example below. The example defines some facts about an anonymous instance of the class Measurement, a quantitative observation for which facts such as the observed subject, the observed phenomenon, the observed value, and the observation time are listed (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualAxiom" 6.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-2 (L,D,F) 59.5 2003-01-24T09:00:08+01:00 2.5.2 Individual identity Many languages have a so-called "unique names" assumption: different names refer to different things in the world. On the web, such an assumption is not possible. For example, the same person could be referred to in many different ways (i.e. with different URI references). For this reason OWL does not make this assumption. Unless an explicit statement is being made that two URI references refer to the same or to different individuals, OWL tools should in principle assume either situation is possible. Two elements SameIndividual and DifferentIndividuals are provided for making statements about the identity of individuals. element SameIndividual Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]* ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element indicates that two or more URI references actually refer to the same thing: the individuals have the same "identity".See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameAs-def" owl:sameAs and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameIndividualAs-def" owl:sameIndividualAs in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]element Individual[ID] Content: (##empty) Attribute: name - a reference to an individual type - a reference to a type of an individualParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F),  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[object](D,F)Note: This element is used for solely referring to an individual ID, and does not actually define any individual, unlike an  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" individual axiom. For example, we could state that the following two URI references actually refer to the same person (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualIdentity" 6.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-3 (L,D,F) In OWL Full, where class can be treated as instances of (meta)classes, we can use the SameIndividual element to define class equality, thus indicating that two concepts have the same intensional meaning. An example (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualIdentity" 6.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_5-4 (L,D,F) Note that the first Individual element in the above example is an  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" individual axiom, while the other Individual elements contained in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual are  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" individual IDs. element DifferentIndividuals Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]* ) Parents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" OntologyNote: This element indicates that two or more URI references refer to different individuals.See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "differentFrom-def" owl:differntFrom and  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "AllDifferent-def" owl:AllDifferent in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]The following example states that there are three operas, which are all different individuals (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "IndividualIdentity" 6.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_5-5 (L,D,F) 2.6 Datatypes OWL uses the facilities of XML Schema Datatypes [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "XMLSchema-2" XMLSchema-2], and the following built-in XML Schema datatypes can be used.  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "string" xsd:string  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "boolean" xsd:boolean  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "decimal" xsd:decimal  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "float" xsd:float  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "double" xsd:double  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "dateTime" xsd:dateTime  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "time" xsd:time  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "date" xsd:date  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gYearMonth" xsd:gYearMonth  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gYear" xsd:gYear  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gMonthDay" xsd:gMonthDay  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gDay" xsd:gDay  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "gMonth" xsd:gMonth  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "hexBinary" xsd:hexBinary  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "base64Binary" xsd:base64Binary  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "anyURI" xsd:anyURI  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "normalizedString" xsd:normalizedString  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "token" xsd:token  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "language" xsd:language  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "NMTOKEN" xsd:NMTOKEN  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "Name" xsd:Name  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "NCName" xsd:NCName  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "integer" xsd:integer  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "nonPositiveInteger" xsd:nonPositiveInteger  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "negativeInteger" xsd:negativeInteger  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "long" xsd:long  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "int" xsd:int  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "short" xsd:short  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "byte" xsd:byte  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "nonNegativeInteger" xsd:nonNegativeInteger  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedLong" xsd:unsignedLong  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedInt" xsd:unsignedInt  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedShort" xsd:unsignedShort  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "unsignedByte" xsd:unsignedByte  HYPERLINK "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/" \l "positiveInteger" xsd:positiveInteger The specific considerations with the other built-in XML Schema datatypes are explained in the  HYPERLINK "http://www.w3.org/TR/owl-semantics/syntax.html" \l "2" Abstract Syntax document [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics]. A datatype can be specified as a value of datatype attribute, which is decleared in  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom and  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom elements (for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction) as well as  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range element (for  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty). A value of the datatype attribute should be a canonical URI reference to an XML Schema datatype: "http://www.w3.org/2001/XMLSchema#name", where name is a local name of a built-in XML Schema datatype. For example (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "rdf-datatype" 7.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_6-1 (L,D,F) Note here that XML entities can be used as abbreviations. For example, an XML entity xsd is defined in the DOCTYPE declaration: Then, the above owlx:datatype attribute of owlx:range element may be specifid in the following manner. 2.6.1 Data value Data values can be either plain (no datatype) or typed. In  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue element, typed value may be specified by using datatype attribute. element DataValue Content: (#CDATA) Attribute: datatype - a reference to a  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-datatypes" datatypeParents:  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropValue" DataPropertyValue,  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf[data](D,F)For example, a type of time stamp property value can be specified with the dateTime datatype defined as an XML Schema datatype, by using the datatype attribute (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "rdf-datatype" 7.1 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]). Example 2_6-2 (L,D,F) 2003-01-24T09:00:08+01:00 2.6.2 Enumeration of data values A range of data values can be defined as an enumerated datatype. element OneOf [data](D,F) Content: (  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue* ) Parents: DataRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom(D,F), DataRestriction/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom(D,F), DatatypeProperty/ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range(D,F)Note: This element defines an enumeration of data values. On the other hand, enumeration of individuals is done by  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf[obj].See also:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedDatatype" Enumerated datatype in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]For example, the range of tennisGameScore property to be the list of integer values {0, 15, 30, 40} can be specifies as below (see also  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "EnumeratedDatatype" 7.2 in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference]): Example 2_6-3 (D,F) 0 15 30 40 3. Element Index and Cross Reference 3.1 Element Index (Unique parent if any) Element name Specified in DataRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsObjectRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Annotation" Annotation2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_BackwardCompatibleWith" BackwardCompatibleWith2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom]2.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-class" Classes HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassID" Class[ID]2.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classDesc" Class descriptionsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf(D,F)2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean CombinationIndividual / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropValue" DataPropertyValue2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axiomsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesSubPropertyOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypePropertyID" DatatypeProperty[ID]2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" Properties HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue2.6.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-dataValue" Data value HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_description" description2.3.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classDesc" Class descriptionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identityOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsAnnotation / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Documentation" Documentation2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass(D,F)2.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumObject" Enumeration of individualsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentProperties2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesDataRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataHasValue" hasValue(D,F)2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsObjectRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objHasValue" hasValue(D,F)2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Imports" Imports2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IncompatibleWith" IncompatibleWith2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom]2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axioms HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IndividualID" Individual[ID]2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identitydescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf(D,F)2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean Combinationdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Label" Label2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesSubPropertyOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectPropertyID" ObjectProperty[ID]2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesIndividual / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropValue" ObjectPropertyValue2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axiomsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictions HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf [data](D,F)2.6.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumData" Enumeration of data valuesdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf [object](D,F)2.3.3  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-enumObject" Enumeration of individuals HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" Ontology2.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-root" The Root ElementOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_PriorVersion" PriorVersion2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header ElementsDatatypeProperty / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesObjectProperty / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" range2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual2.5.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivIdentity" Individual identityDataRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsObjectRestriction / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objSomeValuesFrom" someValuesFrom2.3.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-propRest" Property restrictionsSubClassOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSub" sub(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOf(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationshipsOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesSubClassOf / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_classSuper" super(D,F)2.3.5  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-classRel" Class relationships HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_superProperty" superProperty2.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-prop" PropertiesIndividual / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type2.5.1  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "indivAxiom" Individual axiomsdescription / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf(D,F)2.3.4  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "subsec-boolComb" Boolean CombinationOntology / HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_VersionInfo" VersionInfo2.2  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "sec-header" Header Elements3.2 Cross Reference The table below shows the term correspondence between RDF/XML and the XML presentation syntax. In the column of presentation syntax, the terms begin with '@' indicate attributes belong to an element concatenated before the attribute with a '/' delimiter. Note:  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "appA" Appendix A of the OWL Reference [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] provides a systematic set of links for each language construct in the Reference document and corresponding sections in the Guide [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Guide" OWL Guide] as well as the Semantics [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Semantics" OWL Semantics] documents. RDF/XML in [ HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/apd-others.html" \l "OWL-Reference" OWL Reference] XML Presentation Syntax (this document) HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "AllDifferent-def" owl:AllDifferent HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "allValuesFrom-def" owl:allValuesFromDataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom ObjectRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objAllValuesFrom" allValuesFrom HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "backwardCompatibleWith-def" owl:backwardCompatibleWith HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_BackwardCompatibleWith" BackwardCompatibleWith HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "cardinality-def" owl:cardinality HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_cardinality" cardinality / @value HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Class-def" owl:Class HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom]rdfs:comment HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Documentation" Documentation HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "complementOf-def" owl:complementOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ComplementOf" ComplementOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Datatype" rdfs:DatatypeDataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataAllValuesFrom" allValuesFrom / @datatype DataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataSomeValuesFrom" someValuesFrom / @datatype DatatypeProperty/  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range / @datatype  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue / @datatype  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DatatypeProperty-def" owl:DatatypeProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedClass-def" owl:DeprecatedClass HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ClassAxiom" Class[axiom] / @deprecated  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass / @deprecated HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "DeprecatedProperty-def" owl:DeprecatedProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty / @deprecated  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @deprecated HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "differentFrom-def" owl:differentFrom HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DifferentIndividuals" DifferentIndividuals HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "disjointWith-def" owl:disjointWith HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DisjointClasses" DisjointClasses HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "distinctMembers-def" owl:distinctMembers HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "domain-def" rdfs:domain HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_domain" domain HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentClass-def" owl:equivalentClass HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentClasses" EquivalentClasses HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "equivalentProperty-def" owl:equivalentProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EquivalentProperties" EquivalentProperties HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "FunctionalProperty-def" owl:FunctionalProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty / @functional  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @functional HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "hasValue-def" owl:hasValueDataRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataHasValue" hasValue ObjectRestriction /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objHasValue" hasValue HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "imports-def" owl:imports HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Imports" Imports HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "incompatibleWith-def" owl:incompatibleWith HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IncompatibleWith" IncompatibleWith HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "intersectionOf-def" owl:intersectionOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_IntersectionOf" IntersectionOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "InverseFunctionalProperty-def" owl:InverseFunctionalProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DatatypeProperty" DatatypeProperty / @inverseFunctional  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @inverseFunctional HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "inverseOf-def" owl:inverseOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @inverseOfrdfs:label HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Label" Labelrdfs:Literal HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataValue" DataValue HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "maxCardinality-def" owl:maxCardinality HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_maxCardinality" maxCardinality HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "minCardinality-def" owl:minCardinality HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_minCardinality" minCardinality HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Nothing-def" owl:Nothing HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "ObjectProperty-def" owl:ObjectProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "oneOf-def" owl:oneOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_EnumeratedClass" EnumeratedClass  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objOneOf" OneOf [object]  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataOneOf" OneOf [data] HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "onProperty-def" owl:onProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction / @property  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction / @property  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Ontology-def" owl:Ontology HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "priorVersion-def" owl:priorVersion HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_PriorVersion" PriorVersion HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "range-def" rdfs:rangeDatatypeProperty /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_dataPropRange" range ObjectProperty /  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_objPropRange" rangerdf:RDF HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Ontology" Ontology HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Restriction-def" owl:Restriction HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameAs-def" owl:sameAs HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "sameIndividualAs-def" owl:sameIndividualAs HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SameIndividual" SameIndividual HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "someValuesFrom-def" owl:someValuesFrom HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_DataRestriction" DataRestriction / someValuesFrom  HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectRestriction" ObjectRestriction / someValuesFrom  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subClassOf-def" rdfs:subClassOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubClassOf" SubClassOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "subPropertyOf-def" rdfs:subPropertyOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_SubPropertyOf" SubPropertyOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "SymmetricProperty-def" owl:SymmetricProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @symmetric  HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "Thing-def" owl:Thing HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_Individual" Individual[axiom] HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "TransitiveProperty-def" owl:TransitiveProperty HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_ObjectProperty" ObjectProperty / @transitive rdf:type HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_type" type HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "unionOf-def" owl:unionOf HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_UnionOf" UnionOf HYPERLINK "http://www.w3.org/TR/owl-ref/" \l "versionInfo-def" owl:versionInfo HYPERLINK "http://www.w3.org/TR/owl-xmlsyntax/" \l "owls_VersionInfo" VersionInfo IXY>?AKL~GH`a  9:=>@AdejkչչչչչչզՕզզ B*H*OJQJ^JmH phsH $0J+>*B*OJQJ^JmH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH #5B*OJQJ\^JmH phsH mH sH :3IXAK. 0 9 { S dR & Fdd[$\$,[$\$[$[$\$^fkmncdmnpq  . / 0 9     z ! " 4 5 ` a , - O P ʸ#6B*OJQJ]^JmH phsH mH sH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH H MNqrxyEF"#@ACDlm  WXnouv/067vw()0mH sH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH Pq23j14Hu, s & Fdd[$\$ & Fdd[$\$ & Fdd[$\$019:LMghpq./56uv 12:;:;EFNO !d0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH Rdersyz)*89z{_`pq./9:<=>M&' ,!-!7!8!:!U!!!!мззЩ0J-5B*\mH phsH mH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH Bs<>Mw? :!U!####$$R$$$$%&.xx-DM ]^h^h & Fdd[$\$,[$\$ & Fdd[$\$!!!!!!;"<"}"~""""""""""";#<#?#@#T#U########$$$$$$$%%W%X%_%`%b%ݺww0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH .b%c%%%%%%%%%&&&&&&r's''''''''( (;((((p)q)))**W*X*}r}r}rbrbjB*OJQJU^JphB*OJQJ^JphCJaJ5B*OJQJ\^JphmH sH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH 0J*6]mH sH 6B*]mH phsH j6B*U]mH phsH && & && (;((((( $$Ifa$,[$\$.xx-DM ]^ (((#)p)q)u))))))h*uooou4ooouooo$If$$If-F 06    34-ab  X*e*f*h*i*~*T+W+\+a+++++++ ,\-]-------..$.%.V.W.......////w/x/////,0-0øøêøøÉÉ|ÉÉ|ÉÉ|ÉÉ|ÉÉ|É0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*H*mH phsH 0J-6B*]mH phsH 0J-B*mH phsH B*OJQJ^JmH phsH mH sH CJaJB*OJQJ^JphjB*OJQJU^Jph0J*OJQJ^J0h*i*~*,011usjjh8/<<<<$d%d&d'dNOPQ]<^<,[$\$$$If-F 06    34-ab -0m0n0x0y001 111'1(111111111111111@2A2M2N2Q2R222222233*3+3.3/3r3s3z3{3~33333333(4寧6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH mH sH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 8111123456p7888 9 999HH$$If0 634a<$If%.<$d%d&d'dNOPQ(4)4.4/46494:444444444444555T5U5f5g5j5k55555555)6*6:6;6>6?6666666667777V7W7k7l7|7}77777777$8%838487888888880J'B*CJaJmH phsH B*mH phsH 0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH K888 9 99d9k999999999::K:L:\:]:b:c::::::::::;;<<<<<ӷӷӷӷӷΩl$0J*CJOJPJQJ^JaJmH sH j0J-B*UmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH mH sH 0J*OJQJ^JjB*OJQJU^Jph 0J-B*phCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph'999:::R<1=H=====8>y>>.xx-DM ]^h^h,[$\$[$$IfH$$If0 634a<<<<<<<<<==,=-=1=>=H=>>>>>>???]?^?f?g?ݺ݌ݞqe^eOe0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph6B*]mH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH >>>>>>??h?$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^g?h?i?p?????@@,@-@2@3@@@@@@@@@@@@%A&A0A1ABAJAeAqAyAAAA︦|j#5B* CJOJQJ\^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph$h?i?p????@@@@>A ZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< >A@AUAeAqAAAAAAABBBUCVClP(H$$If0 634a<$If%.<$d%d&d'dNOPQAAAAAAAAABBBBBBBBBBDCECRCSCUCVC^CtCvCCCCCDDDDοοӯӯӯΗ|n|ngn|[6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*Uph#VCvCCDD'DADMDDDDZlH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< DADMDUDDDDDDDDDDDDEEEE F F&F'F,F-FFFFFFFFFFFF繲ʓʓʓ{i{[jB*UmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJphB*mH phsH #DDDDEEEFFFFHxZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If F'G(G2G3GDGLGkGwGGGGGGGGHHHH HHHHHII-I.I3I4IIIIIIIƴƘƩrrirrrir0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH $F@GBGWGkGwGGGGHH HHHHIIlHH$$If0 634a<$If%.<$d%d&d'dNOPQIIIIIIJJ'J(J9JAJWJcJkJJJJJJJJJJJJKKKKKKմեwpwawQQjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH III5J7JLJWJcJJJJZlH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< JJJJKKKFLGL[LhLtZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If KKKKK5L6LCLDLFLGLOLYL[LjLrLtLuLLLLLLL M MMMMMtMuM|M}MMMMMMȶȭ}qjq 0J-B*phj0J-B*UphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^JphjB*OJQJU^Jph0J*OJQJ^J&hLMMMOOORRRR Z/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If%.<$d%d&d'dNOPQ MMMMM1N2N7N8N?NANBNNNNNNNNNNOOOOQORO`OaOcOdOOOOOOOOOPP#P0PkPrP QQ-Q4QMQTQQQQQRRRڼڼB*OJQJ^JmH phsH B*CJOJQJ^JaJphCJaJ0J-B*H*ph0J-B*H*ph 0J-B*phB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ9RRRRRSS#S$S'S(SSSSSSSSSSSSTTHTITSTTTUTVT]TTTUUU U%Uմեwpwawwpwaw0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH %RSSSSSSSTUTVT]TUU|H$$If0 634a<$If%.<$d%d&d'dNOPQ %U&UvUwUUUUUUUUUUUUUUUUVVWVcVdVjVrVVVVVVVV!W"Wȶȭ}k}_X_ 0J-B*phj0J-B*Uph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph!UUUfVhV|VVVVVVZ|H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< "W,W-W.W/W6WWWWWWWXXRXSX]X^XaXbXnX|YYYYYYYYZZZگگաofXfXQXf 0J*mH sH jB*UmH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH mH sH 0J*OJQJ^JjB*OJQJU^Jph 0J-B*phB*CJOJQJ^JaJphCJaJB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJV.W/W6WaXbXnXtYYr/<<<<$d%d&d'dNOPQ]<^<,[$\$[$H$$If0 634a<$IfYYZZ[[[[[\\\\\\f]g]lH$$If0 634a<$If%.<$d%d&d'dNOPQZZyZzZZZZZZ[ [ [[[[[c[d[n[o[r[s[[[[[[[[ \\f\p\\\\\\\\\Ż鬚~w~h~0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH B*mH phsH jB*UmH phsH (\\\\f]g]r]s]]]]]]]^^^ ^"^#^<^e^f^^^^^^^_ _-_._______ᆵym6B*]mH phsH )56B*OJQJ\]^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH B*mH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph&g]r]"^#^<^__aHbrLL%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$[$H$$If0 634a<$If______```Q`R`a`b`e`f``````` aaaaa+a,avawaaaaaaaaaaaaa2b3b8b9bAbFbHbRbSbbbbb鵩0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J'B*CJaJmH phsH 0J&B*CJaJmH phsH 0J*mH sH B*mH phsH jB*UmH phsH 6HbRbgg#gWiXicijj(j/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If bbbbbb c c c cXcYchcicncqcrcccccccc d dddddd[d\dcdddidkdlddddddddee#e$e)e,e-eoepevewe|e~eeeeeeeeeeeDfEfRfSfXf[fmfnff0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*OJQJ^Jph0J-B*H*phLfffffffgggggg#gkglggggggg3h4h?h@hWiXicidiiiiiiijjjjjjj"jŶѦѦѦѦŶѦѦѦŎ|#5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJ 0J-B*phB*OJQJ^Jph0J-B*H*ph0J*CJOJPJQJ^JaJj0J-B*Uph+"j&j(j8j9jjjjjjjjjjjjkkOkPk[k\k^k_kkkkkk׶קyry`yyryQyH0J-B*H*ph0J*CJOJPJQJ^JaJ"0J*6CJOJPJQJ]^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH (j/jjjjjjjjkxlyllllH$$If0 634a<$If%.<$d%d&d'dNOPQkkkllllll#l$lllmlrlslvlxlyllllllgn"o#onoooĵğtdYd0J-B*mH phsH j0J-B*UmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*CJOJQJ^JaJphCJaJ0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*OJQJ^JphlllmFmzmmnnglopׁ؁&2ȶȭ}nB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH 0J'B*CJaJmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph&$4`&2VWa"#*lmx0(<H$$If0 634a<$If%.<$d%d&d'dNOPQ27VWab !"#*lmxyσЃՃփ)*78;<DRTk»¬»¬Μ✓✓݄riB*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph&x;<Td+-DVbZZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If kn/7Vbg݅ޅ>?PQRSZ緥ssccjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH 0J'B*CJaJmH phsH %bRSZkl0(</<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If YZghkltƇɇʇ12HIYa}ȶȭ}n\n#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH 0J'B*CJaJmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^JphjB*OJQJU^Jph0J*OJQJ^JUWn}qry0$H$$If0 634a<$If%.<$d%d&d'dNOPQ ]^opqryjkxy|}'(.οοӯӯӯΗ|n|ngn| 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*Uph(|}*,ZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If .5:;>?΋ϋ)*uvͷۨ{{r{maZaKam0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH B*mH phsH 0J'B*CJaJmH phsH 6B*]mH phsH )12=&0/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< 12=>$&CDŽ ฦ|m|0J'B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^JphB*CJOJQJ^JaJph$&6*6 mP8H$$If0 634a<$If%.<$d%d&d'dNOPQ*6>RS  \]jkmnƻؑ{ػثlB*OJQJ^JmH phsH 0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJphB*mH phsH 0J&B*CJaJmH phsH &mn0<F```ZZ$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<,-<FG[\hĸĪĪĔrgbgbRgRI0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH ӓԓZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< hino“ÓГѓӓԓܓklvw@AOPST jȶȭ}0J'B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph1~Ϙ%{|ʚ˚֚<T H$$If0 634a<$If%.<$d%d&d'dNOPQjkyzܖݖ:;IJMNeftuxyɘʘ%&m⸦ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J'B*CJaJmH phsH 6B*]mH phsH B*mH phsH 0J*mH sH jB*UmH phsH 3mnyz{|ʚ˚֚ך'(*+noțɛۛܛޛߛ /023uvΜϜ&'349:Ýםםםםםםםםםםםםםם0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phB*CJOJQJ^JaJphCJaJB*OJQJ^Jph"0J*6CJOJPJQJ]^JaJj0J-B*Uph::ǝɝ>?IJPX[\ʞ֞ǵǬzzpzaRB*CJOJQJ^JaJph0J'B*CJaJmH phsH 0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph֚ɝ؝LNʞ֞ZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If ֞۞STefgho)*lm~ؠ٠uvʡˡСѡ$%»¬Μ✓✓݄ppcppp0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph&gho)7N0.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<%237DN/=?YZǣϣңӣ&',BкЌО~~w~kZkZPZA0J'B*CJaJmH phsH 0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH ?Oãţ0BNr$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ BNSrs}~ˤ̤ݤޤߤyzɥʥܥݥ67DEGHj»¬ӜӜӜ΄ppcpp0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph&rs}ߤyzGH}ʧ5h8.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<jkxy}`z6BFкЌ{ОmmfmZK9#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 5R`*6Be$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ FefpqЩѩҩөکEFQRʫ˫׫ثݫޫ12?@DԾuu0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph(efpҩөکEFQD[Ȭ.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<DQ[@HMNV[]gorsƭǭ˭٭;~ppipZK?j0J-B*UphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH @]eЭ٭9$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ +,789:A PQZ[`a¯ïʯ˯&'9:UZʻʻϏϏϏwlw0J-B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*H*OJQJ^Jph0J*CJOJPJQJ^JaJB*CJOJQJ^JaJphCJaJB*OJQJ^Jph"0J*6CJOJPJQJ]^JaJj0J-B*Uph 0J-B*ph'9:A 9:K`ٱ9l@.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<ҰӰް߰89FGKX`%zdz̳12LMWfkmݺݓݓݓ݁pݞbbjB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH #lͲݲOm~wy8KW$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$.xx-DM ]^ hitu{̵͵׵ص۵ܵ$%/04KW[ MNY⸦t0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 6B*]mH phsH B*mH phsH jB*UmH phsH 0J*mH sH * MNYtu̹)Tl.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<YZSTYZbtu>?JKPQкЭ娝zzmzzzmz0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J-B*mH phsH CJaJB*H*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*Uph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph$Ĺ̹EM[`b|}ػٻ=>IJ`lq;͍͍zizi_iP>#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH T+EbrN`l$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^qmn{|~ÿĿ !tuѵyylyyyly0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph"0J*6CJOJPJQJ]^JaJ0J-6B*]phj0J-6B*U]phB*CJOJQJ^JaJphCJaJB*OJQJ^Jph(~8.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<%,13FG#/4;͍͍zizi_iP>#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 3bt3<#/$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^/ST^?@,.xx-DM ]^h<^h,<[$\$H$$If0 634a<$If4ST^_./<=?@./:;@Aѵyylyyyly0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph"0J*6CJOJPJQJ]^JaJ0J-6B*]phj0J-6B*U]phB*CJOJQJ^JaJphCJaJB*OJQJ^Jph()1=BDU]`a&';͏~~t~eVLV:V"0J*6CJOJPJQJ]^JaJ0J-6B*]phj0J-6B*U]phB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH Et)DS($If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^'()0-.34STdejk︭vc%B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph$()0%;Ow(.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a< +$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^  #&'kloprs !)*+,3rgbgbCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH +,3`ZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a<  %&yz`aȶȜufZSZ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphmnVZ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If%.<$d%d&d'dNOPQ aklmnv{IJTUVWƴƚ}}s}d]I&jB*OJQJU^JmH phsH 0J-B*phB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJVWPh`vh^h,[$\$.xx-DM ]^h<^h,<[$\$H$$If0 634a<=>KLP^hSX`nvO\*+кГкГГЁОufuXXjB*UmH phsH 0J'B*CJaJmH phsH 6B*]mH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH "CbrLak$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$.xx-DM ]^ +01578{|;<GHaklUVabǸө|w|wgjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J'B*CJaJmH phsH 6B*]mH phsH B*mH phsH 0J&B*CJaJmH phsH jB*UmH phsH 0J*mH sH (UVa%&Jdh@.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a< b"#%&?Ndl{ǼǦxgNJ[MMjB*UmH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphdQdnCDZZ(H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< @ALMdnoCDOP DZǦӦӑyc+5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphB*mH phsH jB*UmH phsH 0J*mH sH $DO :R2Hzh^h,[$\$.xx-DM ]^h<^h,<[$\$H$$If0 634a<$IfR2@H)ns%45BCGVԳԳԟԟԟԟԍ{#5B*OJQJ\^JmH phsH mH sH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH 0 )FTU)78PtGVh^h,[$\$.xx-DM ]^VYmmo{$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$ ?@JKhiLMXY^_jkqy|}"#&'pqvw->鸦B*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J'B*CJaJmH phsH 0J*mH sH B*mH phsH jB*UmH phsH =%45KLNO !"'({|»¬Μ✓✓✓✓✓}+5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph/%!;l(.xx-DM ]^ h<^h$IfH$$If0 634a<;mvz{#$)*4BD]^=>HIZ[12=>OPԵԵԵԵԖ㈁㈁㈁㈁㈁ 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH 2;,DTK@RTVasq$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$12=>ejmnEFQRX`cd VW\]s09x@Jq鸦B*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH 0J'B*CJaJmH phsH B*mH phsH jB*UmH phsH ;qr|4Kzld ,[$\$.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<qr|}'(5689BCYZ\]/056쯿0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJ>4AKzvwǾ𾓾q_TOqCj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH Z H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< HIYZ\] u~OW]_qr;ͯ{r`rRrRjB*UmH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*CJOJQJ^JaJphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJj0J-B*Uph 0J-B*ph 8OT.xx-DM ]^h<^h,<[$\$H$$If0 634a<$If O_g@Z H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< 1278<BINORS=>֧|ql`Y` 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 0J&B*CJaJmH phsH 0J'B*CJaJmH phsH 6B*]mH phsH B*mH phsH jB*UmH phsH 0J*mH sH /0;.xx-DM ]^h<^h,<[$\$H$$If0 634a<$If>NOQR/0;<wx4BSY_jοοگگگΗvc%B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJ 0J-B*phB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ$DXi  $If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ ")./23xy~  ǖujZjZQZj0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J'B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH   uv}/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a<  bcstuv}89CDIJ:;EFL쯿|n|ngn| 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJ$HJ ! - Q R \    U V a tH$$If0 634a<$If%.<$d%d&d'dNOPQLSVWZ[    ! - 2 Q R \ ]   ͷۦ󦜦ۍ{pk_X_ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH B*mH phsH 0J'B*CJaJmH phsH 6B*]mH phsH       U V a b              ( * A B           & ' ƶڶڶڶ՞uunubuunu6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ&a   * 9       ZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If ' + . / { |           " # + , - . 5 r u       #$wxñÕæoofooofo0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH B*mH phsH 0J&B*CJaJmH phsH (   - . 5    l<0/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< ,-134  \]klpջջջջջջջջՖtiB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH )vCDOlXH$$If0 634a<$If%.<$d%d&d'dNOPQ CDOP "268ST)*xlZ#5B* CJOJQJ\^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphB*CJOJQJ^JaJphCJaJ#8J)*4Z8H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< *45~stqr|}þþuunub6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph%4 ZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If R8z,[$\$[$H$$If0 634a<$If%.<$d%d&d'dNOPQ =>KLNO12|}Zdkm»¬»¬»¬ݧ}l^^jB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH mH sH 0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph$Rmy^lxZlH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< @AKLPQCDWXlx| ]^iǵǙǪ0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH B*mH phsH jB*UmH phsH 0J*mH sH - ]^i3Jn h.xx-DM ]^h<^h,<[$\$H$$If0 634a<$Ifij qv !./3@J! !$!&!ȽȩȩȩȩȆsjX#5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph" \!@x F e   !!&!/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^&!,!!!"""<"="G"""""" H$$If0 634a<$If%.<$d%d&d'dNOPQ&!5!6!!!!!!!!!!!"""" "<"="G"H""""""""""""##ƴƘyƩjXj#5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH ""####$$!$R$S$]$ZH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< #&#'#############$!$)$R$S$]$^$$$$$$$$$%%!%4%6%ƴƘyƩjXj#5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH "]$$$$%%6%K%%%;&ZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If 6%X%Y%%%%%%%%%#&$&.&/&6&R&^&f&&&&&&&&&&&&'c'd'(sj[B*OJQJ^JmH phsH 0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH !;&R&^&&&&&&'c'd'))yh<^h,<[$\$H$$If0 634a<$If%.<$d%d&d'dNOPQ ((:);)>)?)D)E))))))))))++-/0 00m0{0}000000000ݺ݌݌zݞn``Y` 0J*mH sH jB*UmH phsH 6B*]mH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH 0J(mH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH ")));*i****+Q+h++++#,C,,,,,-C-X-----.xx-DM ]^-/e0}000 11e1f1Q,H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$ 00 111Z1[1c1d1e1f1m111118292C2D2I2J222222222 3 3333"3̶̫ثؖ~l#5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphB*mH phsH 0J&B*CJaJmH phsH #f1m111133(3433%4|ZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If "3&3(3=3>333333344"4#4)414J4V4Z4z4~4444444 5555a5b5v5w5y5z55׶קyrycyyrycyyr0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH &%4'4<4J4V44447686?67758L8<hyh<^h,<[$\$H$$If0 634a<$If%.<$d%d&d'dNOPQ5555555"6#6(6)616667686?66666 777777777777"8#8081858ѼѝѝѼqqdqqqdq0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJ0J-B*H*ph 0J-B*phB*OJQJ^Jph0J-B*H*ph0J*CJOJPJQJ^JaJj0J-B*Uph$58B8L88N9\999::!:":':(:{:|::::::;;;;;5<6<F<G<Y<c<z<{<<<<<<<#=$=2=3=;;o$0J*CJOJPJQJ^JaJmH sH j0J-B*UmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH +L8b8888:::: ; ;#;R;;;5=S=/<<<<$d%d&d'dNOPQ]<^<h^h,[$\$.xx-DM ]^3===Q=S=l=t=w=x=========<>=>E>F>G>H>O>>>>>>>?ջջՖtididTiTK0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH S=j====G>H>O>>>>??@@|yh<^h,<[$\$H$$If0 634a<$If%.<$d%d&d'dNOPQ?? ? ?N?O?_?`?e?f???????3@4@w@x@{@|@@@@@@@@@@BC8C9CCCCCCC%D&D0D1Dȴȴȴȴȑ~upȴȴmH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph,@*AMA`AaAAAAAAB)B*BFBvBBBBCC3DDD$If,[$\$.xx-DM ]^1D2D3D4DDDDDDDDDDDDDDDD=E>EGEHEIEJEKEEEEEEEEEEFFFFFFSFTF\F]F^F_F`FFFFFFFF G GGGGGGGiGjGsGtGuGvGwGGGGGGGG$H%H-HCJaJ0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JphB*OJQJ^JphODDJEEFF_FFGGvGG0H1HHHWIXII\TT$If[$$IfF& 36    34a-H.H/H0H1H2HHHHHHHHHHHHHHHCIDITIUIVIWIXIYIIIIIIII J J!J"J#J$J%JqJrJ{J|J}J~JJJJJJJJJJ.K/K:K;KKKKKKKKKKKKKKKKKALBL0J*OJQJ^JCJaJB*CJOJQJ^JphB*OJQJ^JphjB*OJQJU^JphPI$J~JJJ=KKKKPLLL3MMMMP?P@PAPBPCPPCJaJB*CJOJQJ^JphB*OJQJ^JphjB*OJQJU^Jph0J*OJQJ^JPO OqOOAPBPPQQQ?RV2VaV`x.xx-DM ]^h^h,[$\$$If[$$IfF& 36    34a PPPPPPPQQQQQQQxQyQQQQQQQ,R-R:R;RRRRRRRRRDSESSSTScSdSSSSSSSTTTT,T-TyTzTTTUʻ0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH CJaJB*CJOJQJ^JphB*OJQJ^Jph0J*OJQJ^JjB*OJQJU^Jph8UUU"UlUmUUUUUUUV VVVV(V2VVVVFWIWqW}WWWWWWWX,X1XOXXXXXXX YY'Yʽʽާyދyyދʽy0J-B*mH phsH 0J(mH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH #6B*OJQJ]^JmH phsH ,aVVVVqWWX>XOXY2Y=YYYYY%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.,[$\$.xx-DM ]^'Y0Y2YJYKYYYYYYYYYYYZDZEZMZNZOZPZZZ[ZZZմեxxoxb]QJQ 0J-B*phj0J-B*UphCJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH YYOZPZZZ[[l\\\\\]W]s]] .xx-DM ]^h<^h,<[$\$H$$If0 634a<$IfZZZZZZ[[[ [[[[^[f[[[[[[[[\\\Y\Z\g\h\l\y\tt^+5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH CJaJB*CJOJQJ^Jph0J-B*H*ph0J-B*H*ph 0J-B*phB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJy\\]*]]]]]]^^ ^^^^^^_^h^i^w^^^^^^^^ͻͪxibVbVGV0J*CJOJPJQJ^JaJj0J-B*Uph 0J-B*phB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J(mH sH B*mH phsH %B*CJOJQJ^JaJmH phsH ]]]^ ^n^w^^__O H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$ ^^^__T_U_c_d_i_k_|_}_________H`I``````````````aaaYaZagahaiajakaٜ콸쌃쌃콸0J*OJQJ^JjB*OJQJU^JphB*H*OJQJ^JphB*CJOJQJ^JaJphCJaJB*CJOJQJ^Jph0J*CJOJPJQJ^JaJj0J-B*Uph 0J-B*phB*OJQJ^Jph0J-B*H*ph-__```jakabbbc0cvccdKd<.xx-DM ]^h<^h,<[$\$H$$If0 634a<$Ifkaaaaa7b8b;bgMgNgOgPgZg[g\ggggggggghhhh h!h"h#hjhkhvhwhxh~hhhhhhhhCJaJB*CJOJQJ^Jph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphPeee:fAffffffOgPg[ggg`D$If $$Ifa$n$$If\C634ag h!h"hxhhhhh@iEiiiii $$Ifa$n$$If\C634a$Ifhhhhh1i2i7i8i?i@iDiEiFiiiiiiiiiiiiiiiiii1j2jDjEjFjGjRjTjUjVjjjjjjjjjjkkkkkk#k$k%knkokkkkkӽӽӢB*H*OJQJ^Jph6B*OJQJ]^JphB*H*OJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JphB*OJQJ^JphCJaJ@iiFjGjUjjjkk$kkkkkk@$L $$Ifa$n$$If\C634a$Ifkkkkkkkkkkkkk:l;lJlKlLlRlSlTllllllllll m mmmm"m#m$mcmdmnmompmqmmmmmmmmmmmmm,n-n7n8n9n:n;nx?x@xAxKxLxMxxxxxxxxxxxxyyyyyyOyPyZy[y_y`yfygyhyyyyyyyyyyyzz+z,z1z2z8z9z:zzzzzzʯ0J'B*OJQJ^Jph6B*OJQJ]^JphB*H*OJQJ^JphCJaJ0J*OJQJ^JB*OJQJ^JphB*CJOJQJ^JphjB*OJQJU^Jph@yy`ygyyyy2z9zzzzzzH{Pn$$If\C634a$If $$Ifa$zzzzzzzzzzzzzz6{7{F{G{H{I{J{K{{{{{{{{{{{ | | | |||Y|Z|h|i|j|p|q|r||||||||||'}(}6}7}8}<}=}>}}}~}}}}}}}}}}}żżżżżżżżż0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JphB*OJQJ^Jph6B*OJQJ]^JphCJaJJH{I{J{{{ | ||j|q||||8}=}$If $$Ifa$n$$If\C634a=}}}}}~O~P~]~~~((\ $$Ifa$n$$If\C634a$If}}}}~~~B~C~M~N~O~P~\~]~^~~~~~~~~~%'()vw89>?@FKLRSTֽֽֽB*H*OJQJ^Jph6B*OJQJ]^JphCJaJ0J*OJQJ^JB*OJQJ^JphB*CJOJQJ^JphB*H*OJQJ^JphjB*OJQJU^Jph@LSƀ!(\ $$Ifa$n$$If\C634a$IfÀŀƀǀ   !'()qrՁցށ߁%&6789CDE  STYZĻԮĻĻĻĻĻĻB*H*OJQJ^JphB*H*OJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph6B*OJQJ]^JphCJaJB*CJOJQJ^Jph?89D [` $$Ifa$n$$If\C634a$IfZ[_`a UV`abcmnoȄɄʄЄф҄*+,->?@hiwxydžȆ݆ކ߆CJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphB*CJOJQJ^JphObcnʄф,-?(dn$$If\C634a$If $$Ifa$y߆=D h$$If $$Ifa$n$$If\C634a2367<=CDE  TUhijkuvwΈψЈԈՈֈ !"#/01wx}~҉Ӊ45CJaJB*H*OJQJ^Jph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphB*CJOJQJ^JphJ jkvЈՈ"#0D $$Ifa$n$$If\C634a$If5BCDHIJ56GHIJUWXY cdopquvwȌɌʌˌߌʼʪmH sH B*H*OJQJ^Jph6B*OJQJ]^JphCJaJB*OJQJ^JphB*CJOJQJ^JphjB*OJQJU^Jph0J*OJQJ^JBDIIJX $$Ifa$n$$If\C634a$Ifqvʌˌߌލ }ull $$Ifa$ ,]^,[$\$n$$If\C634a$If ߌލ%&=>$%tu~ klyz|}ʽʽʽʽ𯜯{kjB*OJQJU^JphCJaJ5B*CJOJQJ\^Jph0J*5OJQJ\^J$j5B*OJQJU\^Jph5B*OJQJ\^Jph0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 'cdstǓ&'nĔXx$Ifu$$If-0E 0634-abLMabcde͑Α)*@AZ[qrstuœƓǓȓ%&'(bclmnoÔĔŔєB*H*OJQJ^JphCJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphJĔŔҔ,-ڕە%O ۙ\$Ifu$$If-0E 0634-abєҔӔ*+,-.op˕ٕؕ̕ڕەܕ#$%7834}~ؗٗ89MNOP    RSXYCJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphB*CJOJQJ^JphNY`op˙̙ڙۙܙݙ$%;<=>YZklmnӛԛ՛֛כ)*+,wxϜМ#$/012tu{|½½½½½CJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphB*H*OJQJ^JphJۙܙ=m՛֛+1}t\$Ifu$$If-0E 0634-ab|}~Ýĝם؝ٝڝ'(9:;<=NOefghşƟ՟֟ !/0>?@A~ PQYZ[\]0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphCJaJB*CJOJQJ^JphO}~ٝ;<g?@[\(ph$Ifu$$If-0E 0634-ab<=QRST   XYghijkףأ٣ڣ&'78NO Z[ijwxyƥǥ̥ͥΥϥۥܥݥ"#,-.0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphCJaJB*CJOJQJ^JphOS ij٣xyΥXX$Ifu$$If-0E 0634-abΥϥܥ./>A4$Ifu$$If-0E 0634-ab./0stӦԦ)*<=>?ا٧,-?@AB٨ڨ12ABCDߩB*H*OJQJ^JphB*CJOJQJ^Jph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphCJaJJ@hij`'D<@$Ifu$$If-0E 0634-ab/0>?@A  YZfgijk ST^_`stìĬ֬׬ %&'(/01uv~­íҭӭԭխ 0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphCJaJB*CJOJQJ^JphO'(0ԭ߮;<O3dT$Ifu$$If-0E 0634-ab !0134ҮӮݮޮ߮*+9:;<=:;MNOP  2345tuͱαرٱڱ۱ܱ1234}~CJaJB*CJOJQJ^JphB*OJQJ^Jph0J*OJQJ^JjB*OJQJU^JphP34ڱ۱3WX\Ǵ(4$Ifu$$If-0E 0634-abղֲ89GHVWXYCDZ[\]ƴǴȴдѴҴWXcdefB*H*OJQJ^Jph0J*OJQJ^JB*OJQJ^JphCJaJB*CJOJQJ^JphjB*OJQJU^JphJǴȴѴe]^`Hh{u$1$a$$a$$Ifu$$If-0E 0634-ab OP[\]^_`a34<=>?Էշݷ޷߷ɵr%B*CJKHOJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH &j8B*OJQJU^JmH phsH CJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph'OPZ[HIklnoѹҹعٹ,-56xyٺں݋݋~݋݋~݋݋~݋݋~݋݋~݋݋~݋0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J*5OJQJ\^JmH sH #5B*OJQJ\^JmH phsH ,j5B*OJQJU\^JmH phsH mH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 1nԹ/T}MHѾӾ & Fdd[$\$ & Fdd[$\$,[$\$$a$:;QRXY  _`z{ɼʼ12JKST½ý EFNOξϾѾҾӾ<=IJLk0J-B*mH phsH mH sH &jpB*OJQJU^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH CLkU01A $$Ifa$.xx-DM ]^,[$\$ mn01ABRS  MN[\]^mstȻ夕||o|||o|||o|||o0J*CJOJQJ^JaJ&jB*CJOJQJU^JaJphCJaJB*CJOJQJ^JaJph#5B*CJOJQJ\^JaJphmH sH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*mH phsH B*OJQJ^JmH phsH 0J-B*mH phsH +ABC]pyyy $$Ifa$$Ifv$$If40x !0634ab]^ms^UULUUU $$Ifa$ $$Ifa$$$If4\xb !0634ab01PQUWXYZ[+,JKOQRSTU#$BCGIJKLMݪݪݪݪݪݪB*CJOJQJ^JaJph0J*CJOJQJ^JaJ#5B*CJOJQJ\^JaJphCJaJB*CJOJQJ^JaJph&jB*CJOJQJU^JaJphC4.% $$Ifa$$If$$If4ֈ!Zxb !0634abSUVW $$Ifa$ $$Ifa$WXYZ4..% $$Ifa$$If$$If4ֈ!Zxb !0634ab+$$If4ֈ!Zxb !0634ab $$Ifa$MOPQ $$Ifa$ $$Ifa$$IfQRST4..% $$Ifa$$If$$If4ֈ!Zxb !0634ab+$$If4ֈ!Zxb !0634ab $$Ifa$EGHI $$Ifa$ $$Ifa$$IfIJKL4..% $$Ifa$$If$$If4ֈ!Zxb !0634ab+$$If4ֈ!Zxb !0634ab $$Ifa$=?@A $$Ifa$ $$Ifa$$If:;?ABCDE@AGHIJKL45\]acdefg ٽʮٽʮʩٽʮٽʮʩٽʮٽʮʩmH sH CJaJB*CJOJQJ^JaJph0J*CJOJQJ^JaJB*CJOJQJ^JaJph&jB*CJOJQJU^JaJph#5B*CJOJQJ\^JaJph?ABCD4..% $$Ifa$$If$$If4ֈ!Zxb !0634ab+<$$If4ֈ!Zxb !0634ab $$Ifa$CEGH $$Ifa$ $$Ifa$$IfHIJK4$..% $$Ifa$$If$$If4ֈ!Zxb !0634ab+H$$If4ֈ!Zxb !0634ab $$Ifa$_abc $$Ifa$ $$Ifa$$Ifcdef4(..% $$Ifa$$If$$If4ֈ!Zxb !0634ab+$$If4ֈ!Zxb !0634ab $$Ifa$ .p.a5j%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< abtu@5566j6k66666666777(8)86878X8Y8888888 999*9/9>99999 ::=:>:|:}::::::::::;B;L;0J-B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH mH sH B*mH phsH B*OJQJ^JmH phsH HjZ8$d/<<<<$d%d&d'dNOPQ]<^<[$%.<$d%d&d'dNOPQ"U%ZH q%.<$d%d&d'dNOPQRD|K%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<[$K9b&@E/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQEZT  1l*P|%.<$d%d&d'dNOPQ3GUVu)c"[p%.<$d%d&d'dNOPQ7m T /e )Y%.<$d%d&d'dNOPQBWX1Gp3az%.<$d%d&d'dNOPQI8M\]":s%.<$d%d&d'dNOPQ8i 9M{R%.<$d%d&d'dNOPQM|,l-fH%.<$d%d&d'dNOPQ">}<w&VwN%.<$d%d&d'dNOPQ)CXhij0c|)e~%.<$d%d&d'dNOPQ'>m -H$s0u   %.<$d%d&d'dNOPQ 4G_QL{!"#%.<$d%d&d'dNOPQ#Mav$?Y F 3K%.<$d%d&d'dNOPQK T      , @ T    # l        . %.<$d%d&d'dNOPQ. ^ u     % I z      ,<_%.<$d%d&d'dNOPQEXp'V)Rd L%.<$d%d&d'dNOPQL M_v6y !5ey%.<$d%d&d'dNOPQ+>V,^wBg|%.<$d%d&d'dNOPQ 1[rfg#G`x1%.<$d%d&d'dNOPQ1J^ !Jc{(AnJ%.<$d%d&d'dNOPQJ " [    !!9!N!]!^!_!!!!!""("_""%.<$d%d&d'dNOPQ""" # #/#0#W#j######/$Z$n$$$$$$%*%B%R%%.<$d%d&d'dNOPQR%%%%%&?&U&d&e&f&&&&&& ''V'|''''''(%.<$d%d&d'dNOPQ(,(D(m((((( )D)X)m)})~))))))**;*N*f*w**%.<$d%d&d'dNOPQ**+8+Q+e+++++,,-,`,,,,,--@-A-i-|----%.<$d%d&d'dNOPQ-.).=.t......./Y///0P0j00000/1V1o11%.<$d%d&d'dNOPQ112222>22222333?3g3y3z333333$46474%.<$d%d&d'dNOPQ74\44444444*5R5d5e555555597d777 & Fdd[$\$,[$\$[$%.<$d%d&d'dNOPQ779;;;;(<j<<<<<=Q=t===%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$ & Fdd[$\$L;N;_;e;t;;AAOO P P^P_P}P~PPPPPPP\R]RRRRRRRS S>S?SLSQSSS`SfSwSSSSSSSSS'T(TyTzTTTTTUUUU"U#UcUdUpUqU|UUUUUUUööööööö0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH mH sH B*mH phsH 0J-B*mH phsH B*OJQJ^JmH phsH H====6>>>>???8?I?}???????9@r@@@@@%.<$d%d&d'dNOPQ@APAfA}AAAAAAA&BhBBBBBCOCrC/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQrCCCCCC=DDDDDEE7EHEEEE F?FkFFFFFF%.<$d%d&d'dNOPQFFG^GGGGGHGH]HtHHHHHHI`I{IIIII-JlJ%.<$d%d&d'dNOPQlJJJJJJKK5KpKKKKK L:LwLLLL7MbMMMMM%.<$d%d&d'dNOPQMNN*N?NYNNNNOOTOOOOOOOO?QaQQQ & Fdd[$\$,[$\$[$%.<$d%d&d'dNOPQQQQ#R@RTUUV%VcVVVVV!WTWW%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$ & Fdd[$\$UUU*\N\eeeeGfHfffgflfmfffffhhhh i i-i.iiiiiiiiiii7jDjIjWjjj+k,k{k|kkkkkllll$l%lelflrlsl~lllllllll m/m4mööööööö0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH mH sH B*mH phsH B*OJQJ^JmH phsH 0J-B*mH phsH HWWWWWX)XfXXX$YAYZYnYoYYYYZ=ZXZnZZZZ[%.<$d%d&d'dNOPQ[J[{[[[[ \\\*\N\S\r\\\]0]4]m]]/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ]]]!^"^5^M^^^^+_n_______ `P````a%a6a%.<$d%d&d'dNOPQ6anaaab2bebfbbbb6cbcccccc'dfdddeTeee%.<$d%d&d'dNOPQeeeeeeDgpgggghLh}hhkmHoIr & Fdd[$\$,[$\$[$%.<$d%d&d'dNOPQ4mmmmmmmmmhn|nsotoooooopppppppqqqqqqqq8r9rErFror~~~ЍBCabghԎՎϐ0Thvӟԟ,-Ƞɠ֠mH sH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH HIrortrrrs=sSsXsssstEtFtYtqtttu%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<u'u?uuuuuuuvv[vvvvvvw)w=wmwwwxNxxx%.<$d%d&d'dNOPQxxx y y4yIycyuyyyy5zWzrzzzzz1{a{{{+|?|S|%.<$d%d&d'dNOPQS|b|c|||||}1}K}}}}}~D~[~o~p~~~%.<$d%d&d'dNOPQ~~~~~En+NtuҀ2%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<2Kcρ !;M˂ Kf߃bՄ%.<$d%d&d'dNOPQՄ"7lӅf݆ ,-UjU%.<$d%d&d'dNOPQψ2G|/|؊;i͋!6%.<$d%d&d'dNOPQ6PbŒ܌!<RЍϐԐ/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQ2t#[~ВDmœړ2s%.<$d%d&d'dNOPQÔԔRdsvѕFawŖ#$Lӗ%.<$d%d&d'dNOPQӗ !"0TYx 6:sޙ'(;/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ;S̚BWq &<M͜ߜ2L%.<$d%d&d'dNOPQ՝=fѣ֣;/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQ֠נ$%01EFġšˡܡ (9GWQRѣΫ ج٬#$23Эѭޭ߭QRuv|׮HݼݼmH sH B*mH phsH 0J-B*mH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH H;},d٥Kæܦ(h%.<$d%d&d'dNOPQK̨Ш <tѩ.u%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<ͪ-.eΫ n۰ G/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQHIůƯ<=HIYZ۰߸+,0123JKźɺʺ  '(01stݴݛݛmH sH &j B*OJQJU^JmH phsH %B*CJKHOJQJ^JmH phsH B*mH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH =Gȱ̱8pͲ%Nڳ(h%.<$d%d&d'dNOPQ J˵ϵ;sж&c%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<η5wź*޻9 & Fdd[$\$ & Fdd[$\$,[$\$$a$$1$a$%.<$d%d&d'dNOPQt~ʻ˻ۻܻ$%67?@ KLdemnƽǽͽν !)*lm}~ɾʾپھ%&:;AB߿9:LMUVB*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH R9gɽ#ܾ=O  +<?/<<<<$d%d&d'dNOPQ]<^<,[$\$ & Fdd[$\$ & Fdd[$\$V   <?Kij ";<yz}~𛏛𛏛j0J-B*UmH phsH 6B*]mH phsH B*mH phsH #5B*OJQJ\^JmH phsH mH sH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH -Q"*]3/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ3cM/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQ/09:=>CDD/0°œœ†œœœœ†°œœmH sH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH $0J*CJOJPJQJ^JaJmH sH j0J-B*UmH phsH 0J-B*mH phsH ,^D Of,[$\$[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQO_`WXabf!9HJVtu?@ööööp#6B*OJQJ]^JmH phsH ,j6B*OJQJU]^JmH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*mH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH (fJ[S`PK/<<<<$d%d&d'dNOPQ]<^<,[$\$%.<$d%d&d'dNOPQ@KL[)*9:EF`dnP\z{=>HIKKdeʭʭʭʭʭʭʕʕʃʭʭʭʭʭʭ#5B*OJQJ\^JmH phsH 0J-B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*mH phsH B*OJQJ^JmH phsH ,j6B*OJQJU]^JmH phsH 0J*6OJQJ]^JmH sH 3 <K3l> 0D7,[$\$[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ  >JhiD]^  7~dejkpq\ݵݵ B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*mH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH ?7~OP(O\tN,[$\$[$%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$\tNZxy>?DEJK= '(s㽰㽰㽰㽰㽰㽰 B*H*OJQJ^JmH phsH 0J-B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH mH sH :NBk'= A`s,[$\$%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<"#()xy>L {|%&89DE-9WX{ммммЪмЪ#5B*OJQJ\^JmH phsH 0J-B*mH phsH B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH C :HI~?/<<<<$d%d&d'dNOPQ]<^<,[$\$%.<$d%d&d'dNOPQ?WX;p}~D/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ-<c{ 5K6A}/<<<<$d%d&d'dNOPQ]<^<,[$\$%.<$d%d&d'dNOPQ56;<ABK]a6CabTde  efopt!.LM./qr#5B*OJQJ\^JmH phsH 0J-B*mH phsH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH A}*FTt)D/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ/u!6b?/<<<<$d%d&d'dNOPQ]<^<,[$\$%.<$d%d&d'dNOPQ01:;?  ^_jkn{  ijm}~$%ïïÙïïÇïïvïïÙïïïï B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH $0J*CJOJPJQJ^JaJmH sH 0J-B*mH phsH j0J-B*UmH phsH .?]q2GTU}n/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQSmD]{*,[$\$[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ%*+01{$%}~ !&',-|}6AqR S b c j l q         еߤЙЙЙеߤ0J-B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*mH phsH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH <*aN}J/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ !jl    A ] q @ /<<<<$d%d&d'dNOPQ]<^<,[$\$%.<$d%d&d'dNOPQ 1 2 ; < @       q r    -.st78ABFlm(89~ƯƯܞ B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH mH sH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH >@ `         3 4 k    01/<<<<$d%d&d'dNOPQ]<^<[$%.<$d%d&d'dNOPQ1` Fn:kuw/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ@h0g(Q~/<<<<$d%d&d'dNOPQ]<^<[$%.<$d%d&d'dNOPQBCLMQJK^_aUef opyz~  !  ()stwx}~ ǵǵǵ#5B*OJQJ\^JmH phsH B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH G~=na>U~/<<<<$d%d&d'dNOPQ]<^<[$%.<$d%d&d'dNOPQ/]s!f9OR}/<<<<$d%d&d'dNOPQ]<^<[$%.<$d%d&d'dNOPQ  hi|}+ ; <             E!F!O!P!T!*"F"X"e""""""""#$$H$I$X$Y$d$e$$$$$$$%% % %%>&K&i&j&&&&&&'''ǰǰ#5B*OJQJ\^JmH phsH mH sH B*mH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH E + T!}!~!!!"*"F"X""1#d#[$%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<d#####%*%c%w%%%% &&+&>&&'K''[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ''''()L)`)v)))) **)**+B+k++[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ'0(1(@(A(L(M(((((((((((()*6*T*U******+++++++,,I,J,O,P,U,V,,,,,,--..`.a.w.x.z.;/K/L/////////////B0ƴƴ#5B*OJQJ\^JmH phsH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH G++,,,,5-M------z.../-/;/Q0[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQB0C0L0M0Q0/1[1f111111111\2l2m22222223333!3"3q3r3{3|333344[4\4f4g4n4p4C5S5T555555555666 6X6Y6°ǰ B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH mH sH B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH >Q0o00000 1"1/1D1[11%2M2\23333/<<<<$d%d&d'dNOPQ]<^<[$%.<$d%d&d'dNOPQ3p444545C5g66666"797R7`7v78D8e8[$%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<Y6b6c6g6`7v777777888'97989999999999999>:?:H:I:M::::;;c;d;};~;;<<<==/=0=;=<=|=}==========Y>d>>>>>°°ǰ#5B*OJQJ\^JmH phsH mH sH B*mH phsH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH Ee8y8z8889'9M:p::::;;;;;<)<=<[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ=<><Z<<<<=>>>K>Y>?(?O?b?c????/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ>>??@(@)@m@n@@@@@@@@@@@&A'A0A1A5AAAAADBEB^B_BaBeCuCvCCCCCCCDDDD!D"DqDrD{D|DDkEEEF`FmFǵǰОГ0J-B*mH phsH #6B*OJQJ]^JmH phsH mH sH #5B*OJQJ\^JmH phsH B*mH phsH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH :??@5AQA}AAAaB}BBCHCeCDDDDE>E/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ>EWEkEEEG.GHSIIIII+JIJbJpJK/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQmFqFrFFFFFFFFG.GUG^GGGHHHHHHiOjnjjjjk4k%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$[$ffPgYg|gggggggggghhhhh'h)h>iNiOiiiiiiiiiiiii@jAjJjKjOjPkpkkkkkkRlSlglhljlmmm/n0n9n:nEn忲忲忲忲忲忲B*mH phsH B*H*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J-B*mH phsH <4kCkPkkjlllll mLmmmmnoFoooo/<<<<$d%d&d'dNOPQ]<^<,[$\$%.<$d%d&d'dNOPQEnFnnnnnnnnnnnnoppppp8q9qMqNqPqt.t/trtsttttttttttt,u-u6u7u;urv|vvvv,w0w5w:wKw_wwwxxxxxx$y)ybyݰݥݥݥݥݥݥݥݥݥݥ0J-B*mH phsH #5B*OJQJ\^JmH phsH mH sH B*mH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH AoooooppPqqqqqqqr6r7rOrsr/<<<<$d%d&d'dNOPQ]<^<,[$\$[$%.<$d%d&d'dNOPQsrrrrrrs)s*sBsfsssssstt;uVu/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQVuuuu v9vevrv!xbyzCD8Cabŀƀʽ޴ʽʽʽ޴ʽ޴ʽʽʽ޴ʽmH sH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH Bzz{.{[{s{|||||}E}w}}}5~~[$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQ'8GmuՃ{}V,[$\$$a$$1$a$/<<<<$d%d&d'dNOPQ]<^<%.<$d%d&d'dNOPQƀ̀ӀԀ01DEG@ATUZ[ǂȂ fgpquՃփ !"#opxyz{|˄̄ ࣏̿̿̿̿̿̿̿mH sH &jDB*OJQJU^JmH phsH %B*CJKHOJQJ^JmH phsH B*mH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH 6  ҅Ӆ  PQ^_deVY+1"&'cdklnoŠ؋ًڋQRcd  AB͵͵͵͜͡mH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH 0J*5OJQJ\^JmH sH &jB*OJQJU^JmH phsH =V+b؋ڋM46MZ(9Ŕ֔̕ڕ^ & F dd[$\$,[$\$ & Fdd[$\$؎َ456MZ[(9:efѓ45klŔ֔ה @A̕ڕە  =#6B*OJQJ]^JmH phsH #5B*OJQJ\^JmH phsH mH sH &j|B*OJQJU^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 9=>\}(JuߗAkz{ژۘ)G~ϙЙ;Yݹݹݹݹݘݓ}+5B*CJOJQJ\^JaJmH phsH mH sH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH #5B*OJQJ\^JmH phsH #6B*OJQJ]^JmH phsH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH ,ukz~ZfȜ}{AMȧԧ^KLZfȜ}EF۠ܠtuͣΣIJ34wx{AMȧԧO[;<".Ϋګhi+5B*CJOJQJ\^JaJmH phsH 0J*CJOJQJ^JaJmH sH .jB*CJOJQJU^JaJmH phsH %B*CJOJQJ^JaJmH phsH DԧO[s".Ϋګ}%1-9EQNZ$ & F dd[$\$^^}_`PQFGwxݱޱ!"%1ݲ߲'(\]ij-9ABE쨗쨗쨗쨗쨗쨗쨗 0J*CJOJQJ^JaJmH sH .jB*CJOJQJU^JaJmH phsH +6B*CJOJQJ]^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH %B*CJOJQJ^JaJmH phsH ;EQJKNZ$0ݸ޸!"%1YZrsĺź  AB׼ؼۼOP=>b־־־־־־־־־־־־־־־־ 0J*CJOJQJ^JaJmH sH .jB*CJOJQJU^JaJmH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH D$0%1ۼfrGHZ & F dd[$\$ & F dd[$\$,[$\$^bcfrabBCGHZ]^ [\rsxy&տ՟yyyyy0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH mH sH B*OJQJ^JmH phsH 0J*CJOJQJ^JaJmH sH +5B*CJOJQJ\^JaJmH phsH %B*CJOJQJ^JaJmH phsH .jB*CJOJQJU^JaJmH phsH /u)6 m"v5Ro7w & F dd[$\$ & F dd[$\$ & F dd[$\$&'-.op !34<=VWjkst &'ghst|}239:~40J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH R45OPUV\]lm{|45CDijtucdмзmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH Hwz<Si~#$-.xx-DM ]^h^h & F dd[$\$,[$\$ & F dd[$\$>FPQ !EF4589<IS1CDݧnn j6B*U]mH phsH 6B*]mH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH 0J-5B*\mH phsH mH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH +ABLMSTxVWZ[p}\]}r}r}rB*OJQJ^JphCJaJ5B*OJQJ\^JphmH sH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH 6B*]mH phsH j6B*U]mH phsH 0J*6]mH sH , $$Ifa$,[$\$.xx-DM ]^4\]auooou4ooouooo$If$$If-F 06    34-ab  bjzOP]^vwEFOPopZ[^øøêøøÉÉ|ÉÉ|ÉÉ|ÉÉ|ÉÉ|0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*H*mH phsH 0J-6B*]mH phsH 0J-B*mH phsH B*OJQJ^JmH phsH mH sH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph0usjjh8/<<<<$d%d&d'dNOPQ]<^<,[$\$$$If-F 06    34-ab ^_  "#-.4<>?CDZ[kldeopݹݰ6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH mH sH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 802_t>o<AMY=HH$$If0 634a<$If%.<$d%d&d'dNOPQp$%45:JK  UVefk{|()78HI  bcmnuxy'(<=0J'B*CJaJmH phsH 0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH B*mH phsH M=MY] =>IJUVcdfg{opʾʮʮʮʮʮŠvvc$0J*CJOJPJQJ^JaJmH sH j0J-B*UmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH mH sH 0J*OJQJ^JjB*OJQJU^Jph 0J-B*phCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJphB*mH phsH &=>Ifg{ 2v*.xx-DM ]^h^h,[$\$[$$IfH$$If0 634a<)*abcdijgoz|᪗|paUNU 0J-B*phj0J-B*UphB*CJOJQJ^JaJph6B*]mH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH j0J-B*UmH phsH *Tg|$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^noz{%&3467?KMhiƶڶڶڶ՞uunub6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ"noz67M[ ZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< ;<F*+6lP(H$$If0 634a<$If%.<$d%d&d'dNOPQ;<FG*+67xy:;»¬Μ✓✓݄ri[i[jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph#-%&0ZlH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< %&01uv~RS^_ -.019ǵǙǪssjsssjs[B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH B*mH phsH jB*UmH phsH 0J*mH sH #0RS^01K]HxZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If 9IKjk IJTUefqrմեwpwawQQjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH ] IJTefq78lHH$$If0 634a<$If%.<$d%d&d'dNOPQ&'4578@GI_` -.89}~ȶȭ}k}_X_ 0J-B*phj0J-B*Uph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^JphjB*OJQJU^Jph0J*OJQJ^J8IR-.8ZlH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< ~%&12noz{ UV[\_`ƶڶڶڶ՞wiibiiibi 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ&8%&1tZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If .89}~,-<=BDEIJTU\]^e ƿưƥƿưƜƿưƓƿưƥƿưƥƿưƜҥCJaJ0J-B*H*ph0J-B*H*phB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH B*mH phsH 8 .8]^ecdsz Z/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If%.<$d%d&d'dNOPQ 9NV]cdlqs|}$%128@S_gپ|ppa0J*CJOJPJQJ^JaJj0J-B*Uph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^Jph 0J-B*ph&z46JS_$%|H$$If0 634a<$If%.<$d%d&d'dNOPQ vw !$%-:<MN 鯦䗅|n|ngn|n|ngn|[6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phB*CJOJQJ^JaJphCJaJB*OJQJ^Jphj0J-B*Uph#%<K,8noyZ|H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< ,8@noyzNO     ' 繲ʹʓʓŅvdS B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH mH sH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJphB*mH phsH y    ) r/<<<<$d%d&d'dNOPQ]<^<,[$\$[$H$$If0 634a<$If' ) 9 :         $ % A B               Y Z e f r ~      3 4 > Ƶ眊zCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH +) 0  2   i r ~ 3 4 >    lH$$If0 634a<$If%.<$d%d&d'dNOPQ> ?        LMVW\]XYfgjk9οοӯӯӯΝzzmzzzmz0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH B*mH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*Uph&-FrLL%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$[$H$$If0 634a<$If9DFHPRSRSdehi$%*-.vwҸҸҸҸҸҸҸҸҸҸҸҸҸҸ0J'B*CJaJmH phsH 0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH B*OJQJ^JmH phsH )56B*OJQJ\]^JmH phsH 5/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If 89>?FHI UVYZ_ab  UVdejlm,-uv{|ź䱺䱺䱺䱺䱺䱺䱺0J-B*H*phB*OJQJ^Jph0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphF  Z[ijoqr  XYopDEHINOĵĵčB*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJ0J-B*H*ph0J*CJOJPJQJ^JaJj0J-B*Uph 0J-B*phB*OJQJ^Jph634>?PXlx|KLĶĶģĔwrf_fMfwf_f"0J*6CJOJPJQJ]^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH LNclxNOH$$If0 634a<$If%.<$d%d&d'dNOPQL]^acd  NO\f  ŶŠueZe0J-B*mH phsH j0J-B*UmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*CJOJQJ^JaJphCJaJ 0J-B*phB*OJQJ^Jph0J-B*H*phj0J-B*Uph0J*CJOJPJQJ^JaJOfO!*!b!!!!!"L"M"|"""h^h,[$\$.xx-DM ]^ h<^h   k l     !"!*!!!U"d"$$&&''''((n(o(y(z(((έxΑjjcjW6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH 0J(mH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH j0J-B*UmH phsH $0J*CJOJPJQJ^JaJmH sH "#O###'$Y$$$$$%%1%e%%%%/&`&|&}&&& '$'O''.xx-DM ]^''''''((()*+,,, -$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^(((((((((((C)D)R)S)V)W)))))))**** *!*o*p*~**************?+@+N+O+R+S+++++++ , ,,,,,l,m,{,|,,,,,,,, 0J*mH sH jB*UmH phsH B*mH phsH 6B*]mH phsH 0J'B*CJaJmH phsH I,,, -!-+-,-s-t---------- ......"/#/2/3/5/6/y/z///////////*0+0:0;0=0>0000»©»šӊӊӊӊӊӊӊӊӊ0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ"0J*6CJOJPJQJ]^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph2 -!-+----...111PT /<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< 00000000001121>1?1D1E1111111111112 222v2w2222222ȶȭ}nB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH 0J'B*CJaJmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph&11122222223333 4 440(<H$$If0 634a<$If%.<$d%d&d'dNOPQ222233L3M3\3]3_3`33333333 4 444[4\4n4o4t4u4444444444 5»¬»¬Μ✓✓݄riB*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph&44445/555556ZZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If 5 565;5>5?5555555566%6&60616|6}666666666666;7<7G7H777緥ssccjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH 0J'B*CJaJmH phsH %6%6&606666;7<7G7 8 8 80(</<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If 777777788 8 888 84878`8e8h8i88888899(9-9D9E9O9ȶȭ}n\n#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH 0J'B*CJaJmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^JphjB*OJQJU^Jph0J*OJQJ^J 8-8Y888 99(9D9E9O9:::R:S:^:0$H$$If0 634a<$If%.<$d%d&d'dNOPQO9P999999999:::::R:S:^:_::::::: ; ;;;;;4;A;C;_;`;;;;;;οοӯӯӯΗ|n|ngn| 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*Uph(^:;;C;R;;;4<E<Q<<ZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If ;;;;;;#<$<)<*<0<E<Q<Y<m<n<<<<<<<<<==$=%=&='=ͷۨ{{r{maZaKam0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH B*mH phsH 0J'B*CJaJmH phsH 6B*]mH phsH <<<&='=.====>>>0/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< '=.=====> >1>2>7>8>>>>>>>>>>>>>???I?J?P?W?\?]?`?a?????ฦ|m|0J'B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^JphB*CJOJQJ^JaJph$>>L?N????A@B@L@@@@>A?AJA BP8H$$If0 634a<$If%.<$d%d&d'dNOPQ???????6@7@?@@@A@B@L@M@@@@@@@@>A?AJAKAAAAAAAAA B B B B%Bƻؑ{ػثlB*OJQJ^JmH phsH 0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJphB*mH phsH 0J&B*CJaJmH phsH & B B4B?BBBBCC```ZZ$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<%B-B2B4BABIBLBMBBBBBBBB1C2CACBCCCDCKCCCCCCCDĸĪĪĔrgbgbRgRI0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH CCDCKCCCCrDsDDD#EZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< DD DDaDbDoDpDrDsD{DDDDD E EEE'E.E1E2E6E7EEEEEEEEEEEEE:F;FFFGF\F]FFFFFFF Gȶȭ}0J'B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph1#E%EKFGEHnIIIIIIJJ"JiKjKuK<T H$$If0 634a<$If%.<$d%d&d'dNOPQ G GGGG&G+G,G0G1G{G|GGGGGGGGGGG4H5H@HAHWHXHHHHHHHIIIIII_I`IhIiIIIIIIII J⸦ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J'B*CJaJmH phsH 6B*]mH phsH B*mH phsH 0J*mH sH jB*UmH phsH 3 J JJJJJ"JHJIJJJJJiKjKuKvKKKKKKK LL L!L#L$LgLhLzL{L}L~LLLLLLLMM&M'M)M*MmMnMMMMMMMMMMMÝםםםםםםםםםםםםםם0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phB*CJOJQJ^JaJphCJaJB*OJQJ^Jph"0J*6CJOJPJQJ]^JaJj0J-B*Uph:M,N-N:N;N>N?NYNfNhNNNNNNNNNNNBOCONOOOTOiOuOǵǬzzpzaRB*CJOJQJ^JaJph0J'B*CJaJmH phsH 0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphuK>N?NhNwNNNXOiOuOOZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If uOzOOOOOOOPPPPPPPPP Q QQQ#Q$QwQxQQQQQRRWRXRiRjRoRpRRR»¬Μ✓✓݄ppcppp0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph&OOOPPPPPPQQRR#SZSS0.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<RRRRRRSSSSSSTTUT_T`TfTnTqTrTTTTTTTкЌО~~w~kZkZPZA0J'B*CJaJmH phsH 0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH SSSSSbTdTTTTU$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ TTTUUUUjUkU|U}U~UUUVV$V%VhViV{V|VVVVVVVVVXWYWWWWWWW X»¬ӜӜӜ΄ppcpp0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph&UUU~UUUVV$VVVX3XiXXXh8.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a< X XXXX)X3XXY!Y&Y(Y;YhChDhhhhhhhhhhhiii#i=iBiiiiiiiiiCjDjQjRjVjкЭ娝zzmzzzmz0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J-B*mH phsH CJaJB*H*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*Uph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph$Vjcjkjkkkklllwlxllllllllllll mm;͍͍zizi_iP>#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH j$kUkkkkkllllll m/m$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^m/m0m:m;mmmmmmmmOnPn[n\nnnnnnn o ooooobpcpppppppqq!q"q&qѵyylyyyly0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph"0J*6CJOJPJQJ]^JaJ0J-6B*]phj0J-6B*U]phB*CJOJQJ^JaJphCJaJB*OJQJ^Jph(/m0m:mmmmOnPn[noo&q;q{qqq8.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<&q3q;qrrrrrrrAsBsLsMsSs[s^s_ssssssss;͍͍zizi_iP>#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH qqrr$rUrrrrrrrOsQssss$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ssssStTt[tuu*uuuFw[www,.xx-DM ]^h<^h,<[$\$H$$If0 634a<$IfsssssEtFtQtRtStTt[tuu*u+uguhusutuyuzuuuuuuuvvvvvvvv3w4wAwBwFwѵyylyyyly0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^Jph"0J*6CJOJPJQJ]^JaJ0J-6B*]phj0J-6B*U]phB*CJOJQJ^JaJphCJaJB*OJQJ^Jph(FwSw[wxxxxxxxxyGyHySyTygyqyryyyyy;͏~~t~eVLV:V"0J*6CJOJPJQJ]^JaJ0J-6B*]phj0J-6B*U]phB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH wwwx%x6xgxxxxxxxWygyqyy$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^yyyymznzyzzzzzzzzz&{'{4{5{7{8{{{{{{{|| | |]|^|k|l|p|~||︭vc%B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph$yyymznzyz7{8{p|||||}>}S}(.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<S}j}x}}}}b~p~z~~$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ |}}}}}}}}} ~ ~~~~~X~Y~^~_~p~z~{~~~~~~~~bcnrgbgbCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH ~~~bcn)*<B`ZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< no&')*25:<DLOPȶȜufZSZ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph  !)Z/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If%.<$d%d&d'dNOPQ     !+367~23rƴƚ}}s}d]I&jB*OJQJU^JmH phsH 0J-B*phB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 6B*]mH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ<gu'4Ygvh^h,[$\$.xx-DM ]^h<^h,<[$\$H$$If0 634a<rs܃݃u $nsN_aw~ɇʇкГкГГЁОufuXXjB*UmH phsH 0J'B*CJaJmH phsH 6B*]mH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH "$Fau) Z$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$.xx-DM ]^ ʇχЇԇևׇ !%+278;<ڈۈ  OPXYZ[bǸө|w|wgjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J'B*CJaJmH phsH 6B*]mH phsH B*mH phsH 0J&B*CJaJmH phsH jB*UmH phsH 0J*mH sH (Z[bĊŊRjh@.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a< EFYZ_`ŠĊŊފR`j !5=@AǼǦxgNJ[MMjB*UmH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph!3 ]^eZZ(H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< ߌ RS[\]^e01ABGHesDZǦӦӑyc+5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphB*mH phsH jB*UmH phsH 0J*mH sH $e{ُѐ 1Wzh^h,[$\$.xx-DM ]^h<^h,<[$\$H$$If0 634a<$Ifs{isѐߐȑ =Do}xĔ&'hiyzӕԕ(8=KUegԳԳԟԟԟԟԍ{#5B*OJQJ\^JmH phsH mH sH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH 0Wȑo-Wefȓ֓ד:`xh^h,[$\$.xx-DM ]^Mgys  .:a$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$ ޖߖdepq"%&  efstwx™řƙ.:>hr̚ݚ0鸦B*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J'B*CJaJmH phsH 0J*mH sH B*mH phsH jB*UmH phsH =0:ablmě"#./tuӜԜ<=Z[abƝǝ(),-:»¬Μ✓✓✓✓✓}+5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph/ablě"#.,-Dlڞl(.xx-DM ]^ h<^h$IfH$$If0 634a<:Dڞ ^_bchw{|ŸßȟɟӟXYcdܠݠVWbcstСѡܡݡKLWԵԵԵԵԖ㈁㈁㈁㈁㈁ 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH 2ڞ˟reߡZx$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$WXmpstТѢܢݢ   ijuvLMZ[^_"LUϥإ!{ߦ鸦B*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH 0J'B*CJaJmH phsH B*mH phsH jB*UmH phsH ;kls!"-:;ӫld ,[$\$.xx-DM ]^h<^h,<[$\$$IfH$$If0 634a<`aijkls!"-.qrƨǨԨըרب 679:JKhiopΪϪԪժ()67:;쯿0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJ>;ӫy !3;WcgǾ𾓾q_TOqCj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH B*OJQJ^JmH phsH /1FWcZ H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< FGUVWX_Ybdq{lm;ͯ{r`rRrRjB*UmH phsH #5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*CJOJQJ^JaJphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJj0J-B*Uph 0J-B*phWX_d{ׯT.xx-DM ]^h<^h,<[$\$H$$If0 634a<$If z|߰JT`Z H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< mwx~аѰְװ۰9:EFT`eܱݱ֧|ql`Y` 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 0J&B*CJaJmH phsH 0J'B*CJaJmH phsH 6B*]mH phsH B*mH phsH jB*UmH phsH 0J*mH sH LMTβϲڲ#8iy.xx-DM ]^h<^h,<[$\$H$$If0 634a<$Ifݱ;<JKLMTβϲڲ۲"#()|}ӳ #08οοگگگΗvc%B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJ 0J-B*phB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ$?F(1=$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^ 88=?STȵ͵εѵҵ$1=EYZǖujZjZQZj0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J'B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH MNl/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< ׷ط<=JKMNejl}~ٸڸ쯿|n|ngn| 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJ$lsL̹WX_tH$$If0 634a<$If%.<$d%d&d'dNOPQ=>CDHNUZ[^_̹ѹFGͷۦ󦜦ۍ{pk_X_ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J*6]mH sH j6B*U]mH phsH 0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH B*mH phsH 0J'B*CJaJmH phsH 6B*]mH phsH GUVWX_;<FGLMǻɻ<=GHZbefżƼƶڶڶڶ՞uunubuunu6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJB*OJQJ^Jphj0J-B*Uph0J*CJOJPJQJ^JaJ&ɻػVX1BNqZZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If Ƽʼͼμ)*.BNQqr|}½ʽ˽̽ͽԽ[\gh¾þ$%'(ñÕæoofooofo0J*OJQJ^JjB*OJQJU^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph 0J*mH sH jB*UmH phsH B*mH phsH 0J&B*CJaJmH phsH (qr|̽ͽԽ[\g'(Fl<0/<<<<$d%d&d'dNOPQ]<^<$IfH$$If0 634a< (0DF_gkl˿̿пҿӿ!"237KL  -78|}ջջջջջջջջՖtiB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH )F]=-7lXH$$If0 634a<$If%.<$d%d&d'dNOPQ 67MNSTNOYZksxlZ#5B* CJOJQJ\^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphB*CJOJQJ^JaJphCJaJ#gi~Z8H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< +,./_`pq~-5R^þþuunub6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH CJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph%~)+@ZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If @R^UV]89Ia8z,[$\$[$H$$If0 634a<$If%.<$d%d&d'dNOPQ ^b>?STUV]*+89Ia  !"}~»¬»¬»¬ݧ}l^^jB*UmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH B*mH phsH mH sH 0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJph$  GHRZlH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< ~01569: GHRSǵǙǪ0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH B*mH phsH jB*UmH phsH 0J*mH sH -R 0jh.xx-DM ]^h<^h,<[$\$H$$If0 634a<$If CDMNST !abefklȽȩȩȩȩȆsjX#5B*OJQJ\^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph"2Qb~</<<<<$d%d&d'dNOPQ]<^<.xx-DM ]^>@ABI H$$If0 634a<$If%.<$d%d&d'dNOPQ01;<BJMN-.89@ABIƴƘyƩjXj#5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH ":<ZH$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^< !",->FIJCDNOVWX_ƴƘyƩjXj#5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH "WX_lnZZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If ST^_px{|56@Asj[B*OJQJ^JmH phsH 0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH !56@Jayh<^h,<[$\$H$$If0 634a<$If%.<$d%d&d'dNOPQ 78EFJWa#+ /7:;ݺ݌݌zݞn``Y` 0J*mH sH jB*UmH phsH 6B*]mH phsH #5B*OJQJ\^JmH phsH 0J-B*mH phsH 0J(mH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH "as'h1n!TwFbu.xx-DM ]^-Q,H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$  ./CDIJ̶̫ثؖ~l#5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphB*mH phsH 0J&B*CJaJmH phsH # Q|ZZZ%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<H$$If0 634a<$If 89CDZ[GHRSd׶קyrycyyrycyyr0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphCJaJB*OJQJ^Jph#5B* CJOJQJ\^JaJphB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH B*mH phsH B*OJQJ^JmH phsH B*H*OJQJ^JmH phsH &GHR<hyh<^h,<[$\$H$$If0 634a<$If%.<$d%d&d'dNOPQdetuz|}TU cdghmnѼѝѝѼqqdqqqdq0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH 0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JaJphCJaJ0J-B*H*ph 0J-B*phB*OJQJ^Jph0J-B*H*ph0J*CJOJPJQJ^JaJj0J-B*Uph$xy()-:DK_idestyz;;o$0J*CJOJPJQJ^JaJmH sH j0J-B*UmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH +P-Do4K/<<<<$d%d&d'dNOPQ]<^<h^h,[$\$.xx-DM ]^ _`jkoEFQRջջՖtididTiTK0J*OJQJ^JjB*OJQJU^JphCJaJB*OJQJ^Jph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJph0J&B*CJaJmH phsH 0J*mH sH jB*UmH phsH 6B*]mH phsH B*mH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH  tEFQij|yh<^h,<[$\$H$$If0 634a<$If%.<$d%d&d'dNOPQXYfgij !tu)*56vwȴȴȴȴȑ~upȴȴmH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH B*OJQJ^JmH phsH CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph,.QdeH{v0$If,[$\$.xx-DM ]^!"-.0178BCEFJKSTVW fgtuwx)*,-}~CJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphTEVw,S\TT$If[$$IfF& 36    34aEFPQSTno{|~()12456IJ`acde'(*+uv}~CJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphTS~45cd*3\t[$$IfF& 36    34a$If'(01234 cdstuvw56FGHIJ[\ʻ&jB*OJQJU^JmH phsH B*OJQJ^JmH phsH CJaJB*CJOJQJ^JphB*OJQJ^Jph0J*OJQJ^JjB*OJQJU^Jph=vI`x.xx-DM ]^h^h,[$\$$If[$$IfF& 36    34a \klwx23NO^_lm)*  IJMNSTооШ%B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH #6B*OJQJ]^JmH phsH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH 0J*OJQJ^JmH sH 9,wF   S U i v %.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<.,[$\$.xx-DM ]^:sFVcq{) * o p y z        E F P Q W _ v  rB*CJOJQJ^JaJph6B*]mH phsH 0J*mH sH jB*UmH phsH #5B*OJQJ\^JmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH 0J(mH sH B*mH phsH &v        " 4 ]    % .xx-DM ]^h<^h,<[$\$H$$If0 634a<$If            C D U V X Y           ? G \ Ҽ✕}teZeZe0J-B*mH phsH B*OJQJ^JmH phsH 0J-B*H*ph0J-B*H*ph0J*CJOJPJQJ^JaJ 0J-B*phj0J-B*UphB*CJOJQJ^JaJphCJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph#5B* CJOJQJ\^JaJph\ ]             "   Fݺ݅tcݞWIjB*UmH phsH 6B*]mH phsH B*H*OJQJ^JmH phsH B*H*OJQJ^JmH phsH #5B*OJQJ\^JmH phsH 0J(mH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH B*OJQJ^JmH phsH &jB*OJQJU^JmH phsH %F  rsO H$$If0 634a<$If%.<$d%d&d'dNOPQ/<<<<$d%d&d'dNOPQ]<^<,[$\$  01~ efklqrsz,-2389:;FGӝ~njB*OJQJU^JphB*H*OJQJ^JphCJaJB*CJOJQJ^JphB*OJQJ^Jph0J-B*H*ph0J*CJOJPJQJ^JaJj0J-B*Uph 0J-B*phB*CJOJQJ^JaJphB*mH phsH 0J*mH sH jB*UmH phsH +sz:;F  G\\<.xx-DM ]^h<^h,<[$\$H$$If0 634a<$IfG  $345BCGT\%\stɺxe\WmH sH B*mH phsH %B*CJOJQJ^JaJmH phsH +5B*CJOJQJ\^JaJmH phsH 0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH 0J-B*mH phsH B*OJQJ^JmH phsH CJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^Jph" %J\tgz\[$$IfF6    34a$If $$Ifa$.xx-DM ]^ t OPefgh{|}'(=>?@ABMNdefjklĴѴĴѴĴѴĴѴĴѴĴѴĴѴĴ0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JphB*OJQJ^JphCJaJ5B*CJOJQJ\^Jph5B*OJQJ\^JphCgh|?@Afk`D$If $$Ifa$n$$If\C634a  ef{|}~%&-./012uv{|=>JKկ6B*OJQJ]^JphB*H*OJQJ^JphB*OJQJ^JphCJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^Jph@k}~/01 $$Ifa$n$$If\C634a$IfQX!(~@$L $$Ifa$n$$If\C634a$IfKPQWXY  !'()jk|}~9:OPQR\]^  !op潯6B*OJQJ]^JphCJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphB*CJOJQJ^JphB*H*OJQJ^JphEQR] $ $$Ifa$n$$If\C634a$If !*+,234{|/ 0 B C D E O P Q         !ֽֽֽ֪0J*6OJQJ]^J6B*OJQJ]^Jph$j6B*OJQJU]^JphCJaJ0J*OJQJ^JB*OJQJ^JphB*CJOJQJ^JphB*H*OJQJ^JphjB*OJQJU^Jph8,3D E P   !Xn$$If\C634a$If $$Ifa$!!!!!!%!&!'!r!s!!!!!!!!!!!!!!!!!E"F"S"T"U"Y"Z"[""""""""""""""###A#B#L#M#N#O#Y#Z#[########## $$($)$*$+$B*H*OJQJ^JphB*OJQJ^JphCJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphJ!!&!!!!!!U"Z"""""#L$If $$Ifa$n$$If\C634a#N#O#Z###*$+$6$$$$$%p%pH $$Ifa$n$$If\C634a$If+$5$6$7$$$$$$$$$$$$$$$%% %Y%Z%n%o%p%t%u%v%%%%%%%%%%&&'&(&-&.&4&5&6&|&}&&&&&&&&&&&&'''' 'O'P'e'f'g'h'r's't''׼׼B*H*OJQJ^JphCJaJ0J*OJQJ^JjB*OJQJU^JphB*CJOJQJ^JphB*OJQJ^JphJp%u%%%%.&5&&&&''g'h's'HL $$Ifa$n$$If\C634a$If''''''''( (((((%(&('(s(t((((((((((((((((2)3)=)>)E)F)L)M)N)))))))))))))))***K*L*_*`*a*b*m*o*p*q*ʯ6B*OJQJ]^JphB*H*OJQJ^JphCJaJB*OJQJ^JphB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphEs'''((&((((((F)M))) $$Ifa$n$$If\C634a$If)))*a*b*p***5+6+D++++Pn$$If\C634a$If $$Ifa$q**********+ +3+4+5+6+A+C+D+E+++++++++++++++++4,5,C,D,E,K,L,M,,,,,,,,,,,-- ----W-X-m-n-o-p-z-{-|-6B*OJQJ]^JphCJaJB*CJOJQJ^Jph0J'B*OJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphD+++E,L,,,, --o-p-{---$If $$Ifa$n$$If\C634a|---------..'.(.).*.9.:.;...................E/F/Y/Z/[/a/b/c///////////00'0(0)0/00010w0x000000ɮ6B*OJQJ]^JphB*H*OJQJ^JphCJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphD-).*.:......[/b////)0(\ $$Ifa$n$$If\C634a$If)00000000V1W1e111-2.2/2\ $$Ifa$n$$If\C634a$If000000000000091:1T1U1V1W1b1d1e1f11111111111122+2,2-2.2/202t2u2}2~22222222222222,3-393:3;3?3µ𵰢µ𵰵6B*OJQJ]^JphCJaJB*CJOJQJ^JphB*H*OJQJ^JphB*H*OJQJ^Jph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^Jph@/222222;3@333333L4M4 $$Ifa$n$$If\C634a$If?3@3A333333333333333334?4@4J4K4L4M4]4^4_444444444444555 5 55X5Y5g5h5i5o5p5q5555555555-6.6<6=6>6D6E6F6666666666CJaJ0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphB*CJOJQJ^JphOM4^44455 5i5p5555>6E66(dn$$If\C634a$If $$Ifa$66677~77777@8A8L888h$$If $$Ifa$n$$If\C634a67777777 7f7g7|7}7~77777777777777*8+8>8?8@8A8K8L8M88888888888899 9 9999_9`9m9n9o9s9t9u9999999999::::B*H*OJQJ^JphCJaJB*CJOJQJ^Jph0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphJ8 9 99o9t9999#:*::::: $$Ifa$n$$If\C634a$If:":#:):*:+:q:r:::::::::::::::(;);3;4;5;6;B;C;D;;;;;;;;;;;;;;;;;;;;<<<C<D<I<J<P<Q<R<<<<<<<<<<===潯6B*OJQJ]^JphCJaJ0J*OJQJ^JjB*OJQJU^JphB*OJQJ^JphB*CJOJQJ^JphB*H*OJQJ^JphE::5;6;C;;;;;;J<Q<<<< $$Ifa$n$$If\C634a$If======W=X=g=h=i=j=~=}>>>>>>>>>>0?1?>?????@@@@:@;@@@@@@@Ŷu5B*OJQJ\^Jph0J*OJQJ^JmH sH &jB*OJQJU^JmH phsH #5B*OJQJ\^JmH phsH B*OJQJ^JmH phsH mH sH CJaJ0J*OJQJ^JB*OJQJ^JphB*CJOJQJ^JphjB*OJQJU^Jph(<==i=j=~=}>@ADAull $$Ifa$ ,]^,[$\$n$$If\C634a$If @@ A AAAAACADAEAFAAAAAAAAABBBBBFBGBXBYBZBlBmBBBBBBB,C-C:C;CCCCCCCCCCDDDþB*CJOJQJ^Jph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphCJaJ5B*CJOJQJ\^Jph0J*5OJQJ\^J5B*OJQJ\^Jph$j5B*OJQJU\^Jph7DAEAABBZBQ?QQQQQQQQQQQQQQ8R9RDRERFRGRRRRRRRRRRRRRR?S@SPSQSRSSSTSSSSSSSSSTTT T TXTYTvTwTxTyTTTTTTT8U9UGUHU]U0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphCJaJB*CJOJQJ^JphORRRRSSSST TxT^U_UUVV#VmVXX$Ifu$$If-0E 0634-ab]U^U_U`UUUUUUUUUV VVVV"V#V$VeVfVkVlVmVnVzV{V|VVVVVVVVWW%W&W'W(WrWsWWWWWWWWWWWW(X)X7X8X9X:X;XwXxXXXXXXXXXXXX+Y,Y:Y;YYxYyYYYYYYYYYYY'Z(Z-Z.Z/Z7Z8Z9Z~ZZZZZZZZZZZZZZZ+[,[;[<[J[K[[[[[[[[[[[\\\ \ \K\L\\\]\^\_\\\\\\\\\\\B*H*OJQJ^JphB*CJOJQJ^Jph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphCJaJJ\\\]]\]]]b]c]u]v]]]]]]]]]]^^^^^ ^!^a^b^q^r^s^t^^^^^^^ _!_2_3_4_5_6_q_r_|_}_~_________!`"`6`7`8`9``````````````:a;aJaCJaJ0J*OJQJ^JB*OJQJ^JphB*CJOJQJ^JphjB*OJQJU^JphP]]]^ ^s^4_5_~___8````adT$Ifu$$If-0E 0634-abJaKa^a_aaaaaaaaabb#b$b%b&blbmbwbxbybzb{bbbbbbbcc*c+c,c-c.ctcuccccccccccccc2d3dd?dddddddddddddddFeGeUeB*H*OJQJ^JphCJaJB*CJOJQJ^Jph0J*OJQJ^JB*OJQJ^JphjB*OJQJU^JphJaa%bybzbb,c-cccc>ddddfe(4$Ifu$$If-0E 0634-abUeVeeefegeoepeqeeeeeeeeeeffffHfIfPfQfRfSfTffffffffffffff0J*OJQJ^JCJaJB*CJOJQJ^JphB*OJQJ^JphjB*OJQJU^Jph(fegepeeefRfSfffffHh$Ifu$$If-0E 0634-ab 0182P. A!"#$%S Ddr <P  3 3"((Ddr <P  3 3"((Ddr <P  3 3"((Ddr <P  3 3"((Ddr <P  3 3"((Ddr <P  3 3"((Ddr <P   3 3"((Ddr <P   3 3"((Ddr <P   3 3"((Ddr <P   3 3"(( Ddr <P   3 3"(( Ddr <P  3 3"(( / iF@F cke $1$a$$CJKHPJ_HaJmH nHsH tHp`p h 1-$dd-D1$@&M [$\$a$'5B* CJ)KH$OJQJ\^JaJ)phZp`"p h 2-$dd-D1$@&M [$\$a$'5B* CJ"KHOJQJ\^JaJ"phZp`2p h 3-$dd-D1$@&M [$\$a$'5B* CJKHOJQJ\^JaJphZP`BP h 4$dd1$@&[$\$a$5CJKHOJQJ\^JA@ ؞k=W[SOHoH dateright$1$]a$CJKHOJQJNoN copyright$dd1$[$\$a$CJKHOJQJFoF space$dd1$[$\$a$CJKHOJQJJo"J sup$dd1$[$\$a$CJH*KHOJQJaJJo2J sub$dd1$[$\$a$CJH*KHOJQJaJVoBV bgxsd*$dd-D1$M [$\$a$CJKHOJQJVoRV bgowl*$dd-D1$M [$\$a$CJKHOJQJ`ob` egowl4$xx-D1$M ]^a$CJKHOJQJVorV eglabel!$hdd1$[$\$^ha$CJKHOJQJaJHoH center$dd1$[$\$a$CJKHOJQJDoD tt$dd1$[$\$a$CJKHOJQJ^JJoJ bold$dd1$[$\$a$5CJKHOJQJ\ZoZ boldred$dd1$[$\$a$5B*CJKHOJQJ\ph\o\ boldnavy$dd1$[$\$a$5B* CJKHOJQJ\phToT note*$dd-D1$M [$\$a$CJKHOJQJRoR attr$dd1$[$\$a$B* CJKHOJQJaJphlol elementname*$dd-D1$M [$\$a$B*CJKHOJQJphhoh elementheader $dd1$9D[$\$a$B*CJKHOJQJaJphXoX elementtable!$dd1$[$\$a$CJKHOJQJaJ^o"^ elementinnertable"$dd1$[$\$a$CJKHOJQJHo2H hide#$dd1$[$\$a$<CJKHOJQJoB HTML HQ*B*phq _` HTML )QL^`L nf (Web),$dd1$[$\$a$CJKHOJQJ8g`8 HTML SbW[:gCJOJPJQJ^JaJe` HTML HQ"&!?"&!@"&!A"&!B"&!C"&!D"&!E"&!F"&!G"&!H"&!I"&!J"&!K"&!L"&!M"&!N"&!O"&!P"&!Q"&!R"&!S"&!T"&!U"&!V"&!W"&!X"&!Y"&!Z"&!["&!\"&!]"&!^"&!_"&!`"&!a"&!b"&!c"&!d"&!e"&!f"&!g"&!h"&!i"&!j"&!k"&!l"&!m"&!n"&!o"&!p"&!q"&!r"&!s"&!t"&!u"&!v"&!w"&!x"&!y"&!z"&!{"&!|"&!}"&!~"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"&!"& M",y:ALNNU(fmrqx;2ʖ˖s8\/0Rnh'--//7?OT\\j]k]gc/UpGI?lp c_f"N&*/4;@{EJRW]DcXotKy ~ ߘѥp OX6 *v%,v3Y:AJ]R [Pbjo.w,R/_&o!-W6^677@ZOV|_ho8w}ņȍL׫l׽a7e% \p)<Rb*   +      G9%8  z#*    !"#$# $$% &'&'(c)8*B+,-./30>1273B4567829:;-<$=>?(@ABCD4E)FGH,IJ9KHLMNO=PQRSTU2V WXYNZ&[)\]8^-_`ab6cd2e2fghi4j/k'lmno-p-qrstuvwx[yz {| }~}~4 / t8{tS-!r3IXAK.09{S d R q23j14Hu, s<>Mw?:U  R !" " "" $;$$$$$$$#%p%q%u%%%%%%h&i&~&(,-----./012p3444 5 55555666R819H999998:y:::::::;;h;i;p;;;;<<<<>=@=U=e=q=======>>>U?V?v??@@'@A@M@@@@@@@AAABBBB@CBCWCkCwCCCCDD DDDDEEEE5F7FLFWFcFFFFFFFGGGFHGH[HhHIIIKKKNNNNOOOOOOOPUPVP]PQQQQfRhR|RRRRRR.S/S6SaTbTnTtUUUVVWWWWWXXXXXXfYgYrY"Z#Z)>*>F>v>>>>??3@@@@JAABB_BBCCvCC0D1DDDWEXEE$F~FFF=GGGGPHHH3IIIITOTU2U=UUUUUUOVPVZVWWlXXXXXYWYsYYYYZ ZnZwZZ[[[\\\j]k]^^^_0_v__`K`]`m````````abaiaaaa:bAbbbbbbOcPc[ccc d!d"dxddddd@eEeeeeeeFfGfUfffgg$ggggggLhShhhhi#ipiqiiii9j:j;jjjjjjAkHkkkkl l{l|llllNmOm\mmmnnn]nbnnnno%ooooop]p^pippp#q$q6qqqqq rbrirrrr"s's{s|ssss@tAtLtttuuu`uguuuu2v9vvvvvvHwIwJwww x xxjxqxxxx8y=yyyyyzOzPz]zzz{{({{{{{{L|S||||!}(}}}}}}8~9~D~~~~~ [`bcnʀр,-?y߂=D jkvЄՄ"#0DIIJXqvʈˈ߈މ }cdstǏ&'nĐŐҐ,-ڑۑ%O ەܕ=m՗֗+1}~ٙ;<g?@[\S ijٟxyΡϡܡ./>A@hij`'(0ԩߪ;<O34ڭۭ3WX\ǰȰѰe]^`nԵ/T}MHѺӺLkܿU01ABC]^msSUVWXYZMOPQRSTEGHIJKL=?@ABCDCEGHIJK_abcdef .p.a5jZ8$d"U%ZH qRD|K9b&@EZT  1l*P|3GUVu)c"[p7m T /e )YBWX1Gp3azI8M\]":s8i 9M{RM|,l-fH">}<w&VwN)CXhij0c|)e~'>m -H$s0u   4G_QL{!"#Mav$?Y F 3KT,@T#l.^u % I z        , < _        E X p     ' V     ) R d        L M_v6y !5ey+>V,^wBg| 1[rfg#G`x1J^ !Jc{(AnJ"[9N]^_(_  /0Wj/ Z n      !*!B!R!!!!!"?"U"d"e"f"""""" ##V#|######$,$D$m$$$$$ %D%X%m%}%~%%%%%%&&;&N&f&w&&&'8'Q'e'''''((-(`(((((-)@)A)i)|))))*)*=*t*******+Y+++,P,j,,,,,/-V-o---....>.....///?/g/y/z//////$06070\00000000*1R1d1e111111193d333357777(8j888889Q9t9999996::::;;;8;I;};;;;;;;9<r<<<<<=P=f=}=======&>h>>>>>?O?r??????=@@@@@AA7AHAAAA B?BkBBBBBBBC^CCCCCDGD]DtDDDDDDE`E{EEEEE-FlFFFFFFGG5GpGGGGG H:HwHHHH7IbIIIIIJJ*J?JYJJJJKKTKKKKKKKK?MaMMMMM#N@NPQQR%RcRRRRR!STSSSSSST)TfTTT$UAUZUnUoUUUUV=VXVnVVVVWJW{WWWW XXX*XNXSXrXXXY0Y4YmYYYY!Z"Z5ZMZZZZ+[n[[[[[[[ \P\\\\]%]6]n]]]^2^e^f^^^^6_b______'`f```aTaaaaaaaaDcpccccdLd}ddgiHkInontnnno=oSoXoooopEpFpYpqpppq'q?qqqqqqqrr[rvrrrrs)s=smssstNttttt u u4uIucuuuuuu5vWvrvvvvv1wawww+x?xSxbxcxxxxxy1yKyyyyyzDz[zozpz~zzzz{E{n{{{{{+|N|t|u||||}2}K}c}}}}}} ~!~;~M~~~~ KfbՀ"7lӁf݂ ,-UjUτ2G|/|؆;i͇!6Pbˆ܈!<RЉόԌ2t#[~ЎDmŏڏ2sÐԐRdsvёFawŒ#$Lӓ !"0TYx 6:sޕ'(;S̖BWq &<M͘ߘ2Lՙ=fџ֟;},d١Kâܢ(hK̤Ф <tѥ.uͦ-.eΧ n۬ Gȭ̭8pͮ%Nگ(h J˱ϱ;sв&cγ5wŶ*޷9gɹ#ܺ=O  +<?ѾQ"*]3cM^D OfJ[S`PK <K3l> 0D7~OP(O\tNBk'= A`s :HI~?WX;p}~D-<c{ 5K6A}*FTt)D/u!6b?]q2GTU}nSmD]{*aN}J !jlA]q@` 3 4 k     0 1 `      F n      : k u w     @h0g(Q~=na>U~/]s!f9OR}+T}~*FX1d!*!c!w!!!! ""+">""#K#####$%L%`%v%%%% &&)&&'B'k'''((((5)M))))))z***+-+;+Q,o,,,,, -"-/-D-[--%.M.\.////p000141C1g22222"393R3`3v34D4e4y4z4445'5M6p6666777778)8=8>8Z88889:::K:Y:;(;O;b;c;;;;;<5=Q=}===a>}>>?H?e?@@@@A>AWAkAAAC.CDSEEEEE+FIFbFpFGGG H!HSHHHHHHI JAJeJJJJJ LBLtLLLLM/MGMTMMYNNNNNP?PqPPPPPP\QQ R1R]RRRRSST.T[TlTyTUUU V6VEVRWmWWWWWXeOfnffffg4gCgPggjhhhhh iLiiiijkFkokkkkkkllPmmmmmmmn6n7nOnsnnnnnno)o*oBofoooooopp;qVqqqq r9rerrr!tbuvo<AMY=>Ifg{ 2v*Tg|noz67M[;<F*+6-%&0RS^01K] IJTefq78IR-.8%&1 .8]^ecdsz46JS_$%<K,8noy )02ir~3 4 >          - F  LNclxNOfO*bLM|O' Y     !!1!e!!!!/"`"|"}""" #$#O#######$$$%&'((( )!)+))))***-----.......//// 0 000001/111112%2&202222;3<3G3 4 4 4-4Y444 55(5D5E5O5666R6S6^677C7R77748E8Q8888&9'9.9999::::L;N;;;;A<B<L<<<<>=?=J= > >4>?>>>>C?D?K????r@s@@@#A%AKBCEDnEEEEEEFF"FiGjGuG>J?JhJwJJJXKiKuKKKKLLLLLLMMNN#OZOOOOOObPdPPPPQQQ~QQQRR$RRRT3TiTTTTT(U2UUUUUUVVVqVrVyVVVVWWXX1YgYYYYYYZoZxZZZZZ[[[\\]];^J^x^^^ _;_l_|__+`` aaabbbbbOcPcZccccccceeVfkffff$gUggggghhhhhh i/i0i:iiiiOjPj[jkk&m;m{mmmmnn$nUnnnnnnnOoQoooooooSpTp[pqq*qqqFs[ssssst%t6tgtttttttWuguquuuumvnvyv7w8wpxxxxxy>ySyjyxyyyybzpzzzzzzb{c{n{)|*|<|B|||| } }!})}}}}}}<gu'4Ygv$Fau) Z[bĆņRj!3 ]^ee{ًь 1Wȍo-Wefȏ֏׏:`xMgys  .:ablė"#.,-Dlښ˛reߝZxkls!"-:;ӧ/1FWcWX_d{׫z|߬JT`LMTήϮڮ#8iy?F(1=MNlsL̵WX_ɷطVX1BNqr|̹͹Թ[\g'(F]=-7׾gi~ȿɿӿ~)+@R^UV]89Ia  GHR 0j2Qb~<>@ABI:<WX_ln56@Jas'h1n!TwFbu- QGHRP-Do4K tEFQij.QdeH{v0EVw,S~45cd*3vI,wFSUiv " 4 ]     % F       r s z : ; F   G\\ %J\tgh|?@Afk}~/01QX!(~QR] ,3DEP&UZNOZ* + 6     !p!u!!!!."5""""##g#h#s###$$&$$$$$$F%M%%%%%&a&b&p&&&5'6'D''''''E(L(((( ))o)p){))))***:******[+b++++),0,,,,,,V-W-e----.../......;/@//////L0M0^00011 1i1p1111>2E222233~33333@4A4L444 5 55o5t5555#6*6666665767C777777J8Q888899i9j9~9}:<=D=E==>>Z>````fagapaaabRbSbbbbc00030303030303030303030,000,0,0,0,0,0,00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000,0> 0> 0>,0>(0>,0:0:.0:.0:.0:.0:.0:.0:.0:.0:.0:.0:.0:.0:.0:,0:(0>,0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0 $0,0i&,0i&(0i&0,.0,.0,.0,.0,.0,.0,.0,.0,.0,.0,.0,0,0,0,0,0,0,0,0,0,(0i&,06,0606.06.06.06.06.06.06.06.06.0606.06.06.0606060606060606060606.06.06.06.06.0606060606060606060606060606.06.06.06.06.0606060606060606060606060606.06.06.06.06.0606060606060606060606060606.06.06.06.06.0606060606060606060606060606.06.06.0606060606060606.06.06.06.06.0606060606060606060606.06.06.06.06.06060606060606060606(0i&,0bT0bT.0bT.0bT.0bT.0bT.0bT.0bT.0bT0bT0bT0bT0bT0bT0bT0bT0bT0bT0bT0bT0bT80bT,0#Z0#Z.0#Z.0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z.0#Z.0#Z.0#Z.0#Z.0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z0#Z.0#Z.0#Z.0#Z.0#Z.0#Z.0#Z.0#Z.0#Z.0#Z80bT,0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj,0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj,0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj0Kj,0Kj0Kj.0Kj.0Kj.0Kj.0Kj.0Kj80bT0.0.0.0000000000,00.0.0.0.0.0.0.0.0.0.0,0,00.0.0.0.0.0.0000000000000,00.0.0.0.0.0.0.0.080bT0+.0+.0+.0+.0+.0+0+0+0+0+0+0+0+0+0+0+0+0+,0+0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+0+.0+.0+.0+.0+.0+0+0+0+0+0+0+0+0+0+0+0+0+,0+0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+0+.0+.0+.0+0+0+0+0+0+0+0+0+0+,0+0+.0+.0+.0+.0+.0+.0+.0+.0+80bT0.0.0.00000000000.0.0.00000.0.0.0000,00.0.0.0,00.0.0.0.0.0.0.0.0.0.0,00.0.0.0.0000000000,00.0.0.0.00.0.0.0000000000,00.0.0.0.0,00.0.0.0.0.0.0.0,00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0,0(0i&,0G0G.0G.0G.0G.0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G0G0G0G.0G.0G.0G.0G,0G0G.0G.0G.0G.0G.0G.0G.0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G0G0G,0G0G.0G,0G0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G,0G0G.0G.0G.0G0G.0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G0G0G,0G0G.0G.0G.0G.0G.0G.0G.0G.0G0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G0G0G0G.0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G0G0G0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G0G0G0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G0G.0G.0G.0G.0G.0G0G0G0G0G0G0G0G0G0G(0i&80,00.0.0.0.0.0000000000000,00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.00.0.0.0.0.00000000000.0.0.0.0.00000000000.0.0.0.0.0000000000,00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.080,0),0)0).0).0).0)0)0)0)0)0)0)0)0)0)0).0).0).0).0).0).0)0)0)0)0)0)0)0)0)0),0)0).0).0).0).0),0)0).0).0).0).0).0).0).0).0),0)0).0).0).0)0)0)0)0)0)0)0)0)0),0)0).0).0).0).0).0).0).0).0).0).0).0).0).0).0).0).0).0)(0i&,0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>0>,0>,0>0>.0>.0>.0>.0>,0>.0>,0>.0>80>,0>T0>T.0>T.0>T.0>T.0>T.0>T0>T0>T0>T0>T0>T0>T,0>T0>T.0>T.0>T.0>T.0>T.0>T.0>T.0>T80>,0Y0Y.0Y.0Y.0Y0Y0Y0Y0Y0Y0Y0Y0Y0Y,0Y0Y.0Y.0Y.0Y.0Y.0Y.0Y.0Y.0Y.0Y.0Y0(0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`0`(0`,0ˈ,0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0ˈ0,0(0 0 0 0 0 0Ե 0Ե 0Ե 0 0T 0T 0T 0T 0T 0T 0T00(0Ӻ,0,0(0Ӻ,0L.0L.0L.0L.0L.0L,0L0,0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000(00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0(00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0(00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.00(0,00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0(0,01 01 01 01 01,01,0101.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.0101.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01.01(0,0K 0K 0K 0K 0K 0K 0K 0K,0K,0K0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K.0K(0,0a 0a 0a 0a 0a 0a 0a 0a 0a,0a,0a,0a,0a0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a.0a(0,0,00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0(0,0,0,00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.00.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0(0,0Χ,0Χ,0Χ0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ.0Χ0Χ0Χ0Χ0,0(0 0 0Ŷ 0Ŷ 0 0޷ 0޷ 0޷ 0޷ 0 0ɹ 0ɹ 0ɹ 0 0= 0= 0= 000(0 ,0+0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+.0+(0 ,00.0.0.0.0.0.0.0.00.0.0.0.0.0.00(080,00.0.0.00.0.0.0,00.0.0.00.0.0.0,00.0.0.0.0.0.0.00.0.0.0.0.080,00.0.0.00.0,00.0.0.0.0.00.0.0.0.0.0(080\,0t0t.0t.0t.0t.0t0t.0t.0t.0t.0t,0t0t.0t.0t.0t.0t.0t0t.0t.0t.0t,0t0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t,0t0t.0t.0t.0t.0t0t.0t.0t.0t.0t,0t0t.0t.0t.0t.0t.0t.0t.0t.0t.0t0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t,0t0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t.0t80\,00.0.0.0.0.0.00.0.0.0.0.0.080\,0]0].0].0].0].0].0].0].0].0].0].0].0].0].0].0].0].0].0].0].0].0]0].0].0].0].0].0].0].0].0].0].0],0]0].0].0].0].0].0].0]0].0].0].0](0800.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.00.0.0.0.0.0.0.0.0.0.0.0.0.0800 .0 .0 .0 .0 .0 .0 .0 .0 .0 .0 .0 .0 .0 .0 0 .0 .0 .0 .0 .0 .0 .0 .0 .0 .0 800.0.0.0.0.0.00.0.0.0.0.0.0.0800s.0s.0s0s.0s.0s.0s.0s.0s.0s.0s800.0.0.0.0.00.0.0.0.0.0.0(080*0F.0F.0F.0F.0F.0F.0F0F.0F.0F.0F.0F.0F.0F.0F.0F.0F80*0+".0+".0+".0+".0+".0+".0+"0+".0+".0+".0+".0+".0+".0+".0+".0+".0+"80*0&.0&.0&.0&.0&.0&0&.0&.0&.0&.0&.0&.0&.0&.0&.0&80*0).0).0).0).0).0)0).0).0).0).0).0).0).0).0)0(0/-0D-.0D-.0D-.0D-0D-.0D-.0D-.0D-0D-.0D-.0D-.0D-.0D-.0D-0D-.0D-.0D-.0D-.0D-.0D-.0D-.0D-.0D-(0/-0`3.0`3.0`3.0`3.0`3.0`3.0`3.0`3.0`30`3.0`3.0`3.0`3(0/-06.06.06.06.06.06.06.06.06.06.06.06.0606.06.06.06.06.0606.06.06.06.06.06.06.06.06.0606.06.06.06.0606.06.06.06.06.0606.06.06.06.06.06.06.060(0kA,0A80A,0C0C.0C.0C.0C.0C.0C.0C.0C.0C0C.0C.0C.0C.0C.0C.0C.0C.0C.0C,0C0C.0C.0C.0C.0C.0C.0C0C.0C.0C.0C.0C.0C.0C.0C.0C.0C,0C0C.0C.0C.0C.0C0C.0C.0C.0C.0C.0C.0C80A,0P0P.0P.0P.0P.0P.0P.0P0P.0P.0P.0P.0P.0P.0P,0P0P.0P.0P.0P.0P0P.0P.0P.0P.0P80A,0W0W.0W.0W.0W.0W.0W0W.0W.0W.0W.0W.0W,0W,0W0W.0W.0W.0W.0W.0W.0W.0W.0W0W.0W.0W.0W.0W.0W.0W.0W.0W.0W.0W.0W.0W.0W(0kA,07b07b.07b.07b.07b.07b.07b.07b.07b.07b07b.07b.07b.07b.07b.07b.07b.07b.07b,07b07b.07b.07b.07b.07b.07b.07b.07b.07b.07b07b.07b.07b.07b.07b.07b.07b.07b.07b(0kA,0k0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k0k.0k.0k.0k.0k.0k.0k.0k.0k,0k,0k0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k.0k0k.0k.0k.0k.0k.0k.0k.0k.0k00y.0y0y.0y.0y.0y0y.0y.0y.0y.0y0y.0y.0y0y0y0y0,0,0 0 0 0,0 0 0 000,0ڇ,0ڇ0ڇ00606060606060606060606060606060606060600000000000000000000000 0 0 00000000000000000000000000000000000000000,00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 000*0 0 0*0*0*000000000000000*0*0*000000000000000000*0*0*0000000000000000000000*0*0*0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000*0*000000000000000000000:0*00000000000000000000000000000000000000:0*000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000*0000000000000000000000000*0000000000000000000000000*0000000:00000000000000*000000000000*0*00000000000000000000*0000000000:0000000000000000000*00000000000000000000000000000000*000000000000000000000000000*0000000000:0000000000000000000000000000*00000*000000000000*000000000000000*0000000000000000000*000000*000000000*0000000000000000000*0*0*0000000000000000000000000000*00000000000000000000000000*000*0000000000000000*000000000000000000000000*0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000*0:0*0000000000000000000*00000000000000000000000000000000000000000000000000000000000000000000*000000000000000000000000000:0*0*000000000000000000000000000000*000000*0000000000*00000000000000*0000000000000000000*0*0000000000000000000000000000000000000000000000000*0*000000*00*00:0*0000000000000*000000000:0*00000000000000*0000000000000*0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000*0*0*00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000k 0d!b%X*-0(48<g?ADFIKMR%U"WZ\_bf"jkoowK|2k.hjm:֞%BjFDYq4'a+bq> L ' *i&!#6%(0"35583=?1D-HBLPU'YZy\^kaehkn9qitwz}Z5ߌєY|.  L;U4m֠HtV@\%  'B0Y6>mFM TY?`fEnbyƀ =Eb&4^p=9~' > 9L (,02 57O9;'=?%BD G JMuORT XY\^0aegVjm&qsFwy|nrʇs0:W;mݱ8GƼ(^~d\ \ GtK!+$'q*|-0?36:=@D"HrLP]Uh?>AVCDFIJhLRUVYg]Hb(jl6rv|$xb&m֚r5e9lT/(+VdDV;qO a  4R &!"]$;&)-f1%4L8S=@DIOaVY]_Kdegik:n{pbrtvyH{=} DĔۙ}Υ'3ǴA]WQIAHcjKE #K. L1J"R%(*-1747=@rCFlJMQW[]6aeIruxS|~~2Մ6ӗ;;G93f7N?}?*@ 1~d#'+Q03e8=<?>EK PqT[X<]b7f4kosrVuzVԧ$w=*0]88z%y) O"' -146 8^:<> BCC#EuKOSUXZ]^ cOgj/mqswyS}~ZWaڞlqF@RaSv %sgk!#p%s')+-)0/2M468:<DAcEzJNRmV@CEGHJLNPQSVXZ[^`dfhilnprtvxz|~    "#%'*,./1357:<>?ABCDEFGHIJKMNOPQRSTUWXYZ[\]^_`abcdefghijklmnopqrstuvxyz{|}~   "#&(*,.02468:>@BDFHJLNPSUWX[]^`bdfhjlnortvy{|~f2X>K~G` 9=@djmcmp !4`, O  M q x  E " @ C l Wnu/6v(09Lgp.5u1::EN dry)8z_p.9&,7;};?T !W!_!b!!!!!"r###&W&e&\))))*$*V****++w+++,,m,x,'-------@.M.Q..../*/./r/z/~////(0.090000001T1f1j1111)2:2>2222233V3k3|3333$43474445556K6\6b66678888889,9;];f;;<,<2<<<<%=0====>>>>D?R???@@@@A B&B,BBBB'C2CCCDDE-E3EEEEF'FFFFGGGG5HCHtHHHH IIItI|IIIII1J7JAJJJJJKKQK`KcKKKNO#O'OOOPHPSPPQQ%QvQQQQQQVRcRR!S,SSSSTRT]TUUVVyVVVV WWcWnWrWWWXXXrYYYYZZeZZZZ[-[[[[\Q\a\e\\\\ ]]+]v]]]]]]2^8^R^^^^^ _ _X_h_q____ ```[`c`k````a#a,aoavaaaaaDbRbmbbbbcckcccc3d?dceeeeff8fffgOg[g^gggghh#hlhrh"knk~kkl,lsssssFtUtYttttt u!uou}uuuuuBvQvUvvvvvwwlwzw~wwww)x2xxxxy]ynyBzzzzzzz4{G{J{{{{{{{:|M|T|||||}o}}}a~~~~ x)7݁>PYgɃ1H ]ojx'>·)u=C R \j,F[hnЏkv@OS jyܒ:IMetxɔ%my֖'*nȗۗޗ/2uΘ&39>I[Se)l~؜uʝН$2Yҟ&}ˠݠɡܡ6DjxpХQʧקݧ1?rƩ+7PZ`«ʫ&Ҭެ8F1L hṯױ۱$/ YSY>JP|ط=Im{û tF^.<.:@`&-3Sdj&kor )%y`kIT=K*07{;Gka"@LnO 4B?JhLX^j|"&pv4KN !'{z#)]=HZ1=O1=mEQc V\|'58BY\/5vHY\q17R=NQ;w2x~bs8CI:EZ\aA&.{" +    # w    , 3       \ k    O    S4~sq|=KN1|@KPCWi .5G&]   X!!!!#".""""$:%>%D%%%,,,-Z-c--8.C.I..... /=////0"000 11a1v1y1111"2(222 33333"40456!6'6{66758F8z8888#929w9999<:E:::; ;N;_;e;;;3<w<{<<<<8????%@0@3@@@@@@@=AGAJAAAAABBSB\B_BBBB CCCiCsCvCCCC$D-D1DDDDDDDCETEXEEEE F!F$FqF{FFFFF.G:G=GGGGGGGAHMHPHHHHI0I3IIIIIII/J9JLBLLLLMMxMMMM,N:NNNNNDOSOcOOOOPP,PyPPlQQQQRRTTTJUUUUDVMVZVVVVVWWWWXYXgXZ^ZhZZZZ[T[c[|[[[H\\\\\\]Y]g]]7^;^A^^^aRa`aiaaaa*b8bAbbbbbbb=cMc[ccccdd"djdvddddd1e7eEeeeeeee1fDfUffffgg$gngggggg:hJhShhhh ii#iciniiiii,j7j;jjjjjjj3k?kHkkkkll lelylllll8mLm\mmmmm nnTn[nbnnnnoo%onooooopGp[pippppq!q6qqqqqq rRr[rirrrrs s'sisysssss.t>tLtttttuuOuZuguuuuv+v9vvvvvvv6wFwJwwwww xxYxhxqxxxx'y6y=y}yyyyyzBzMz]zzzz{{({v{{{{{{8|>|S|||| }}(}q}}}}}}%~6~D~~~~~~ SY`U`nȀр*?hwǂ݂26D Thv΄Մ 0w}҅4BI5GX covȈ%=$t~kyLad͍)@ZqtŏǏ'blnҐ*-oˑؑۑ#73}ؓ8MO  RXo˕ܕ$;=Ykmӗ֗)+wϘ#/1t{~Ùיٙ'9<Negś՛ /@~PY\<QS  Xgjןٟ&7N Ziơ̡ܡ",/sӢ)<>أ,?A٤1ACߥ/>@ YfjS^sè֨%0u~©ҩԩ 03Ҫݪߪ*9<:MO 4tͭحۭ13}ծ8GXCZ\ѰWceO[`3<>ԳݳOZHknѵص,5xٶ:QX _zɸ1JS¹ ENκ<ImR M[s0PZ+JT#BL:D@K4\fat2j222223(464X44455 6=6|66666 L^L}LLLL\NNNNO>O'PyPPPQQ"QcQpQaGbfblbbbdd e-eee+g{ggghh$hehrhskkklllmmmm8nEnBagԊӛ,Ȝ֜$0EĝQب#2ЩީQuHū<HYߴ+02Jɶ '0s~ʷ۷$6?Kdmƹ͹ )l}ɺٺ%:A߻9LUiξ;y}/9=C/_Wat?K)9Ez=Hd h] djpx>DJ'"(x{%8DW5;Aad eoL.q0: ^j i}$*0$} &,|Rb1;q- s      7 A l8~BLJ^eoy  (sw} h|;EO H X d    ! !i"""#0$@$L$$$$$$T&&&'''(I(O(U(((*`*w*K+++++++B,L,---l....//!/q/{/0[0f0S1111122X2b233475555555>6H67c7}789/9;9|99999:::(<m<<<<<<&=0==D>^>u????@@!@q@{@qBBBDCZkdo$4J Ue{(7H bmx'<IUco)aciz%3hF6x:0u~^-jTq&4_8}1nzU[_8},<DIT|$1v MyN9$A Ye>    L V \    X f j   R       R d h    $-v8>HUYa Udl,u{ Ziq XoDHN3>K]c  k$n$y$$$$$C%R%V%%%%&& &o&~&&&&&?'N'R'''' (((l({((((+)s)))) **"+2+5+y++++++*,:,=,,,,,,,1->-D---.v../L/\/_///0[0n0t000>11102|22222G333334h444O555556^6666 77_7777#8)8m88889$99:1:7::::>;I;`;;;;6<?<L<<<J===== >L>>>>1?A???@ @a@o@@ AA6AAAAAAA:BFB\BBBB CC0C{CCCCCC4D@DWDDDDEEE_EhEE FFHFFFuGGGG H H#HgHzH}HHHHI&I)ImIIIIII,J:JJJJJBKNKKKLL MM#MwMMNWNiNoNNNOTP_PqPPPQjQ|Q$RhR{RRRRXSSSS TT;UUUV]VoVV.W;WAWWW+XiXvX|XXXZZZeZZZZS[[[[[[[S\a\i\\\0]q]}]]]]```&aaaabb$bkbvbzbbbZcccc3d=dCddddddeeeeCfQfhwhhhhh:iii[jjjj kkbllllm!mnAoLo^ooooEpQp*qgqsqyqqqrrrr3sAstGuSuquuuyvvvv&w4wwwx x]xkxy zzzXz^zzzzzn{{{{|&|O||||| }6}~}}}}}2rɃσփ ;ڄ OXEY_@߈ R[0AG&hyӑޒdp% eswŕl.tӘ<Zaƙ(^b{›țXcܜVbsНܝKWsОܞ iuLZ^`i-qƤԤפ69JhoΦԦ(6 FUlwЬ֬9Eܭ;Jڮ"(|SѱY׳<J}ٴ=C^FU;FL<GeŸ͸)|ʹgº$k˻һ!2K 7|6MSNYӿ+._p>S*!}059RCMS aek0;M-8!,ICNS^{@7E:.CI8CZRdt|Tcgmx(dsy_jQXf t)5v!-07BEJSVftw),}EPSn{~(15I`d'*u}'03 csv5FI[kw2N^l) IMS)oyEPCUX\    0 ~      e k  , 2 F     4BOe|'=AMdk e{%-1u{=JX (j|9O]  o *3{/BP&rESZALZ ( 6      !Y!n!u!!!!"'"5"|"""""#O#e#s####$$&$s$$$$$$2%=%M%%%%%%&K&_&p&&&&'3'D'''''''4(C(L((((())W)m){))))*'*:*******E+Y+b++++,',0,w,,,,,,9-T-e----.+./.t.}.....,/9/@///////?0J0^000000 1X1g1p1111-2<2E2222333f3|33333*4>4L4444455_5m5t555566*6q666666(737C7777777;8C8Q8888999W9g9::::0;>;;<<:<<<< ==E=====>>F>X>l>>>>,?:?=?????@@T@d@f@@@@A A ATAZAqAAAABB!BjBwBzBBBB$C2CSCCCCD"D1DwDDDDDD;ELEOEEEEEEFZFjF{FFFF)G:GJGGGGG H H]HrHuHHHHI&I)InIIIIIIJJJbJvJxJJJJ#K:KMMMMMMM8NDNFNNNNNNN?OPOSOOOOOP PXPvPxPPPP8QGQ_QQQQQR#ReRkR{RRRRS%S'SrSSSSSS(T7T:TwTTTTTT+U:U=UxUUUUUU'V-V8V~VVVVVV+W;WJWWWWWX XKX\X^XXXXXXY\YbYuYYYYZZ ZaZqZsZZZZ [2[5[q[|[~[[[[!\6\8\\\\\\\:]J]^]]]]^#^%^l^w^z^^^^_*_-_t______2`<`>```````FaUapaaaaabbHbPbSbbbbbbbXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXTXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX>AKH`c :=ejdm !.0z{"47`- O S N q t x  E G # @ l Xnqu/26w)039Mgjp.15v 14:;EHN eruy),8{ `ps/9>&*-7:;~<?CT  R T !!!X!_!!!!!!"" """#r########$$$$$%%i&T'U'W'X'\']'a'c''''''' ( (\)))))*$*&*V*****+++w++++,,n,x,{,--- -'-------A.M.../*/s/z///)0.000600000000111U1f11111*2:22223W3k33333%4344444d5k56667888888889,919>9@9H9I9999999998:9:y:z::::::::::::;;<<<<<<&=0=3=>=B=J=N=U=W=e=V?t?w?????@@@@@ @'@)@A@BBBBBB(C2C5C@CDCLCPCWCYCkCEEEEEEF'F*F5F9FAFEFLFNFWFGHYH\HhHjHrHHH IIuI|IIIkLrLLL-M4MMMMMNNNNO#OOOOOOOOOOOQQQQQQWRcRjRrRuR|R~RRRRbTUUUUUUUUVVVVVzVVVVVVW WWWdWnWWWWW#ZeZZZ [-[1[[[[[[[\R\a\\\]]]]w]]]]]]]]3^8^:^A^B^F^~aaaRb[bbf"f#f&f)f/f1f8fffffffffffh"hhhhhhhiiiFiKiziiiijjjjj"kok~kkkl,l/llllllllllmm mCmHm{mmmmmmmmn n6n=nhnqnnnno@oIooooooop pp p}C}`}b}g}h}l}}}}}}~ ~~~&~<RUdfklns!+/7<DFVlƒƃ2HKUYafnp}}'.56:$'68C *6>n,2<ԏlvyAO kyݒ;Iftɔє}Ǚʙؙڙ?IPXʚuʝ̝Н%27DFNO =@OQYǟϟ&(,2BHkx}ʣͣ59RT"*,6˧ק٧ݧ2?DQS[\ȨͨMOVW[^egoƩȩ˩ҩ٩:Z[Ӭެ9FKXZ`a٭ޭ 9>lqͮѮݮ߮%&̯ͯ2LOfgkn~ it{ͱױ%/14:Ku?JLPĵƵ̵͵),TW[\`crt|ٷ>IP`û uܼ߼ 3:bhty,-14<>F#@/:<@ ELtz =>BESU]Tdfj%(;@OVw~ #lo n{|W>KP^`hiXYnpvwCIbfrt\]+025|<GNa&NOJL{|ALSd:<@BHI stFHTV)+79PStw%'5BG@JMY[hMX[mo_jqy"qv}->!#vwz$),BETV]>HMZ2=BO2=@RTefjFQX` W\csACKLw~ 8:]`giq279<BIJNBCYZjkDJX\ik")*.y~;ELSTV!(+9;A&(+|         , . 1         ] k m p x  2369JLS.6 r|dekny{AKDW`lvx!.3@BJKnq #\a!%@Cx} FJeh$',.5 &  !4!7!K!M!X!!!!!!!$"."0"6"="R"d#$;%>%@%D%%%%%%%%%%%&;&@&i&m&&&&&&&''Q'V'h'o'''''''((#(+(C(J((((((((())C)H)X)^)))))++,,,,{,~,,,,,,,,, -/"/#/&/)/4/6/=///////0"0)01050<0>0J0333333#40454B4D4L4M4b4e44444\5]556!6#6'6|66666666666 77#7&7R7U77777768F8I8c8d8z88888$92959Q9T9j9l9t9999999;3<x<{<}<<<<<<<<=*=-=M=O=`=b=========>>)>+>F>I>v>y>>>>>8?????MxMMMMM-N:N?NNNNNNEOSOUOcOOOOOPPP,PzPPPQQ"Q#QlQQQQQ RRR(R*R0R3RaRdRRRRRRRISJSpSvSSSSSSSSS TT,T-T=T>TNTOTTTTTUUUU0U3U=U?UJUUUUUUUUUUUWfWgWWWWWWXXZXgXlXyX{XXXXXXXXXYY*Y,YWY[YsYuYYYYYYYYYYYZZ Z ZZ_ZhZpZvZZZZc[k[{[\\k]]]]8^;^=^A^^^^^^^^^^__0_7_v_}___` `K`Q`]`a`m`o```````aaaqi~i$q3qqryy~-<#-ˈވ߈݉މ%')*=$u~ ʍ,=Őѐ+#1ȰаͳԳ5:w{{{{{'|)|7|8|C|E|a|||||||1}D}H}m}o}}}}A~T~V~Z~~~~~gpvߺ̼bfqrʽaeBH<Z>i>>>dApABDsHL,M;MMMMR"R ZN]\]]]gaoac23HIW@AJH-089z{R S c d Q R pq1223ij0134GHtu+,8{ `rs/;>LMvw>?9:TU    Q T !!"" " """$ $:$;$$$$q%t%%%i&}&~&((,,----- -----.//)0001*222o3344444g5k555666Q8R80919G9H9999999997:8:x:y::::::::::::: ;<,<<<<<<==>=@=B=T=U=d=q=y=>>V?u?v???@@@@&@'@@@M@U@ B&BBBBBB?C@CBCDCVCWCjCwCCE-EEEEEE4F5F7F9FKFLFVFcFkFGGGHZH[HgHjHIIIJJKKnLrLMMNNNNOOOOOOOOOOQQQQQQQeRfRhRjR{R|RRRRSSbTmTnTsUtUUUUUVVVV WWWWWWWWWfXpXYY#Z;Zn/0;\hԏ }Δϔny'șəיڙKLNPɚ֚ۚm~67MN>?NQŸßşǟ/0ANSʡܡH|}ɣ̣47QR_`)*5BFCDZ[Ǩ̨?@\]dgϩЩة,7{QZ:JK_`حݭ 8=kp̮ϮܮݮNOlm}vwy{78JW[u˵̵(+SV*+DEabqtMN_lqۼ޼ 29afsx23;>"/4@ DKsx ()CDRU&-$':?NUv} nWOPgh_`uvBGadqrKL`& IJcdPQc9:QR12GH ()EFSU()68ORsvFGUVX[lolmoqz{ !:;+,CDSVJM?BQTSTVX`ar34JKyz 78NO^_fi?BxCHWZhi "9CGHJL -2)*8;         u v    78IL QRlmx{]^kx|23IJmp"[` #?Bw|EHdg%&+.   ! ) !5!6!J!M!!!!!:";"Q"^"f"d#%%%%%%%%:&?&h&k&&&&&&&''P'U'g'n'''''''"()(B(I((((((((( ))B)G)W)^)))))))))++d,e,|,},,,,, -9.C./'/(/3/6///$0%0'0)0;0<0I0V0Z01134454K4L4a4d444444466666666 7 7"7%7Q7T777774959R9S9i9l9999:;;<<<<)=,=L=M=_=a=========>>(>*>E>H>u>x>>>>>>>???&@0@@@@@>AGAAAABTB\BBB CCjCsCCC%D-DDDDDDETEEE F!FrF{FFF/G:GGGGGBHMHHHI0IIIII0J9JJJJK^KnKKK-L>LLLMMM>N?NRR1R2R`RcRRRRRRRpStSSS TT=T>TNTOTUU1U2UZfT^(/éҩӪݪ;Mu1֮DZȰаXc4߳ImӵԵ./ST |}LMGHкӺKLjkۿܿTW/15ST,0MN$(EF =>CDEF59_`  -.op-2`e 4;ipY\7:#$cd!&TY$+Y`GJ"psQRCH{JQ8;ad%&?@DEYZSX 05kp)6OR{~25FGTVtw(/bl!(Zcoz6Al S^.9do(3Xc ADVZ05FKot29`ey|ͳҳ49vy{{{&|'|7|8|F}G}l}o}}}}}tuefqrFH<==G>X>??U@d@@@A AdApABBzBDDDEEFFFLM*M,M ZbZqZr[|["\6\\\^#^^^u__3`<```gaoaaaabbbc:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::/<{czxh_E:\download\peW[VfNDe\ONTOLOGY\DAML+OIL_OWL\OWL Web Ontology Language XML Presentation Syntax.doc 73 . ?B '/"&')T!M-* "_6Rs9p$[BJK8`FT)Xav&gYptWx^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo(^`CJOJQJo(^`CJOJQJo(opp^p`CJOJQJo(@ @ ^@ `CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(^`CJOJQJo(PP^P`CJOJQJo( ')73 s9Wx/"!M-gYp?B XaB8`F"_6 M@~`N< ͌H"ҪΒ /^J<*DIVF`hozdh;[ `8I6+*FFDTP5d'\)Llb{l@28Ԇ4 49nv`I b؜\8Bmܜ *F&>mQ ƒP_`bKȇ}*Z&Tng6zZ+Ra\^5dj4H~s\WOZoZJƒh]]x.+T‰V(!HRȪpU6V@B$$$$$$#%p%q%u%%%%%%h&i&44 5 5555566;;h;i;p;;;;<<e=q=======>>>U?V?A@M@@@@@@@AAABBkCwCCCCDD DDDDEEWFcFFFFFFFGGGFHGHIIKKKNNOOOOPUPVP]PQQRRRRR.S/S6SaTbTWWXXXXXXfYgYrY"Z#ZH^R^cc#cWeXeceffffffgxhyhhhhKxWxxxxxxx6z7zBz } }&~2~V~W~a~"#*lmx;<VbRSZkl}qry|})12=*6 mn<Fӏԏ%{|ʖ˖֖ʚ֚gho)BNrs}ߠyzGH6BefpҥӥڥEFQ٩9:A 9:KW MNYtu`l~#/ST^?@()0+,3mnVWakUVa%&dnCDO %sqr| /0;  uv}!-QR\UVa- . 5           C D O )*4lx ]^i<=G ! R S ]    !!R"^""""""#c#d# --e-f-m----//J0V00007282?23399G:H:O::::;;?3@@@@JAABB_BBCCvCC0D1DDDWEXEE$F~FFF=GGGGPHHH3IIIIA@hij`'(0ԩߪ;<O34ڭۭ3WX\ǰȰѰe]^01ABC]^msSUVWXYZMOPQRSTEGHIJKL=?@ABCDCEGHIJK_abcdef4\]aMY=>Ifgnoz67;<F*+6%&0RS^01 IJTefq78-.8%&1.8]^ecdS_$%,8noyr~3 4 >         lxNO(( )!)+))))***--....//// 0 000012%2&202222;3<3G3 4 45(5D5E5O5666R6S6^677E8Q8888&9'9.9999::;;A<B<L<<<<>=?=J= > >>>C?D?K????r@s@EEEEEFF"FiGjGuG>J?JiKuKKKKLLLLLLMMPPQQQ~QQQRR$RRRUUVVVqVrVyVVVVWWxZZZZZ[[[\\bbOcPcZccccccceeh i/i0i:iiiiOjPj[jkkoooooSpTp[pqq*qqqguquuuumvnvyv7w8wpzzzzzzb{c{n{)|*||| } }}}}} Z[bĆņ ]^e.:ablė"#.,-kls!"-:;WcWX_T`LMTήϮڮ1=MN̵WX_BNqr|̹͹Թ[\g'(-7ȿɿӿ~R^UV]89 GHRABIWX_56@ GHREFQijv0EVw,S~45cd*3vIv  r s z : ; F   \tgh|?@Afk}~/01QX!(~QR] ,3DEP&UZNOZ* + 6     !p!u!!!!."5""""##g#h#s###$$&$$$$$$F%M%%%%%&a&b&p&&&5'6'D''''''E(L(((( ))o)p){))))***:******[+b++++),0,,,,,,V-W-e----.../......;/@//////L0M0^00011 1i1p1111>2E222233~33333@4A4L444 5 55o5t5555#6*6666665767C777777J8Q888899i9j9<=D=E==>>Z>````fagapaaabRbSbbbbc@2FFbp@UnknownGz Times New Roman5Symbol3& z Arial;ўSOSimHei?5 z Courier New;[SOSimSun;Wingdings 1hbb |qFy !-!),.:;?]}    & 6"0000 0 0 00000 =@\]^([{  0 0 00000;[dtH2QOWL Web Ontology Language zxhzxhOh+'0x  4 @ LX`hpOWL Web Ontology Language WL zxhxhxh Normal.dotozxh1hMicrosoft Word 9.0n@e@@dI|q՜.+,D՜.+,L hp   Microsoftwy Fdt OWL Web Ontology Language ĿQ 8@ _PID_HLINKSAdQv)Q9$http://www.w3.org/TR/owl-xmlsyntax/owls_VersionInfoithttp://www.w3.org/TR/owl-ref/versionInfo-defI/$http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOflhttp://www.w3.org/TR/owl-ref/ unionOf-def^?$http://www.w3.org/TR/owl-xmlsyntax/ owls_type$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectProperty-8http://www.w3.org/TR/owl-ref/TransitiveProperty-def<E$http://www.w3.org/TR/owl-xmlsyntax/owls_Individualhttp://www.w3.org/TR/owl-ref/ Thing-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyhttp://www.w3.org/TR/owl-ref/SymmetricProperty-def3E$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOfhttp://www.w3.org/TR/owl-ref/subPropertyOf-def#Z$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOf&*http://www.w3.org/TR/owl-ref/subClassOf-def7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction/:http://www.w3.org/TR/owl-ref/someValuesFrom-def8[$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividualFHhttp://www.w3.org/TR/owl-ref/sameIndividualAs-def8[|$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual8?yhttp://www.w3.org/TR/owl-ref/ sameAs-def7Jv$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<s$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction|aphttp://www.w3.org/TR/owl-ref/Restriction-defI+m$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyF:j$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange#Mg$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRangedhttp://www.w3.org/TR/owl-ref/ range-defW)a$http://www.w3.org/TR/owl-xmlsyntax/owls_PriorVersionUV^http://www.w3.org/TR/owl-ref/priorVersion-defW_[http://www.w3.org/TR/owl-ref/ Ontology-def7JX$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<U$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction&/Rhttp://www.w3.org/TR/owl-ref/onProperty-def&GO$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOfO?L$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfY;I$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClassFhttp://www.w3.org/TR/owl-ref/ oneOf-def$SC$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectProperty/2@http://www.w3.org/TR/owl-ref/ObjectProperty-defk=http://www.w3.org/TR/owl-ref/ Nothing-def>K:$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality7(7http://www.w3.org/TR/owl-ref/minCardinality-def6]4$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality! 1http://www.w3.org/TR/owl-ref/maxCardinality-def3T.$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValue#Y+$http://www.w3.org/TR/owl-xmlsyntax/ owls_Label$S($http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectProperty%http://www.w3.org/TR/owl-ref/inverseOf-def$S"$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyhttp://www.w3.org/TR/owl-ref/InverseFunctionalProperty-def;E$http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOf92http://www.w3.org/TR/owl-ref/intersectionOf-defL;$http://www.w3.org/TR/owl-xmlsyntax/owls_IncompatibleWithGKhttp://www.w3.org/TR/owl-ref/incompatibleWith-defQ# $http://www.w3.org/TR/owl-xmlsyntax/ owls_Importsst http://www.w3.org/TR/owl-ref/ imports-defJ $http://www.w3.org/TR/owl-xmlsyntax/owls_objHasValue\$$http://www.w3.org/TR/owl-xmlsyntax/owls_dataHasValueHVhttp://www.w3.org/TR/owl-ref/ hasValue-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty;<http://www.w3.org/TR/owl-ref/FunctionalProperty-defV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties-)http://www.w3.org/TR/owl-ref/equivalentProperty-def5]$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses~uhttp://www.w3.org/TR/owl-ref/equivalentClass-def)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain'(http://www.w3.org/TR/owl-ref/ domain-def`phttp://www.w3.org/TR/owl-ref/distinctMembers-defC/$http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClassesRWhttp://www.w3.org/TR/owl-ref/disjointWith-defJ:$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividualshttp://www.w3.org/TR/owl-ref/differentFrom-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty<%http://www.w3.org/TR/owl-ref/DeprecatedProperty-defY;$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClass0]$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomoyhttp://www.w3.org/TR/owl-ref/DeprecatedClass-defK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty]]http://www.w3.org/TR/owl-ref/DatatypeProperty-def3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValue#M$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange8C$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromVhttp://www.w3.org/TR/owl-ref/ DatatypeL5$http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOfIEhttp://www.w3.org/TR/owl-ref/complementOf-def7Y$http://www.w3.org/TR/owl-xmlsyntax/owls_Documentation0]$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomhttp://www.w3.org/TR/owl-ref/ Class-defT2$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinalitybqhttp://www.w3.org/TR/owl-ref/cardinality-def-V$http://www.w3.org/TR/owl-xmlsyntax/owls_BackwardCompatibleWith**http://www.w3.org/TR/owl-ref/backwardCompatibleWith-def]$$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFrom=^$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromhttp://www.w3.org/TR/owl-ref/allValuesFrom-defJ:$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividualsYRhttp://www.w3.org/TR/owl-ref/AllDifferent-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencet03http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semanticsc2}3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidee%z3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference[whttp://www.w3.org/TR/owl-ref/appAt$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerQ9q$http://www.w3.org/TR/owl-xmlsyntax/owls_VersionInfoNYn$http://www.w3.org/TR/owl-xmlsyntax/subsec-boolCombI/k$http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOf]h$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom^?e$http://www.w3.org/TR/owl-xmlsyntax/ owls_typetub$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop9C_$http://www.w3.org/TR/owl-xmlsyntax/owls_superPropertyON\$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRel;ZY$http://www.w3.org/TR/owl-xmlsyntax/owls_classSupertuV$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop3ES$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOfONP$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRel#ZM$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfONJ$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRelK?G$http://www.w3.org/TR/owl-xmlsyntax/owls_classSubEDD$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest-LA$http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFromED>$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest8C;$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFromc48$http://www.w3.org/TR/owl-xmlsyntax/indivIdentity8[5$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividualtu2$http://www.w3.org/TR/owl-xmlsyntax/ sec-propF:/$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRangetu,$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop#M)$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange&$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerW)#$http://www.w3.org/TR/owl-xmlsyntax/owls_PriorVersionvl $http://www.w3.org/TR/owl-xmlsyntax/ sec-rootI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology&,$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumObjectO?$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOf@Z$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumData&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOfED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest7J $http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestriction]$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom@($http://www.w3.org/TR/owl-xmlsyntax/owls_objPropValuetu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyIDtu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinalityED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality$http://www.w3.org/TR/owl-xmlsyntax/ sec-header#Y$http://www.w3.org/TR/owl-xmlsyntax/ owls_LabelNY$http://www.w3.org/TR/owl-xmlsyntax/subsec-boolComb;E$http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOfc4$http://www.w3.org/TR/owl-xmlsyntax/indivIdentityP,$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualID]$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom<E$http://www.w3.org/TR/owl-xmlsyntax/owls_Individual$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerL;$http://www.w3.org/TR/owl-xmlsyntax/owls_IncompatibleWith$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerQ#$http://www.w3.org/TR/owl-xmlsyntax/ owls_ImportsED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRestJ $http://www.w3.org/TR/owl-xmlsyntax/owls_objHasValueED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest\$$http://www.w3.org/TR/owl-xmlsyntax/owls_dataHasValuetu$http://www.w3.org/TR/owl-xmlsyntax/ sec-propV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentPropertiesON$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRel5]$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses&,$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumObjectY;$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClasstu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain$http://www.w3.org/TR/owl-xmlsyntax/ sec-header7Y$http://www.w3.org/TR/owl-xmlsyntax/owls_DocumentationON$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRelC/$http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClassesc4$http://www.w3.org/TR/owl-xmlsyntax/indivIdentityJ:$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividuals*-$http://www.w3.org/TR/owl-xmlsyntax/subsec-classDescS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description65$http://www.w3.org/TR/owl-xmlsyntax/subsec-dataValue3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValuetu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop2H$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyIDtu~$http://www.w3.org/TR/owl-xmlsyntax/ sec-propK!{$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyEDx$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRestD<u$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction]r$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom1Ko$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropValueNYl$http://www.w3.org/TR/owl-xmlsyntax/subsec-boolCombL5i$http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOf*-f$http://www.w3.org/TR/owl-xmlsyntax/subsec-classDescQ.c$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDih`$http://www.w3.org/TR/owl-xmlsyntax/ sec-class0]]$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomEDZ$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRestT2W$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinalityT$http://www.w3.org/TR/owl-xmlsyntax/ sec-header-VQ$http://www.w3.org/TR/owl-xmlsyntax/owls_BackwardCompatibleWithN$http://www.w3.org/TR/owl-xmlsyntax/ sec-header.[K$http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationEDH$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest]$E$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromEDB$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest=^?$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFrome%<3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencej79http://www.w3.org/TR/owl-ref/EnumeratedDatatypee%63http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencej73http://www.w3.org/TR/owl-ref/EnumeratedDatatypeO?0$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOf#M-$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange8C*$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^'$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFrom3T$$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValuee%!3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ rdf-datatype&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf1K$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropValuek$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValuee% 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference http://www.w3.org/TR/owl-ref/ rdf-datatypeK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty#M$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRangeD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction8C$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromt03http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semantics~/http://www.w3.org/TR/owl-semantics/syntax.html2A4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/positiveIntegerq44http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ unsignedByte{24http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/unsignedShortF4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ unsignedInte 4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ unsignedLongI4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/nonNegativeIntegeru94http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/byte?4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/short K4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/inta-4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/longC4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/negativeIntegerC4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/nonPositiveIntegerK4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/integerB4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/NCName`!4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/NameB4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/NMTOKENs'4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ language|/4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/token}/4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/normalizedString W4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/anyURI:d4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ base64Binary{>4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ hexBinaryN4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/gMonthe84http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/gDay{/4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ gMonthDaya=4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/gYearV4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ gYearMonths!4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datez)4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/timej-4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ dateTimeM4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/doublej(4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/float H4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/decimal G4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/boolean _4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/stringO3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-2e%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference}'http://www.w3.org/TR/owl-ref/IndividualIdentitye%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceYR|http://www.w3.org/TR/owl-ref/AllDifferent-defyhttp://www.w3.org/TR/owl-ref/differentFrom-defI+v$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyP,s$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualIDP,p$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualID8[m$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual<Ej$http://www.w3.org/TR/owl-xmlsyntax/owls_Individuale%g3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference}'dhttp://www.w3.org/TR/owl-ref/IndividualIdentitye%a3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference}'^http://www.w3.org/TR/owl-ref/IndividualIdentity<E[$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualO?X$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfY;U$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClassJ:R$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividuals8[O$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual`5LBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI`5IBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%F3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceFHChttp://www.w3.org/TR/owl-ref/sameIndividualAs-def8?@http://www.w3.org/TR/owl-ref/ sameAs-defI+=$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyP,:$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualIDe%73http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencey*4http://www.w3.org/TR/owl-ref/IndividualAxiom<E1$http://www.w3.org/TR/owl-xmlsyntax/owls_Individual<E.$http://www.w3.org/TR/owl-xmlsyntax/owls_Individual`5+Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI<E($http://www.w3.org/TR/owl-xmlsyntax/owls_Individual3T%$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValue`5"Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI<E$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencey*http://www.w3.org/TR/owl-ref/IndividualAxiome%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference http://www.w3.org/TR/owl-ref/ Thing-defI+ $http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology@($http://www.w3.org/TR/owl-xmlsyntax/owls_objPropValue1K$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropValue^?$http://www.w3.org/TR/owl-xmlsyntax/ owls_type.[$http://www.w3.org/TR/owl-xmlsyntax/owls_Annotation`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties3E$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties3E$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference-)http://www.w3.org/TR/owl-ref/equivalentProperty-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyID]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyID2H$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyID2H$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyIDe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/subPropertyOf-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyID2H$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyID`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ range-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassID`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ range-defK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyk$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference'(http://www.w3.org/TR/owl-ref/ domain-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassID`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!}$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty`5zBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%w3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference<%thttp://www.w3.org/TR/owl-ref/DeprecatedProperty-defqhttp://www.w3.org/TR/owl-ref/InverseFunctionalProperty-def;<nhttp://www.w3.org/TR/owl-ref/FunctionalProperty-defkhttp://www.w3.org/TR/owl-ref/SymmetricProperty-def-8hhttp://www.w3.org/TR/owl-ref/TransitiveProperty-defehttp://www.w3.org/TR/owl-ref/inverseOf-def/2bhttp://www.w3.org/TR/owl-ref/ObjectProperty-defI+_$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyF:\$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange)[Y$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain9CV$http://www.w3.org/TR/owl-xmlsyntax/owls_superPropertyb%SBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%PBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%MBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%JBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%GBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%DBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5ABhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI`5>Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI@Z;$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumDatak8$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypese%53http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference<%2http://www.w3.org/TR/owl-ref/DeprecatedProperty-def/http://www.w3.org/TR/owl-ref/InverseFunctionalProperty-def;<,http://www.w3.org/TR/owl-ref/FunctionalProperty-def]])http://www.w3.org/TR/owl-ref/DatatypeProperty-defI+&$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology#M#$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange)[ $http://www.w3.org/TR/owl-xmlsyntax/ owls_domain9C$http://www.w3.org/TR/owl-xmlsyntax/owls_superPropertyb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe% 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceRWhttp://www.w3.org/TR/owl-ref/disjointWith-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceRWhttp://www.w3.org/TR/owl-ref/disjointWith-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptione%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference~uhttp://www.w3.org/TR/owl-ref/equivalentClass-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference&*http://www.w3.org/TR/owl-ref/subClassOf-def#Z$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description#Z$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptione%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference&*http://www.w3.org/TR/owl-ref/subClassOf-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology;Z$http://www.w3.org/TR/owl-xmlsyntax/owls_classSuperK?$http://www.w3.org/TR/owl-xmlsyntax/owls_classSube%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceIEhttp://www.w3.org/TR/owl-ref/complementOf-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceIEhttp://www.w3.org/TR/owl-ref/complementOf-defS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptione%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencelhttp://www.w3.org/TR/owl-ref/ unionOf-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencelhttp://www.w3.org/TR/owl-ref/ unionOf-defS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference92http://www.w3.org/TR/owl-ref/intersectionOf-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference92http://www.w3.org/TR/owl-ref/intersectionOf-defS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference|4http://www.w3.org/TR/owl-ref/EnumeratedClassO?~$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfe%{3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencexhttp://www.w3.org/TR/owl-ref/ oneOf-defI+u$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyP,r$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualID.[o$http://www.w3.org/TR/owl-xmlsyntax/owls_Annotationb%lBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5iBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI@Zf$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumDatae%c3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference|4`http://www.w3.org/TR/owl-ref/EnumeratedClassY;]$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClasse%Z3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceWhttp://www.w3.org/TR/owl-ref/ oneOf-def&GT$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOfS)Q$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionP,N$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualIDe%K3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHVHhttp://www.w3.org/TR/owl-ref/ hasValue-defe%E3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHVBhttp://www.w3.org/TR/owl-ref/ hasValue-def7J?$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestriction`5<Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%93http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference/:6http://www.w3.org/TR/owl-ref/someValuesFrom-defe%33http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference/:0http://www.w3.org/TR/owl-ref/someValuesFrom-def7J-$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionS)*$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5'Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%$3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference!http://www.w3.org/TR/owl-ref/allValuesFrom-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/allValuesFrom-def7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHV http://www.w3.org/TR/owl-ref/ hasValue-def/: http://www.w3.org/TR/owl-ref/someValuesFrom-defhttp://www.w3.org/TR/owl-ref/allValuesFrom-defbqhttp://www.w3.org/TR/owl-ref/cardinality-def! http://www.w3.org/TR/owl-ref/maxCardinality-def7(http://www.w3.org/TR/owl-ref/minCardinality-def|ahttp://www.w3.org/TR/owl-ref/Restriction-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionJ $http://www.w3.org/TR/owl-xmlsyntax/owls_objHasValue-L$http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFrom]$$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromT2$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality-L$http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFrom]$$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromT2$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHVhttp://www.w3.org/TR/owl-ref/ hasValue-defD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionvmBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanySimpleType-componente%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference/:http://www.w3.org/TR/owl-ref/someValuesFrom-defD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionk$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/allValuesFrom-defD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionk$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencebqhttp://www.w3.org/TR/owl-ref/cardinality-def7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionl+Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlnonNegativeIntegere%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference! http://www.w3.org/TR/owl-ref/maxCardinality-def7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionl+Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlnonNegativeIntegere%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference7(|http://www.w3.org/TR/owl-ref/minCardinality-def7Jy$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<v$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionl+sBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlnonNegativeIntegere%p3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHVmhttp://www.w3.org/TR/owl-ref/ hasValue-def/:jhttp://www.w3.org/TR/owl-ref/someValuesFrom-defghttp://www.w3.org/TR/owl-ref/allValuesFrom-defbqdhttp://www.w3.org/TR/owl-ref/cardinality-def! ahttp://www.w3.org/TR/owl-ref/maxCardinality-def7(^http://www.w3.org/TR/owl-ref/minCardinality-def|a[http://www.w3.org/TR/owl-ref/Restriction-defK!X$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyS)U$http://www.w3.org/TR/owl-xmlsyntax/owls_description\$R$http://www.w3.org/TR/owl-xmlsyntax/owls_dataHasValue8CO$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^L$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromT2I$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]F$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>KC$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality8C@$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^=$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromT2:$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]7$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>K4$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality`51Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI7J.$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<+$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionF:($http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange)[%$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain5]"$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClassesS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference Ghttp://www.w3.org/TR/owl-ref/ClassDescriptionO3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-1 "http://www.w3.org/TR/xmlschema-1/cModel_Group_Definitions^? $http://www.w3.org/TR/owl-xmlsyntax/ owls_type-L $http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFrom]$$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromF:$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domainL5 $http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOf;E $http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOfI/ $http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOf;Z $http://www.w3.org/TR/owl-xmlsyntax/owls_classSuperK? $http://www.w3.org/TR/owl-xmlsyntax/owls_classSubC/ $http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClasses5] $http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses0] $http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomO? $http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfL5 $http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOf;E $http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOfI/ $http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOf7J $http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD< $http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionQ. $http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDt0 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semanticse% 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencee% 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference http://www.w3.org/TR/owl-ref/ Class-defI+ $http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyS) $http://www.w3.org/TR/owl-xmlsyntax/owls_description.[ $http://www.w3.org/TR/owl-xmlsyntax/owls_Annotationb% Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb% Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5 Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI % 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html RDF_SchemaNg !http://www.w3.org/TR/rdf-schema/ ch_comment.[ $http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationE Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.html languageK http://www.w3.org/TR/REC-xml sec-lang-tag % 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html RDF_Schema& !http://www.w3.org/TR/rdf-schema/ ch_label.[ $http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationE Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.html languageK http://www.w3.org/TR/REC-xml sec-lang-tag<E $http://www.w3.org/TR/owl-xmlsyntax/owls_Individual$S $http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK! $http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyY; $http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClass0] $http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomI+ $http://www.w3.org/TR/owl-xmlsyntax/owls_Ontologyt{ 4http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/declare-openness7Y $http://www.w3.org/TR/owl-xmlsyntax/owls_Documentation#Y} $http://www.w3.org/TR/owl-xmlsyntax/ owls_Labele%z 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencestw http://www.w3.org/TR/owl-ref/ imports-defI+t $http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5q Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%n 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceGKk http://www.w3.org/TR/owl-ref/incompatibleWith-defI+h $http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5e Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%b 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference**_ http://www.w3.org/TR/owl-ref/backwardCompatibleWith-defI+\ $http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5Y Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%V 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceUVS http://www.w3.org/TR/owl-ref/priorVersion-defI+P $http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5M Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%J 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceitG http://www.w3.org/TR/owl-ref/versionInfo-defI+D $http://www.w3.org/TR/owl-xmlsyntax/owls_Ontologye%A 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencec9> http://www.w3.org/TR/owl-ref/HeaderW_; http://www.w3.org/TR/owl-ref/ Ontology-defe%8 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencec95 http://www.w3.org/TR/owl-ref/HeaderW_2 http://www.w3.org/TR/owl-ref/ Ontology-defJ:/ $http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividuals8[, $http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual<E) $http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualV4& $http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties3E# $http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOf$S $http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK! $http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyC/ $http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClasses5] $http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses#Z $http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfY; $http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClass0] $http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiom.[ $http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationQ# $http://www.w3.org/TR/owl-xmlsyntax/ owls_ImportsL; $http://www.w3.org/TR/owl-xmlsyntax/owls_IncompatibleWith-V $http://www.w3.org/TR/owl-xmlsyntax/owls_BackwardCompatibleWithW) $http://www.w3.org/TR/owl-xmlsyntax/owls_PriorVersionQ9 $http://www.w3.org/TR/owl-xmlsyntax/owls_VersionInfo`5 Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIny 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html#% $http://www.w3.org/TR/owl-xmlsyntax/ subsec-cross)/ $http://www.w3.org/TR/owl-xmlsyntax/ subsec-indexc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide*. 4http://www.w3.org/TR/owl-xmlsyntax/apd-example.htmle% 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceO 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-1k $http://www.w3.org/TR/owl-xmlsyntax/sec-datatypesfp $http://www.w3.org/TR/owl-xmlsyntax/ sec-indivtu $http://www.w3.org/TR/owl-xmlsyntax/ sec-propih $http://www.w3.org/TR/owl-xmlsyntax/ sec-class $http://www.w3.org/TR/owl-xmlsyntax/ sec-headerfp $http://www.w3.org/TR/owl-xmlsyntax/ sec-indivtu $http://www.w3.org/TR/owl-xmlsyntax/ sec-propih $http://www.w3.org/TR/owl-xmlsyntax/ sec-class $http://www.w3.org/TR/owl-xmlsyntax/ sec-headervl $http://www.w3.org/TR/owl-xmlsyntax/ sec-rootkz 3http://www.w3.org/TR/owl-xmlsyntax/apd-schema.htmlt0 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semantics 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmllogn| 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlbibl 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlackny 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html*. 4http://www.w3.org/TR/owl-xmlsyntax/apd-example.htmlkz 3http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html#% $http://www.w3.org/TR/owl-xmlsyntax/ subsec-cross)/ $http://www.w3.org/TR/owl-xmlsyntax/ subsec-indexm $http://www.w3.org/TR/owl-xmlsyntax/ sec-terms@Z $http://www.w3.org/TR/owl-xmlsyntax/subsec-enumData65 $http://www.w3.org/TR/owl-xmlsyntax/subsec-dataValuek $http://www.w3.org/TR/owl-xmlsyntax/sec-datatypesc4 $http://www.w3.org/TR/owl-xmlsyntax/indivIdentity] $http://www.w3.org/TR/owl-xmlsyntax/ indivAxiomfp $http://www.w3.org/TR/owl-xmlsyntax/ sec-indivtu $http://www.w3.org/TR/owl-xmlsyntax/ sec-propON $http://www.w3.org/TR/owl-xmlsyntax/subsec-classRelNY $http://www.w3.org/TR/owl-xmlsyntax/subsec-boolComb&, $http://www.w3.org/TR/owl-xmlsyntax/subsec-enumObjectED $http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest*- $http://www.w3.org/TR/owl-xmlsyntax/subsec-classDescih~ $http://www.w3.org/TR/owl-xmlsyntax/ sec-class{ $http://www.w3.org/TR/owl-xmlsyntax/ sec-headervlx $http://www.w3.org/TR/owl-xmlsyntax/ sec-rootzku $http://www.w3.org/TR/owl-xmlsyntax/ sec-elementsE[r $http://www.w3.org/TR/owl-xmlsyntax/subsec-notation#8o $http://www.w3.org/TR/owl-xmlsyntax/ subsec-strucvkl $http://www.w3.org/TR/owl-xmlsyntax/ sec-intro=>i Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0295.html02f Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0249.html><c Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0090.html49` Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0134.html6?] Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0112.html3=Z Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0140.html58W Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0125.html2?T Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0152.html2:Q Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0157.html3<N Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2002Dec/0075.html?=K Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0382.htmlFH !http://www.w3.org/TR/webont-req/goal-internationalization"2E !http://www.w3.org/TR/webont-req/req-character-model1<B Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0464.htmlwj? !http://www.w3.org/TR/webont-req/req-user-labels?9< Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0481.htmlG 9 !http://www.w3.org/TR/webont-req/ req-metadata2:6 Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0052.html5>3 Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0224.html190 Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Feb/0362.htmlC- Ehttp://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2002Oct/0181.html,* 4http://www.w3.org/TR/2003/WD-rdf-concepts-20030123/section-Datatypes*8' Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003Mar/0064.html ?$ Dhttp://lists.w3.org/Archives/Public/www-webont-wg/2003May/0370.html`%! 4http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/`% 4http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/1( (http://www.w3.org/TR/xhtml-m12n-schema/I )http://www.w3.org/TR/rdf-syntax-grammar/ !http://www.w3.org/TR/rdf-schema/y4 $http://www.w3.org/TR/owl-semantics/MA !http://www.w3.org/TR/webont-req/J http://www.w3.org/TR/owl-ref/{5  http://www.w3.org/TR/owl-guide/J  "http://www.w3.org/2001/sw/WebOnt/vt $http://www.w3.org/TR/owl-xmlsyntax/ OWL-Guide*. 4http://www.w3.org/TR/owl-xmlsyntax/apd-example.htmlpc $http://www.w3.org/TR/owl-xmlsyntax/OWL-ReferenceD  6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html sec-elementspc $http://www.w3.org/TR/owl-xmlsyntax/OWL-Referencest http://www.w3.org/TR/owl-ref/ imports-defav $http://www.w3.org/TR/owl-xmlsyntax/OWL-SemanticsG" 0http://www.w3.org/TR/owl-semantics/mapping.html41 $http://www.w3.org/TR/owl-xmlsyntax/RDF-XML_Syntax[Z 2http://www.w3.org/TR/owl-xmlsyntax/owlxml2rdf.xsl17 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmltoc*. 4http://www.w3.org/TR/owl-xmlsyntax/apd-example.htmlc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideU  http://www.w3.org/TR/owl-guide/OntologyVersioningp  http://www.w3.org/TR/owl-guide/owl_DeprecatedPropertyf  http://www.w3.org/TR/owl-guide/owl_DeprecatedClass4 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectProperty: 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideU  http://www.w3.org/TR/owl-guide/OntologyVersioningj  http://www.w3.org/TR/owl-guide/owl_priorVersioniN 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_PriorVersionc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideQ  http://www.w3.org/TR/owl-guide/DisjointClassesm  http://www.w3.org/TR/owl-guide/owl_disjointWith}H 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_DisjointClassesc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideQ  http://www.w3.org/TR/owl-guide/DisjointClassesm  http://www.w3.org/TR/owl-guide/owl_disjointWith}H 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_DisjointClassesc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide{.  http://www.w3.org/TR/owl-guide/EnumeratedClassesr  http://www.w3.org/TR/owl-guide/ owl_oneOfg\ 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_EnumeratedClassc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide{.  http://www.w3.org/TR/owl-guide/EnumeratedClassesr  http://www.w3.org/TR/owl-guide/ owl_oneOfqX 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_objOneOfc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidev  http://www.w3.org/TR/owl-guide/owl_complementOfv  http://www.w3.org/TR/owl-guide/owl_complementOfrR 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ComplementOfc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidev  http://www.w3.org/TR/owl-guide/owl_complementOfv  http://www.w3.org/TR/owl-guide/owl_complementOfrR| 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ComplementOfc2y 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide sv  http://www.w3.org/TR/owl-guide/ owl_unionOfzs  http://www.w3.org/TR/owl-guide/ owl_Class:p 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2m 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide sj  http://www.w3.org/TR/owl-guide/ owl_unionOf sg  http://www.w3.org/TR/owl-guide/ owl_unionOfwHd 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html owls_UnionOfc2a 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guideg^  http://www.w3.org/TR/owl-guide/owl_intersectionOfg[  http://www.w3.org/TR/owl-guide/owl_intersectionOf:X 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2U 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuidegR  http://www.w3.org/TR/owl-guide/owl_intersectionOfgO  http://www.w3.org/TR/owl-guide/owl_intersectionOf:L 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2I 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuidegF  http://www.w3.org/TR/owl-guide/owl_intersectionOfgC  http://www.w3.org/TR/owl-guide/owl_intersectionOf"@ 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_IntersectionOf:= 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2: 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide/7  http://www.w3.org/TR/owl-guide/differentFromf4  http://www.w3.org/TR/owl-guide/owl_AllDifferentt]1 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_DifferentIndividualsc2. 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide/+  http://www.w3.org/TR/owl-guide/differentFrom|(  http://www.w3.org/TR/owl-guide/owl_differentFromt]% 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_DifferentIndividualsc2" 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide/  http://www.w3.org/TR/owl-guide/differentFrom|  http://www.w3.org/TR/owl-guide/owl_differentFromt] 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_DifferentIndividualsc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidez5  http://www.w3.org/TR/owl-guide/sameIndividualAsy  http://www.w3.org/TR/owl-guide/owl_sameIndividualAs< 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_SameIndividualc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidens  http://www.w3.org/TR/owl-guide/equivalentClass1j  http://www.w3.org/TR/owl-guide/owl_equivalentClass: 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidens  http://www.w3.org/TR/owl-guide/equivalentClass1j  http://www.w3.org/TR/owl-guide/owl_equivalentClass: 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidet+  http://www.w3.org/TR/owl-guide/ hasValue~  http://www.w3.org/TR/owl-guide/owl_Restriction - 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectRestrictionc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidey:  http://www.w3.org/TR/owl-guide/simpleCardinality~  http://www.w3.org/TR/owl-guide/owl_Restriction - 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectRestrictionc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidec/  http://www.w3.org/TR/owl-guide/allValuesFrom~  http://www.w3.org/TR/owl-guide/owl_Restriction - 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectRestrictionc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidec/  http://www.w3.org/TR/owl-guide/allValuesFrom~  http://www.w3.org/TR/owl-guide/owl_Restriction - 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectRestrictionc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide ^  http://www.w3.org/TR/owl-guide/PropertyCharacteristicsg  http://www.w3.org/TR/owl-guide/owl_ObjectProperty4 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectPropertyc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide ^  http://www.w3.org/TR/owl-guide/PropertyCharacteristicsg  http://www.w3.org/TR/owl-guide/owl_ObjectProperty4 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectPropertyc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide ^  http://www.w3.org/TR/owl-guide/PropertyCharacteristicsg  http://www.w3.org/TR/owl-guide/owl_ObjectProperty4 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectPropertyc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide ^  http://www.w3.org/TR/owl-guide/PropertyCharacteristicsg  http://www.w3.org/TR/owl-guide/owl_ObjectProperty" 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_Individual4 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectPropertyc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide ^  http://www.w3.org/TR/owl-guide/PropertyCharacteristicsg  http://www.w3.org/TR/owl-guide/owl_ObjectProperty4 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectPropertyc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideN  http://www.w3.org/TR/owl-guide/PropertiesOfIndividuals"} 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_Individualc2z 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideNw  http://www.w3.org/TR/owl-guide/PropertiesOfIndividuals"t 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_Individualc2q 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guiden  http://www.w3.org/TR/owl-guide/ Datatypes1bk  http://www.w3.org/TR/owl-guide/owl_DatatypePropertyuFh 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_DatatypeProperty:e 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomOb 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-2c2_ 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideO\  http://www.w3.org/TR/owl-guide/vintage~Y  http://www.w3.org/TR/owl-guide/owl_Restriction -V 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectRestrictionc2S 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide]P  http://www.w3.org/TR/owl-guide/DefiningProperties~M  http://www.w3.org/TR/owl-guide/owl_Restriction -J 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectRestrictionc2G 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide]D  http://www.w3.org/TR/owl-guide/DefiningPropertiesgA  http://www.w3.org/TR/owl-guide/owl_ObjectProperty4> 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectPropertyc2; 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide]8  http://www.w3.org/TR/owl-guide/DefiningProperties$\5  http://www.w3.org/TR/owl-guide/rdfs_subPropertyOf "2 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_SubPropertyOfc2/ 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide],  http://www.w3.org/TR/owl-guide/DefiningPropertiese)  http://www.w3.org/TR/owl-guide/ owl_Thing"& 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_Individualc2# 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide]  http://www.w3.org/TR/owl-guide/DefiningPropertiesg  http://www.w3.org/TR/owl-guide/owl_ObjectProperty4 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ObjectPropertyc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide@  http://www.w3.org/TR/owl-guide/DefiningIndividualse  http://www.w3.org/TR/owl-guide/ owl_Thing" 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_Individualc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide@  http://www.w3.org/TR/owl-guide/DefiningIndividuals" 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_Individualc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidez1  http://www.w3.org/TR/owl-guide/DefiningSimpleClasses> 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html owls_Label< 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_Annotationc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidez1  http://www.w3.org/TR/owl-guide/DefiningSimpleClasses4C  http://www.w3.org/TR/owl-guide/rdfs_subClassOfmN 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_descriptionoI 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html owls_ClassIDc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidez1  http://www.w3.org/TR/owl-guide/DefiningSimpleClassesz  http://www.w3.org/TR/owl-guide/ owl_Class: 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_ClassAxiomc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideQ  http://www.w3.org/TR/owl-guide/OntologyHeaders9c 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.html sec-headerW_ http://www.w3.org/TR/owl-ref/ Ontology-defc2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-GuideQ  http://www.w3.org/TR/owl-guide/ NamespaceswL 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlowls_OntologyP $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg5P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg43P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg42P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg41P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg4P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg33P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg32P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg31P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg3P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg24P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg23P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg22P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg21P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg2P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg12P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg11P $http://www.w3.org/TR/owl-xmlsyntax/ subapd-eg1c2 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide17 6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmltocny 3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlkz 3http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html s $http://www.w3.org/TR/owl-xmlsyntax/ owl1-fullU $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl*$ $http://www.w3.org/TR/owl-xmlsyntax/"owl1-dl-objectPropInverseFuncAttrJX~ $http://www.w3.org/TR/owl-xmlsyntax/$owl1-lite-objectPropInverseFuncAttr<a{ $http://www.w3.org/TR/owl-xmlsyntax/ owl1-liteAUx $http://www.w3.org/TR/owl-xmlsyntax/subapd-dataPropAttr su $http://www.w3.org/TR/owl-xmlsyntax/ owl1-full)9r $http://www.w3.org/TR/owl-xmlsyntax/"owl1-full-dataPropInverseFuncAttr<+o $http://www.w3.org/TR/owl-xmlsyntax/"owl1-lite-dataPropInverseFuncAttrUl $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl<ai $http://www.w3.org/TR/owl-xmlsyntax/ owl1-lite_Nf $http://www.w3.org/TR/owl-xmlsyntax/subapd-objPropAttr'.c $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-domainRangeGroupGR` $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-domainRangeGroup s] $http://www.w3.org/TR/owl-xmlsyntax/ owl1-fullUZ $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl)+W $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-restrictionGroupIWT $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-restrictionGroup sQ $http://www.w3.org/TR/owl-xmlsyntax/ owl1-fullUN $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl)+K $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-restrictionGroupIWH $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-restrictionGroup<aE $http://www.w3.org/TR/owl-xmlsyntax/ owl1-lite)+B $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-restrictionGroupIW? $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-restrictionGroup s< $http://www.w3.org/TR/owl-xmlsyntax/ owl1-fullU9 $http://www.w3.org/TR/owl-xmlsyntax/owl1-dlL@6 $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-descriptionGroupL@3 $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-descriptionGroup<a0 $http://www.w3.org/TR/owl-xmlsyntax/ owl1-lite,<- $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-descriptionGroupL@* $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-descriptionGroup s' $http://www.w3.org/TR/owl-xmlsyntax/ owl1-fullU$ $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl/9! $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-classElementGroupOE $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-classElementGroup<a $http://www.w3.org/TR/owl-xmlsyntax/ owl1-lite/9 $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-classElementGroupOE $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-classElementGroupHF $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-core*$ $http://www.w3.org/TR/owl-xmlsyntax/"owl1-dl-objectPropInverseFuncAttrJX $http://www.w3.org/TR/owl-xmlsyntax/$owl1-lite-objectPropInverseFuncAttr)9 $http://www.w3.org/TR/owl-xmlsyntax/"owl1-full-dataPropInverseFuncAttr<+ $http://www.w3.org/TR/owl-xmlsyntax/"owl1-lite-dataPropInverseFuncAttr'. $http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-domainRangeGroupGR $http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-domainRangeGroup)+$http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-restrictionGroupIW$http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-restrictionGroup,<$http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-descriptionGroupL@$http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-descriptionGroup/9$http://www.w3.org/TR/owl-xmlsyntax/owl1-dl-classElementGroupOE$http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-classElementGroupHF$http://www.w3.org/TR/owl-xmlsyntax/owl1-lite-core s$http://www.w3.org/TR/owl-xmlsyntax/ owl1-fullU$http://www.w3.org/TR/owl-xmlsyntax/owl1-dl<a$http://www.w3.org/TR/owl-xmlsyntax/ owl1-liteO3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-1Q3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XHTML-m12n_N$http://www.w3.org/TR/owl-xmlsyntax/subapd-objPropAttrAU$http://www.w3.org/TR/owl-xmlsyntax/subapd-dataPropAttr??$http://www.w3.org/TR/owl-xmlsyntax/subapd-domRngGrpTY$http://www.w3.org/TR/owl-xmlsyntax/subapd-restGrpCO$http://www.w3.org/TR/owl-xmlsyntax/subapd-descGrpMQ$http://www.w3.org/TR/owl-xmlsyntax/subapd-classElementX^$http://www.w3.org/TR/owl-xmlsyntax/ subapd-core-*$http://www.w3.org/TR/owl-xmlsyntax/subapd-moduleBE$http://www.w3.org/TR/owl-xmlsyntax/ subapd-full7+$http://www.w3.org/TR/owl-xmlsyntax/ subapd-dl^W$http://www.w3.org/TR/owl-xmlsyntax/ subapd-lite3'$http://www.w3.org/TR/owl-xmlsyntax/subapd-driver,?$http://www.w3.org/TR/owl-xmlsyntax/ subapd-howtoXF$http://www.w3.org/TR/owl-xmlsyntax/ subapd-mod+=$http://www.w3.org/TR/owl-xmlsyntax/ subapd-introI.http://www.w3.org/TR/owl-xmlsyntax/schema.zip176http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmltoc*.4http://www.w3.org/TR/owl-xmlsyntax/apd-example.htmlEX6http://www.w3.org/TR/owl-xmlsyntax/owl-xmlsyntax.htmlP$http://www.w3.org/TR/owl-xmlsyntax/tockz3http://www.w3.org/TR/owl-xmlsyntax/apd-schema.htmlQ9$http://www.w3.org/TR/owl-xmlsyntax/owls_VersionInfoithttp://www.w3.org/TR/owl-ref/versionInfo-defI/$http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOflhttp://www.w3.org/TR/owl-ref/ unionOf-def^?$http://www.w3.org/TR/owl-xmlsyntax/ owls_type$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectProperty-8http://www.w3.org/TR/owl-ref/TransitiveProperty-def<E$http://www.w3.org/TR/owl-xmlsyntax/owls_Individualhttp://www.w3.org/TR/owl-ref/ Thing-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectProperty|http://www.w3.org/TR/owl-ref/SymmetricProperty-def3Ey$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOfvhttp://www.w3.org/TR/owl-ref/subPropertyOf-def#Zs$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOf&*phttp://www.w3.org/TR/owl-ref/subClassOf-def7Jm$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<j$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction/:ghttp://www.w3.org/TR/owl-ref/someValuesFrom-def8[d$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividualFHahttp://www.w3.org/TR/owl-ref/sameIndividualAs-def8[^$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual8?[http://www.w3.org/TR/owl-ref/ sameAs-def7JX$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<U$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction|aRhttp://www.w3.org/TR/owl-ref/Restriction-defI+O$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyF:L$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange#MI$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRangeFhttp://www.w3.org/TR/owl-ref/ range-defW)C$http://www.w3.org/TR/owl-xmlsyntax/owls_PriorVersionUV@http://www.w3.org/TR/owl-ref/priorVersion-defW_=http://www.w3.org/TR/owl-ref/ Ontology-def7J:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<7$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction&/4http://www.w3.org/TR/owl-ref/onProperty-def&G1$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOfO?.$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfY;+$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClass(http://www.w3.org/TR/owl-ref/ oneOf-def$S%$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectProperty/2"http://www.w3.org/TR/owl-ref/ObjectProperty-defkhttp://www.w3.org/TR/owl-ref/ Nothing-def>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality7(http://www.w3.org/TR/owl-ref/minCardinality-def6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality! http://www.w3.org/TR/owl-ref/maxCardinality-def3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValue#Y $http://www.w3.org/TR/owl-xmlsyntax/ owls_Label$S $http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyhttp://www.w3.org/TR/owl-ref/inverseOf-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyhttp://www.w3.org/TR/owl-ref/InverseFunctionalProperty-def;E$http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOf92http://www.w3.org/TR/owl-ref/intersectionOf-defL;$http://www.w3.org/TR/owl-xmlsyntax/owls_IncompatibleWithGKhttp://www.w3.org/TR/owl-ref/incompatibleWith-defQ#$http://www.w3.org/TR/owl-xmlsyntax/ owls_Importssthttp://www.w3.org/TR/owl-ref/ imports-defJ $http://www.w3.org/TR/owl-xmlsyntax/owls_objHasValue\$$http://www.w3.org/TR/owl-xmlsyntax/owls_dataHasValueHVhttp://www.w3.org/TR/owl-ref/ hasValue-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty;<http://www.w3.org/TR/owl-ref/FunctionalProperty-defV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties-)http://www.w3.org/TR/owl-ref/equivalentProperty-def5]$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses~uhttp://www.w3.org/TR/owl-ref/equivalentClass-def)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain'(http://www.w3.org/TR/owl-ref/ domain-def`phttp://www.w3.org/TR/owl-ref/distinctMembers-defC/$http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClassesRWhttp://www.w3.org/TR/owl-ref/disjointWith-defJ:$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividualshttp://www.w3.org/TR/owl-ref/differentFrom-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty<%http://www.w3.org/TR/owl-ref/DeprecatedProperty-defY;$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClass0]$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomoyhttp://www.w3.org/TR/owl-ref/DeprecatedClass-defK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty]]http://www.w3.org/TR/owl-ref/DatatypeProperty-def3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValue#M$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange8C$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromVhttp://www.w3.org/TR/owl-ref/ DatatypeL5$http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOfIEhttp://www.w3.org/TR/owl-ref/complementOf-def7Y$http://www.w3.org/TR/owl-xmlsyntax/owls_Documentation0]$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomhttp://www.w3.org/TR/owl-ref/ Class-defT2$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinalitybq}http://www.w3.org/TR/owl-ref/cardinality-def-Vz$http://www.w3.org/TR/owl-xmlsyntax/owls_BackwardCompatibleWith**whttp://www.w3.org/TR/owl-ref/backwardCompatibleWith-def]$t$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFrom=^q$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromnhttp://www.w3.org/TR/owl-ref/allValuesFrom-defJ:k$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividualsYRhhttp://www.w3.org/TR/owl-ref/AllDifferent-defe%e3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencet0b3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semanticsc2_3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guidee%\3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference[Yhttp://www.w3.org/TR/owl-ref/appAV$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerQ9S$http://www.w3.org/TR/owl-xmlsyntax/owls_VersionInfoNYP$http://www.w3.org/TR/owl-xmlsyntax/subsec-boolCombI/M$http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOf]J$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom^?G$http://www.w3.org/TR/owl-xmlsyntax/ owls_typetuD$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop9CA$http://www.w3.org/TR/owl-xmlsyntax/owls_superPropertyON>$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRel;Z;$http://www.w3.org/TR/owl-xmlsyntax/owls_classSupertu8$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop3E5$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOfON2$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRel#Z/$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfON,$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRelK?)$http://www.w3.org/TR/owl-xmlsyntax/owls_classSubED&$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest-L#$http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFromED $http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest8C$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFromc4$http://www.w3.org/TR/owl-xmlsyntax/indivIdentity8[$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividualtu$http://www.w3.org/TR/owl-xmlsyntax/ sec-propF:$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRangetu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop#M $http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerW)$http://www.w3.org/TR/owl-xmlsyntax/owls_PriorVersionvl$http://www.w3.org/TR/owl-xmlsyntax/ sec-rootI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology&,$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumObjectO?$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOf@Z$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumData&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOfED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestriction]$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom@($http://www.w3.org/TR/owl-xmlsyntax/owls_objPropValuetu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyIDtu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinalityED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality$http://www.w3.org/TR/owl-xmlsyntax/ sec-header#Y$http://www.w3.org/TR/owl-xmlsyntax/ owls_LabelNY$http://www.w3.org/TR/owl-xmlsyntax/subsec-boolComb;E$http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOfc4$http://www.w3.org/TR/owl-xmlsyntax/indivIdentityP,$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualID]$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom<E$http://www.w3.org/TR/owl-xmlsyntax/owls_Individual$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerL;$http://www.w3.org/TR/owl-xmlsyntax/owls_IncompatibleWith$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerQ#$http://www.w3.org/TR/owl-xmlsyntax/ owls_ImportsED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRestJ $http://www.w3.org/TR/owl-xmlsyntax/owls_objHasValueED$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest\$$http://www.w3.org/TR/owl-xmlsyntax/owls_dataHasValuetu$http://www.w3.org/TR/owl-xmlsyntax/ sec-propV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentPropertiesON$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRel5]$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses&,$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumObjectY;$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClasstu$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain$http://www.w3.org/TR/owl-xmlsyntax/ sec-header7Y$http://www.w3.org/TR/owl-xmlsyntax/owls_DocumentationON~$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRelC/{$http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClassesc4x$http://www.w3.org/TR/owl-xmlsyntax/indivIdentityJ:u$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividuals*-r$http://www.w3.org/TR/owl-xmlsyntax/subsec-classDescS)o$http://www.w3.org/TR/owl-xmlsyntax/owls_description65l$http://www.w3.org/TR/owl-xmlsyntax/subsec-dataValue3Ti$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValuetuf$http://www.w3.org/TR/owl-xmlsyntax/ sec-prop2Hc$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyIDtu`$http://www.w3.org/TR/owl-xmlsyntax/ sec-propK!]$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyEDZ$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRestD<W$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction]T$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiom1KQ$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropValueNYN$http://www.w3.org/TR/owl-xmlsyntax/subsec-boolCombL5K$http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOf*-H$http://www.w3.org/TR/owl-xmlsyntax/subsec-classDescQ.E$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDihB$http://www.w3.org/TR/owl-xmlsyntax/ sec-class0]?$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomED<$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRestT29$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6$http://www.w3.org/TR/owl-xmlsyntax/ sec-header-V3$http://www.w3.org/TR/owl-xmlsyntax/owls_BackwardCompatibleWith0$http://www.w3.org/TR/owl-xmlsyntax/ sec-header.[-$http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationED*$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest]$'$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromED$$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest=^!$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFrome%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencej7http://www.w3.org/TR/owl-ref/EnumeratedDatatypee%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencej7http://www.w3.org/TR/owl-ref/EnumeratedDatatypeO?$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOf#M$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange8C $http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^ $http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFrom3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValuee%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ rdf-datatype&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf1K$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropValuek$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValuee%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ rdf-datatypeK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty#M$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRangeD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestriction8C$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromt03http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semantics~/http://www.w3.org/TR/owl-semantics/syntax.html2A4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/positiveIntegerq44http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ unsignedByte{24http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/unsignedShortF4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ unsignedInte 4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ unsignedLongI4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/nonNegativeIntegeru94http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/byte?4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/short K4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/inta-4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/longC4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/negativeIntegerC4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/nonPositiveIntegerK4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/integerB4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/NCName`!4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/NameB4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/NMTOKENs'4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ language|/4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/token}/4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/normalizedString W4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/anyURI:d4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ base64Binary{>4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ hexBinaryN4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/gMonthe84http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/gDay{/4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ gMonthDaya=4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/gYearV4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ gYearMonths!4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datez)4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/timej-|4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ dateTimeMy4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/doublej(v4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/float Hs4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/decimal Gp4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/boolean _m4http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/stringOj3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-2e%g3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference}'dhttp://www.w3.org/TR/owl-ref/IndividualIdentitye%a3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceYR^http://www.w3.org/TR/owl-ref/AllDifferent-def[http://www.w3.org/TR/owl-ref/differentFrom-defI+X$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyP,U$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualIDP,R$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualID8[O$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual<EL$http://www.w3.org/TR/owl-xmlsyntax/owls_Individuale%I3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference}'Fhttp://www.w3.org/TR/owl-ref/IndividualIdentitye%C3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference}'@http://www.w3.org/TR/owl-ref/IndividualIdentity<E=$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualO?:$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfY;7$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClassJ:4$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividuals8[1$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual`5.Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI`5+Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%(3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceFH%http://www.w3.org/TR/owl-ref/sameIndividualAs-def8?"http://www.w3.org/TR/owl-ref/ sameAs-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyP,$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualIDe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencey*http://www.w3.org/TR/owl-ref/IndividualAxiom<E$http://www.w3.org/TR/owl-xmlsyntax/owls_Individual<E$http://www.w3.org/TR/owl-xmlsyntax/owls_Individual`5 Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI<E $http://www.w3.org/TR/owl-xmlsyntax/owls_Individual3T$http://www.w3.org/TR/owl-xmlsyntax/owls_DataValue`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI<E$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencey*http://www.w3.org/TR/owl-ref/IndividualAxiome%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ Thing-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology@($http://www.w3.org/TR/owl-xmlsyntax/owls_objPropValue1K$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropValue^?$http://www.w3.org/TR/owl-xmlsyntax/ owls_type.[$http://www.w3.org/TR/owl-xmlsyntax/owls_Annotation`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties3E$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties3E$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference-)http://www.w3.org/TR/owl-ref/equivalentProperty-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyID]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyID2H$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyID2H$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyIDe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/subPropertyOf-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology]:$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyID2H$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyID`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ range-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassID`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ range-defK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyk$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes&G}$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf`5zBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%w3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference'(thttp://www.w3.org/TR/owl-ref/ domain-def$Sq$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!n$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyS)k$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionQ.h$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassID`5eBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI$Sb$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!_$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypeProperty`5\Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%Y3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference<%Vhttp://www.w3.org/TR/owl-ref/DeprecatedProperty-defShttp://www.w3.org/TR/owl-ref/InverseFunctionalProperty-def;<Phttp://www.w3.org/TR/owl-ref/FunctionalProperty-defMhttp://www.w3.org/TR/owl-ref/SymmetricProperty-def-8Jhttp://www.w3.org/TR/owl-ref/TransitiveProperty-defGhttp://www.w3.org/TR/owl-ref/inverseOf-def/2Dhttp://www.w3.org/TR/owl-ref/ObjectProperty-defI+A$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyF:>$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange)[;$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain9C8$http://www.w3.org/TR/owl-xmlsyntax/owls_superPropertyb%5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%2Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%/Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%,Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%)Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%&Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5#Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI`5 Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI@Z$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumDatak$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypese%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference<%http://www.w3.org/TR/owl-ref/DeprecatedProperty-defhttp://www.w3.org/TR/owl-ref/InverseFunctionalProperty-def;<http://www.w3.org/TR/owl-ref/FunctionalProperty-def]] http://www.w3.org/TR/owl-ref/DatatypeProperty-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology#M$http://www.w3.org/TR/owl-xmlsyntax/owls_dataPropRange)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain9C$http://www.w3.org/TR/owl-xmlsyntax/owls_superPropertyb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceRWhttp://www.w3.org/TR/owl-ref/disjointWith-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceRWhttp://www.w3.org/TR/owl-ref/disjointWith-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptione%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference~uhttp://www.w3.org/TR/owl-ref/equivalentClass-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference&*http://www.w3.org/TR/owl-ref/subClassOf-def#Z$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description#Z$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptione%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference&*http://www.w3.org/TR/owl-ref/subClassOf-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology;Z$http://www.w3.org/TR/owl-xmlsyntax/owls_classSuperK?$http://www.w3.org/TR/owl-xmlsyntax/owls_classSube%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceIEhttp://www.w3.org/TR/owl-ref/complementOf-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceIEhttp://www.w3.org/TR/owl-ref/complementOf-defS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptione%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencelhttp://www.w3.org/TR/owl-ref/ unionOf-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencelhttp://www.w3.org/TR/owl-ref/ unionOf-defS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5~Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%{3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference92xhttp://www.w3.org/TR/owl-ref/intersectionOf-defe%u3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference92rhttp://www.w3.org/TR/owl-ref/intersectionOf-defS)o$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionS)l$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5iBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%f3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference|4chttp://www.w3.org/TR/owl-ref/EnumeratedClassO?`$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfe%]3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceZhttp://www.w3.org/TR/owl-ref/ oneOf-defI+W$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyP,T$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualID.[Q$http://www.w3.org/TR/owl-xmlsyntax/owls_Annotationb%NBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5KBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI@ZH$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumDatae%E3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference|4Bhttp://www.w3.org/TR/owl-ref/EnumeratedClassY;?$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClasse%<3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference9http://www.w3.org/TR/owl-ref/ oneOf-def&G6$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOfS)3$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionP,0$http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualIDe%-3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHV*http://www.w3.org/TR/owl-ref/ hasValue-defe%'3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHV$http://www.w3.org/TR/owl-ref/ hasValue-def7J!$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestriction`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference/:http://www.w3.org/TR/owl-ref/someValuesFrom-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference/:http://www.w3.org/TR/owl-ref/someValuesFrom-def7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionS) $http://www.w3.org/TR/owl-xmlsyntax/owls_description`5 Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/allValuesFrom-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/allValuesFrom-def7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHVhttp://www.w3.org/TR/owl-ref/ hasValue-def/:http://www.w3.org/TR/owl-ref/someValuesFrom-defhttp://www.w3.org/TR/owl-ref/allValuesFrom-defbqhttp://www.w3.org/TR/owl-ref/cardinality-def! http://www.w3.org/TR/owl-ref/maxCardinality-def7(http://www.w3.org/TR/owl-ref/minCardinality-def|ahttp://www.w3.org/TR/owl-ref/Restriction-def$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_descriptionJ $http://www.w3.org/TR/owl-xmlsyntax/owls_objHasValue-L$http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFrom]$$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromT2$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality-L$http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFrom]$$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromT2$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHVhttp://www.w3.org/TR/owl-ref/ hasValue-defD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionvmBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanySimpleType-componente%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference/:http://www.w3.org/TR/owl-ref/someValuesFrom-defD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionk$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/allValuesFrom-defD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionk$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypes&G$http://www.w3.org/TR/owl-xmlsyntax/owls_dataOneOf`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencebq|http://www.w3.org/TR/owl-ref/cardinality-def7Jy$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<v$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionl+sBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlnonNegativeIntegere%p3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference! mhttp://www.w3.org/TR/owl-ref/maxCardinality-def7Jj$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<g$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionl+dBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlnonNegativeIntegere%a3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference7(^http://www.w3.org/TR/owl-ref/minCardinality-def7J[$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<X$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionl+UBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlnonNegativeIntegere%R3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceHVOhttp://www.w3.org/TR/owl-ref/ hasValue-def/:Lhttp://www.w3.org/TR/owl-ref/someValuesFrom-defIhttp://www.w3.org/TR/owl-ref/allValuesFrom-defbqFhttp://www.w3.org/TR/owl-ref/cardinality-def! Chttp://www.w3.org/TR/owl-ref/maxCardinality-def7(@http://www.w3.org/TR/owl-ref/minCardinality-def|a=http://www.w3.org/TR/owl-ref/Restriction-defK!:$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyS)7$http://www.w3.org/TR/owl-xmlsyntax/owls_description\$4$http://www.w3.org/TR/owl-xmlsyntax/owls_dataHasValue8C1$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^.$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromT2+$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]($http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>K%$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality8C"$http://www.w3.org/TR/owl-xmlsyntax/owls_dataSomeValuesFrom=^$http://www.w3.org/TR/owl-xmlsyntax/owls_dataAllValuesFromT2$http://www.w3.org/TR/owl-xmlsyntax/owls_cardinality6]$http://www.w3.org/TR/owl-xmlsyntax/owls_maxCardinality>K$http://www.w3.org/TR/owl-xmlsyntax/owls_minCardinality`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD< $http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionF: $http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domain5]$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClassesS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference Ghttp://www.w3.org/TR/owl-ref/ClassDescriptionO3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-1 "http://www.w3.org/TR/xmlschema-1/cModel_Group_Definitions^?$http://www.w3.org/TR/owl-xmlsyntax/ owls_type-L$http://www.w3.org/TR/owl-xmlsyntax/owls_objSomeValuesFrom]$$http://www.w3.org/TR/owl-xmlsyntax/owls_objAllValuesFromF:$http://www.w3.org/TR/owl-xmlsyntax/owls_objPropRange)[$http://www.w3.org/TR/owl-xmlsyntax/ owls_domainL5$http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOf;E$http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOfI/$http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOf;Z$http://www.w3.org/TR/owl-xmlsyntax/owls_classSuperK?$http://www.w3.org/TR/owl-xmlsyntax/owls_classSubC/$http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClasses5]$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses0]$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomO?$http://www.w3.org/TR/owl-xmlsyntax/owls_objOneOfL5$http://www.w3.org/TR/owl-xmlsyntax/owls_ComplementOf;E$http://www.w3.org/TR/owl-xmlsyntax/owls_IntersectionOfI/$http://www.w3.org/TR/owl-xmlsyntax/ owls_UnionOf7J$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectRestrictionD<$http://www.w3.org/TR/owl-xmlsyntax/owls_DataRestrictionQ.$http://www.w3.org/TR/owl-xmlsyntax/ owls_ClassIDt03http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semanticse%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencee%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencehttp://www.w3.org/TR/owl-ref/ Class-defI+$http://www.w3.org/TR/owl-xmlsyntax/owls_OntologyS)$http://www.w3.org/TR/owl-xmlsyntax/owls_description.[$http://www.w3.org/TR/owl-xmlsyntax/owls_Annotationb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlbooleanb%Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlboolean`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURI %3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html RDF_SchemaNg!http://www.w3.org/TR/rdf-schema/ ch_comment.[$http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationEBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.html languageKhttp://www.w3.org/TR/REC-xml sec-lang-tag %3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html RDF_Schema&!http://www.w3.org/TR/rdf-schema/ ch_label.[$http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationE}Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.html languageKzhttp://www.w3.org/TR/REC-xml sec-lang-tag<Ew$http://www.w3.org/TR/owl-xmlsyntax/owls_Individual$St$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!q$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyY;n$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClass0]k$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiomI+h$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontologyt{e4http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/declare-openness7Yb$http://www.w3.org/TR/owl-xmlsyntax/owls_Documentation#Y_$http://www.w3.org/TR/owl-xmlsyntax/ owls_Labele%\3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferencestYhttp://www.w3.org/TR/owl-ref/ imports-defI+V$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5SBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%P3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceGKMhttp://www.w3.org/TR/owl-ref/incompatibleWith-defI+J$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5GBhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%D3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Reference**Ahttp://www.w3.org/TR/owl-ref/backwardCompatibleWith-defI+>$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5;Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%83http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceUV5http://www.w3.org/TR/owl-ref/priorVersion-defI+2$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontology`5/Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIe%,3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referenceit)http://www.w3.org/TR/owl-ref/versionInfo-defI+&$http://www.w3.org/TR/owl-xmlsyntax/owls_Ontologye%#3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencec9 http://www.w3.org/TR/owl-ref/HeaderW_http://www.w3.org/TR/owl-ref/ Ontology-defe%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Referencec9http://www.w3.org/TR/owl-ref/HeaderW_http://www.w3.org/TR/owl-ref/ Ontology-defJ:$http://www.w3.org/TR/owl-xmlsyntax/owls_DifferentIndividuals8[$http://www.w3.org/TR/owl-xmlsyntax/owls_SameIndividual<E $http://www.w3.org/TR/owl-xmlsyntax/owls_IndividualV4$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentProperties3E$http://www.w3.org/TR/owl-xmlsyntax/owls_SubPropertyOf$S$http://www.w3.org/TR/owl-xmlsyntax/owls_ObjectPropertyK!$http://www.w3.org/TR/owl-xmlsyntax/owls_DatatypePropertyC/$http://www.w3.org/TR/owl-xmlsyntax/owls_DisjointClasses5]$http://www.w3.org/TR/owl-xmlsyntax/owls_EquivalentClasses#Z$http://www.w3.org/TR/owl-xmlsyntax/owls_SubClassOfY;$http://www.w3.org/TR/owl-xmlsyntax/owls_EnumeratedClass0]$http://www.w3.org/TR/owl-xmlsyntax/owls_ClassAxiom.[$http://www.w3.org/TR/owl-xmlsyntax/owls_AnnotationQ#$http://www.w3.org/TR/owl-xmlsyntax/ owls_ImportsL;$http://www.w3.org/TR/owl-xmlsyntax/owls_IncompatibleWith-V$http://www.w3.org/TR/owl-xmlsyntax/owls_BackwardCompatibleWithW)$http://www.w3.org/TR/owl-xmlsyntax/owls_PriorVersionQ9$http://www.w3.org/TR/owl-xmlsyntax/owls_VersionInfo`5Bhttp://www.w3.org/TR/2001/REC-xmlschema-2-20010502/datatypes.htmlanyURIny3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html#%$http://www.w3.org/TR/owl-xmlsyntax/ subsec-cross)/$http://www.w3.org/TR/owl-xmlsyntax/ subsec-indexc23http://www.w3.org/TR/owl-xmlsyntax/apd-others.html OWL-Guide*.4http://www.w3.org/TR/owl-xmlsyntax/apd-example.htmle%3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-ReferenceO3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html XMLSchema-1k$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypesfp$http://www.w3.org/TR/owl-xmlsyntax/ sec-indivtu$http://www.w3.org/TR/owl-xmlsyntax/ sec-propih$http://www.w3.org/TR/owl-xmlsyntax/ sec-class$http://www.w3.org/TR/owl-xmlsyntax/ sec-headerfp$http://www.w3.org/TR/owl-xmlsyntax/ sec-indivtu$http://www.w3.org/TR/owl-xmlsyntax/ sec-propih$http://www.w3.org/TR/owl-xmlsyntax/ sec-class$http://www.w3.org/TR/owl-xmlsyntax/ sec-headervl$http://www.w3.org/TR/owl-xmlsyntax/ sec-rootkz3http://www.w3.org/TR/owl-xmlsyntax/apd-schema.htmlt03http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-Semantics3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmllogn|3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlbibl3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlackny3http://www.w3.org/TR/owl-xmlsyntax/apd-others.html*.4http://www.w3.org/TR/owl-xmlsyntax/apd-example.htmlkz3http://www.w3.org/TR/owl-xmlsyntax/apd-schema.html#%$http://www.w3.org/TR/owl-xmlsyntax/ subsec-cross)/$http://www.w3.org/TR/owl-xmlsyntax/ subsec-indexm$http://www.w3.org/TR/owl-xmlsyntax/ sec-terms@Z$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumData65$http://www.w3.org/TR/owl-xmlsyntax/subsec-dataValuek~$http://www.w3.org/TR/owl-xmlsyntax/sec-datatypesc4{$http://www.w3.org/TR/owl-xmlsyntax/indivIdentity]x$http://www.w3.org/TR/owl-xmlsyntax/ indivAxiomfpu$http://www.w3.org/TR/owl-xmlsyntax/ sec-indivtur$http://www.w3.org/TR/owl-xmlsyntax/ sec-propONo$http://www.w3.org/TR/owl-xmlsyntax/subsec-classRelNYl$http://www.w3.org/TR/owl-xmlsyntax/subsec-boolComb&,i$http://www.w3.org/TR/owl-xmlsyntax/subsec-enumObjectEDf$http://www.w3.org/TR/owl-xmlsyntax/subsec-propRest*-c$http://www.w3.org/TR/owl-xmlsyntax/subsec-classDescih`$http://www.w3.org/TR/owl-xmlsyntax/ sec-class]$http://www.w3.org/TR/owl-xmlsyntax/ sec-headervlZ$http://www.w3.org/TR/owl-xmlsyntax/ sec-rootzkW$http://www.w3.org/TR/owl-xmlsyntax/ sec-elementsE[T$http://www.w3.org/TR/owl-xmlsyntax/subsec-notation#8Q$http://www.w3.org/TR/owl-xmlsyntax/ subsec-strucvkN$http://www.w3.org/TR/owl-xmlsyntax/ sec-intro]Khttp://www.w3.org/TR/m;H<http://lists.w3.org/Archives/Public/public-webont-comments/R.E%mailto:public-webont-comments@w3.orgowB'http://www.w3.org/2001/sw/WebOnt/disclR?1http://www.w3.org/TR/2003/WD-owl-guide-20030331/z-</http://www.w3.org/TR/2003/WD-owl-ref-20030331/ S95http://www.w3.org/TR/2003/WD-owl-semantics-20030331/6)http://www.w3.org/2001/sw/WebOnt/charter%b37http://www.w3.org/Consortium/Process/Process-19991111/&h0#http://www.w3.org/2001/sw/Activity1r-http://www.w3.org/2001/sw/t0*3http://www.w3.org/TR/owl-xmlsyntax/apd-others.htmlOWL-SemanticsL@'6http://www.w3.org/Consortium/Legal/copyright-software='$7http://www.w3.org/Consortium/Legal/copyright-documents9V!.http://www.w3.org/Consortium/Legal/ipr-noticeW3C_TrademarksGo.http://www.w3.org/Consortium/Legal/ipr-noticeLegal_Disclaimere!http://www.keio.ac.jp/Hhttp://www.ercim.org/>=http://www.lcs.mit.edu/k/http://www.w3.org/QW.http://www.w3.org/Consortium/Legal/ipr-notice Copyright4 #mailto:pfps@research.bell-labs.com?Z #mailto:Jerome.Euzenat@inrialpes.fr?%mailto:horim@res.kutc.kansai-u.ac.jp{?$http://www.w3.org/TR/owl-xmlsyntax/f47http://www.w3.org/TR/2003/NOTE-owl-xmlsyntax-20030611/  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                           ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                            ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~   Root Entry FH6M Data 1TableWordDocument2 SummaryInformation(DocumentSummaryInformation8RCompObjfObjectPoolH6MH6M  FMicrosoft Word ĵ MSWordDocWord.Document.89q