@prefix : <https://ontologies.semanticarts.com/o/gistCore#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@base <https://ontologies.semanticarts.com/o/gistCore#> .

<https://ontologies.semanticarts.com/o/gistCore> rdf:type owl:Ontology ;
                                                  owl:versionIRI <https://ontologies.semanticarts.com/o/gistCoreX.x.x> ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "gist is a minimalist upper ontology created by Semantic Arts." ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "gist" ;
                                                  <https://ontologies.semanticarts.com/gist/license> "https://creativecommons.org/licenses/by-sa/3.0/" .

#################################################################
#    Annotation properties
#################################################################

###  http://www.w3.org/2004/02/skos/core#definition
<http://www.w3.org/2004/02/skos/core#definition> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#example
<http://www.w3.org/2004/02/skos/core#example> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#note
<http://www.w3.org/2004/02/skos/core#note> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#prefLabel
<http://www.w3.org/2004/02/skos/core#prefLabel> rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2004/02/skos/core#scopeNote
<http://www.w3.org/2004/02/skos/core#scopeNote> rdf:type owl:AnnotationProperty .


###  https://ontologies.semanticarts.com/gist/domainIncludes
<https://ontologies.semanticarts.com/gist/domainIncludes> rdf:type owl:AnnotationProperty ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Relates a property to a class that is (one of) the type(s) the property is expected to be used on." ;
                                                          <http://www.w3.org/2004/02/skos/core#example> "The domain for the property gist:hasMember includes gist:Collection." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "domain includes" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "This property is used to guide the ontology user; like all annotation properties, it does not play a role in inference." ,
                                                                                                          "This property means the same thing as the Schema.org version, which is an rdf:Property and not compliant with OWL-DL." ;
                                                          rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#scopeNote> .


###  https://ontologies.semanticarts.com/gist/license
<https://ontologies.semanticarts.com/gist/license> rdf:type owl:AnnotationProperty .


###  https://ontologies.semanticarts.com/gist/rangeIncludes
<https://ontologies.semanticarts.com/gist/rangeIncludes> rdf:type owl:AnnotationProperty ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Relates a property to a class that constitutes (one of) the expected type(s) for values of the property." ;
                                                         <http://www.w3.org/2004/02/skos/core#example> "The range for the property gist:isCategorizedBy includes gist:Category." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "range includes" ;
                                                         <http://www.w3.org/2004/02/skos/core#scopeNote> "This property is used to guide the ontology user; like all annotation properties, it does not play a role in inference." ,
                                                                                                         "This property means the same thing as the Schema.org version, which is an rdf:Property and not compliant with OWL-DL." ;
                                                         rdfs:subPropertyOf <http://www.w3.org/2004/02/skos/core#scopeNote> .


#################################################################
#    Object Properties
#################################################################

###  https://ontologies.semanticarts.com/gist/accepts
<https://ontologies.semanticarts.com/gist/accepts> rdf:type owl:ObjectProperty ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The types of input messages that will be allowed." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "accepts" .


###  https://ontologies.semanticarts.com/gist/affects
<https://ontologies.semanticarts.com/gist/affects> rdf:type owl:ObjectProperty ;
                                                   owl:inverseOf <https://ontologies.semanticarts.com/gist/isAffectedBy> ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The subject has, had, or will have an effect on the object." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "affects" .


###  https://ontologies.semanticarts.com/gist/allows
<https://ontologies.semanticarts.com/gist/allows> rdf:type owl:ObjectProperty ;
                                                  rdfs:domain <https://ontologies.semanticarts.com/gist/Intention> ;
                                                  rdfs:range <https://ontologies.semanticarts.com/gist/Behavior> ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "The intention (say a grant) allows a particular kind of activity (for instance egress)" ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "allows" .


###  https://ontologies.semanticarts.com/gist/comesFromAgent
<https://ontologies.semanticarts.com/gist/comesFromAgent> rdf:type owl:ObjectProperty ;
                                                          rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasParticipant> ;
                                                          rdfs:range [ rdf:type owl:Class ;
                                                                       owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                     <https://ontologies.semanticarts.com/gist/Person>
                                                                                   )
                                                                     ] ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The party that is the source of something (e.g. a message, shipment, etc.)" ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "comes from agent" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "This is not the inverse of gist:goesToAgent. A message can be to someone. If we made it the inverse the person would be \"from\" the message" .


###  https://ontologies.semanticarts.com/gist/comesFromPlace
<https://ontologies.semanticarts.com/gist/comesFromPlace> rdf:type owl:ObjectProperty ;
                                                          rdfs:range [ rdf:type owl:Class ;
                                                                       owl:unionOf ( <https://ontologies.semanticarts.com/gist/Address>
                                                                                     <https://ontologies.semanticarts.com/gist/Place>
                                                                                   )
                                                                     ] ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Origin" ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "comes from place" .


###  https://ontologies.semanticarts.com/gist/conformsTo
<https://ontologies.semanticarts.com/gist/conformsTo> rdf:type owl:ObjectProperty ;
                                                      rdfs:range <https://ontologies.semanticarts.com/gist/Intention> ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "The subject conforms to the Object, e.g. meet an obligation, meet terms of an offer, adhere to a specification" ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "conforms to" .


###  https://ontologies.semanticarts.com/gist/containsGeographically
<https://ontologies.semanticarts.com/gist/containsGeographically> rdf:type owl:ObjectProperty ;
                                                                  owl:inverseOf <https://ontologies.semanticarts.com/gist/isGeographicallyContainedIn> ;
                                                                  rdf:type owl:TransitiveProperty ;
                                                                  rdfs:domain <https://ontologies.semanticarts.com/gist/Place> ;
                                                                  rdfs:range <https://ontologies.semanticarts.com/gist/Place> ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "Relate one place to another place that is contained within the first." ;
                                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "contains geographically" .


###  https://ontologies.semanticarts.com/gist/contributesTo
<https://ontologies.semanticarts.com/gist/contributesTo> rdf:type owl:ObjectProperty ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "The parts of a system contribute to the goal/ function of the whole system" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "contributes to" .


###  https://ontologies.semanticarts.com/gist/directs
<https://ontologies.semanticarts.com/gist/directs> rdf:type owl:ObjectProperty ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The set of actuators that a controller can affect" ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "directs" .


###  https://ontologies.semanticarts.com/gist/followsDirectly
<https://ontologies.semanticarts.com/gist/followsDirectly> rdf:type owl:ObjectProperty ;
                                                           owl:inverseOf <https://ontologies.semanticarts.com/gist/precedesDirectly> ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "A generic ordering relation indicating that the subject comes immediately after the object." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "follows directly" ;
                                                           <http://www.w3.org/2004/02/skos/core#scopeNote> "It is safest to use this property only when the directness has a semantic correspondence with the world. Only break a direct link by inserting an intermediate item when that change corresponds to a change in the world." .


###  https://ontologies.semanticarts.com/gist/goesToAgent
<https://ontologies.semanticarts.com/gist/goesToAgent> rdf:type owl:ObjectProperty ;
                                                       rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasParticipant> ;
                                                       rdfs:range [ rdf:type owl:Class ;
                                                                    owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                  <https://ontologies.semanticarts.com/gist/Person>
                                                                                )
                                                                  ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "The party that is the recipient of something (e.g. a message, shipment, etc.)" ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "goes to agent" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "This is not the inverse of gist:comesFromAgent. A message can be from someone. If we made it the inverse the person would be \"to\" the message" .


###  https://ontologies.semanticarts.com/gist/goesToPlace
<https://ontologies.semanticarts.com/gist/goesToPlace> rdf:type owl:ObjectProperty ;
                                                       rdfs:range [ rdf:type owl:Class ;
                                                                    owl:unionOf ( <https://ontologies.semanticarts.com/gist/Address>
                                                                                  <https://ontologies.semanticarts.com/gist/Place>
                                                                                )
                                                                  ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Destination" ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "goes to place" .


###  https://ontologies.semanticarts.com/gist/governs
<https://ontologies.semanticarts.com/gist/governs> rdf:type owl:ObjectProperty ;
                                                   owl:inverseOf <https://ontologies.semanticarts.com/gist/isGovernedBy> ;
                                                   rdfs:domain [ rdf:type owl:Class ;
                                                                 owl:unionOf ( <https://ontologies.semanticarts.com/gist/Intention>
                                                                               <https://ontologies.semanticarts.com/gist/Organization>
                                                                               <https://ontologies.semanticarts.com/gist/Person>
                                                                               <https://ontologies.semanticarts.com/gist/Template>
                                                                             )
                                                               ] ;
                                                   rdfs:range [ rdf:type owl:Class ;
                                                                owl:unionOf ( <https://ontologies.semanticarts.com/gist/Category>
                                                                              <https://ontologies.semanticarts.com/gist/Content>
                                                                              <https://ontologies.semanticarts.com/gist/GeoRegion>
                                                                              <https://ontologies.semanticarts.com/gist/IntellectualProperty>
                                                                              <https://ontologies.semanticarts.com/gist/Intention>
                                                                              <https://ontologies.semanticarts.com/gist/Organization>
                                                                              <https://ontologies.semanticarts.com/gist/Person>
                                                                              <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem>
                                                                              <https://ontologies.semanticarts.com/gist/PhysicalSubstance>
                                                                            )
                                                              ] ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The subject controls or inhibits the object in some way" ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "governs" .


###  https://ontologies.semanticarts.com/gist/hasAddress
<https://ontologies.semanticarts.com/gist/hasAddress> rdf:type owl:ObjectProperty ;
                                                      rdfs:range <https://ontologies.semanticarts.com/gist/Address> ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Relates the subject to its physical or virtual address." ;
                                                      <http://www.w3.org/2004/02/skos/core#example> "The street address of a building; the email address of a person." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "has address" .


###  https://ontologies.semanticarts.com/gist/hasAltitude
<https://ontologies.semanticarts.com/gist/hasAltitude> rdf:type owl:ObjectProperty ;
                                                       rdfs:domain <https://ontologies.semanticarts.com/gist/GeoPoint> ;
                                                       rdfs:range <https://ontologies.semanticarts.com/gist/Extent> ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Distance above sea level" ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "has altitude" .


###  https://ontologies.semanticarts.com/gist/hasBaseUnit
<https://ontologies.semanticarts.com/gist/hasBaseUnit> rdf:type owl:ObjectProperty ;
                                                       rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasStandardUnit> ;
                                                       rdfs:domain <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                       rdfs:range <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Relates a UnitOfMeasure to its BaseUnit.  This indicates what kind of Unit something is." ;
                                                       <http://www.w3.org/2004/02/skos/core#example> "Saying that a furlong hasBaseUnit  meter says it is a DistanceUnit." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "has base unit" .


###  https://ontologies.semanticarts.com/gist/hasBiologicalParent
<https://ontologies.semanticarts.com/gist/hasBiologicalParent> rdf:type owl:ObjectProperty ;
                                                               rdfs:domain <https://ontologies.semanticarts.com/gist/LivingThing> ;
                                                               rdfs:range <https://ontologies.semanticarts.com/gist/LivingThing> ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Relates a living thing to its biological parent." ;
                                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "has biological parent" .


###  https://ontologies.semanticarts.com/gist/hasCommunicationAddress
<https://ontologies.semanticarts.com/gist/hasCommunicationAddress> rdf:type owl:ObjectProperty ;
                                                                   rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasAddress> ;
                                                                   rdfs:domain [ rdf:type owl:Class ;
                                                                                 owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                               <https://ontologies.semanticarts.com/gist/Person>
                                                                                             )
                                                                               ] ;
                                                                   rdfs:range <https://ontologies.semanticarts.com/gist/Address> ;
                                                                   <http://www.w3.org/2004/02/skos/core#definition> "Relates a Person or Organization to where they can receive messages, including postal addresses, fax numbers, phone numbers, email, web site, etc." ;
                                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "has communication address" .


###  https://ontologies.semanticarts.com/gist/hasDenominator
<https://ontologies.semanticarts.com/gist/hasDenominator> rdf:type owl:ObjectProperty ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Relates a RatioUnit such as meters/second to the denominator Unit (e.g. second)." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "has denominator" .


###  https://ontologies.semanticarts.com/gist/hasDirectPart
<https://ontologies.semanticarts.com/gist/hasDirectPart> rdf:type owl:ObjectProperty ;
                                                         rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasPart> ;
                                                         owl:inverseOf <https://ontologies.semanticarts.com/gist/isDirectPartOf> ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "The relationship between a whole and a part where the part has independent existence." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "has direct part" ;
                                                         <http://www.w3.org/2004/02/skos/core#scopeNote> "It is safest to use this property when there is semantic directness inherent in the relationship, rather than choosing appropriate granularity. For example, a spark plug is a direct part of an engine block; there cannot be any intermediate parts.  Beware of making a hasDirectPart assertion and then inserting an intermediate part; this will result in making an asserted triple false even though there was no change in the world." ,
                                                                                                         "No cascading delete." ,
                                                                                                         "Use this property to directly associate a part with the whole. gist:hasPart is the transitive version." .


###  https://ontologies.semanticarts.com/gist/hasDirectSubCategory
<https://ontologies.semanticarts.com/gist/hasDirectSubCategory> rdf:type owl:ObjectProperty ;
                                                                rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasSubCategory> ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "The subject category is a supercategory of the object category. This property defines the direct links in a category hierarchy; no intermediate categories can exist between the direct links." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "has direct subcategory" ;
                                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "Unlike its superproperty gist:hasSubCategory, this property is not transitive. It is essentially the same as the non-transitive skos:narrower, using gist:Category rather than skos:Concept." .


###  https://ontologies.semanticarts.com/gist/hasDirectSubTask
<https://ontologies.semanticarts.com/gist/hasDirectSubTask> rdf:type owl:ObjectProperty ;
                                                            rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasSubTask> ;
                                                            owl:inverseOf <https://ontologies.semanticarts.com/gist/isDirectSubTaskOf> ;
                                                            rdfs:domain <https://ontologies.semanticarts.com/gist/Task> ;
                                                            rdfs:range <https://ontologies.semanticarts.com/gist/Task> ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Immediate child task" ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "has direct sub task" .


###  https://ontologies.semanticarts.com/gist/hasDirectSuperCategory
<https://ontologies.semanticarts.com/gist/hasDirectSuperCategory> rdf:type owl:ObjectProperty ;
                                                                  rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasSuperCategory> ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "The subject category is a subcategory of the object category. This property defines the direct links in a category hierarchy; no intermediate categories can exist between the direct links." ;
                                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "has direct supercategory" ;
                                                                  <http://www.w3.org/2004/02/skos/core#scopeNote> "Unlike its superproperty gist:hasSuperCategory, this property is not transitive. It is essentially the same as the non-transitive skos:broader, using gist:Category rather than skos:Concept." .


###  https://ontologies.semanticarts.com/gist/hasGiver
<https://ontologies.semanticarts.com/gist/hasGiver> rdf:type owl:ObjectProperty ;
                                                    rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasParticipant> ;
                                                    owl:propertyDisjointWith <https://ontologies.semanticarts.com/gist/hasRecipient> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The active party, the one with the obligation or the one initiating the transfer" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "has giver" .


###  https://ontologies.semanticarts.com/gist/hasGoal
<https://ontologies.semanticarts.com/gist/hasGoal> rdf:type owl:ObjectProperty ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The reason for doing something" ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "has goal" .


###  https://ontologies.semanticarts.com/gist/hasIncumbent
<https://ontologies.semanticarts.com/gist/hasIncumbent> rdf:type owl:ObjectProperty ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "What equipment or person is currently in this node.  Note to create a temporal view make a TemporalRelation for this property" ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "has incumbent" .


###  https://ontologies.semanticarts.com/gist/hasMagnitude
<https://ontologies.semanticarts.com/gist/hasMagnitude> rdf:type owl:ObjectProperty ;
                                                        rdfs:range <https://ontologies.semanticarts.com/gist/Magnitude> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "To have a comparable numeric value. Each magnitude has a unit." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "has magnitude" .


###  https://ontologies.semanticarts.com/gist/hasMember
<https://ontologies.semanticarts.com/gist/hasMember> rdf:type owl:ObjectProperty ;
                                                     owl:inverseOf <https://ontologies.semanticarts.com/gist/isMemberOf> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a Collection to its member individuals." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "has member" ;
                                                     <https://ontologies.semanticarts.com/gist/domainIncludes> <https://ontologies.semanticarts.com/gist/Collection> .


###  https://ontologies.semanticarts.com/gist/hasMultiplicand
<https://ontologies.semanticarts.com/gist/hasMultiplicand> rdf:type owl:ObjectProperty ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Relates a ProductUnit such as square mile to the second of two units multiplied together (e.g. mile)." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "has multiplicand" .


###  https://ontologies.semanticarts.com/gist/hasMultiplier
<https://ontologies.semanticarts.com/gist/hasMultiplier> rdf:type owl:ObjectProperty ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Relates a ProductUnit such as square mile to the first of two units multiplied together (e.g. mile)" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "has multiplier" .


###  https://ontologies.semanticarts.com/gist/hasNavigationalChild
<https://ontologies.semanticarts.com/gist/hasNavigationalChild> rdf:type owl:ObjectProperty ;
                                                                owl:inverseOf <https://ontologies.semanticarts.com/gist/hasNavigationalParent> ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "Relates a parent category to a child category in an informal (e.g., faceted) hierarchy." ;
                                                                <http://www.w3.org/2004/02/skos/core#example> "Refrigerator handles are not refrigerators, but it may be useful to represent their relationship hierarchically for a faceted UI filter." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "has navigational child" .


###  https://ontologies.semanticarts.com/gist/hasNavigationalParent
<https://ontologies.semanticarts.com/gist/hasNavigationalParent> rdf:type owl:ObjectProperty ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a child category to a parent category in an informal (e.g., faceted) hierarchy." ;
                                                                 <http://www.w3.org/2004/02/skos/core#example> "Refrigerator handles are not refrigerators, but it may be useful to represent their relationship hierarchically for a faceted UI filter." ;
                                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "has navigational parent" .


###  https://ontologies.semanticarts.com/gist/hasNumerator
<https://ontologies.semanticarts.com/gist/hasNumerator> rdf:type owl:ObjectProperty ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Relates a RatioUnit such as meter(s)/second to the numerator Unit (e.g. meter)." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "has numerator" .


###  https://ontologies.semanticarts.com/gist/hasOffsetToUniversal
<https://ontologies.semanticarts.com/gist/hasOffsetToUniversal> rdf:type owl:ObjectProperty ;
                                                                rdfs:domain <https://ontologies.semanticarts.com/gist/TimeZone> ;
                                                                rdfs:range <https://ontologies.semanticarts.com/gist/Duration> ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "How many hours the time zone is off GMT" ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "has offset to universal" .


###  https://ontologies.semanticarts.com/gist/hasPart
<https://ontologies.semanticarts.com/gist/hasPart> rdf:type owl:ObjectProperty ;
                                                   owl:inverseOf <https://ontologies.semanticarts.com/gist/isPartOf> ;
                                                   rdf:type owl:TransitiveProperty ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The transitive version of gist:hasDirectPart" ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "has part" .


###  https://ontologies.semanticarts.com/gist/hasParticipant
<https://ontologies.semanticarts.com/gist/hasParticipant> rdf:type owl:ObjectProperty ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Relates something (e.g. an agreement) to things that play a role, or take part or are otherwise involved in some way." ;
                                                          <http://www.w3.org/2004/02/skos/core#example> "An event of transferring money has a participating account that receives the money." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "has participant" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "The thing with participants will often be an agreement, event or obligation." ,
                                                                                                          "This is intended as an abstract property. Only its subproperties will be directly used." .


###  https://ontologies.semanticarts.com/gist/hasParty
<https://ontologies.semanticarts.com/gist/hasParty> rdf:type owl:ObjectProperty ;
                                                    rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasParticipant> ;
                                                    rdfs:range [ rdf:type owl:Class ;
                                                                 owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                               <https://ontologies.semanticarts.com/gist/Person>
                                                                             )
                                                               ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The people or organizations participating in an event, agreement or obligation" ;
                                                    <http://www.w3.org/2004/02/skos/core#example> "For loan agreements, one might create hasLender and hasBorrower as subproperties of hasParty." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "has party" .


###  https://ontologies.semanticarts.com/gist/hasPhysicalLocation
<https://ontologies.semanticarts.com/gist/hasPhysicalLocation> rdf:type owl:ObjectProperty ,
                                                                        owl:TransitiveProperty ;
                                                               rdfs:range <https://ontologies.semanticarts.com/gist/Place> ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Where something is located" ;
                                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "has physical location" .


###  https://ontologies.semanticarts.com/gist/hasPrecision
<https://ontologies.semanticarts.com/gist/hasPrecision> rdf:type owl:ObjectProperty ;
                                                        rdfs:range <https://ontologies.semanticarts.com/gist/Magnitude> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Links a Magnitude to the degree of accuracy of the numeric value.   This allows for fuzzy numbers.  All magnitudes have a precision.  Usually we don't record them.  When we do this, it will be a value whose extent covers 2 standard deviations around the stated magnitude" ;
                                                        <http://www.w3.org/2004/02/skos/core#example> "Temperature precise to tenth of a degree C; length precise to the nearest centimeter." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "has precision" .


###  https://ontologies.semanticarts.com/gist/hasRecipient
<https://ontologies.semanticarts.com/gist/hasRecipient> rdf:type owl:ObjectProperty ;
                                                        rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasParticipant> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "The recipient" ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "has recipient" .


###  https://ontologies.semanticarts.com/gist/hasStandardUnit
<https://ontologies.semanticarts.com/gist/hasStandardUnit> rdf:type owl:ObjectProperty ;
                                                           rdfs:domain <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                           rdfs:range <https://ontologies.semanticarts.com/gist/CoherentUnit> ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "For a complex unit refers to a unit that has all the component parts in SI" ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "has standard unit" .


###  https://ontologies.semanticarts.com/gist/hasSubCategory
<https://ontologies.semanticarts.com/gist/hasSubCategory> rdf:type owl:ObjectProperty ;
                                                          owl:inverseOf <https://ontologies.semanticarts.com/gist/hasSuperCategory> ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The subject category is inclusive of, or broader than, the object category. Everything categorized by the subcategory can be inferred to be categorized by the supercategory." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "has subcategory" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "This is essentially the same as skos:narrowerTransitive, using gist:Category instead of skos:Concept." .


###  https://ontologies.semanticarts.com/gist/hasSubTask
<https://ontologies.semanticarts.com/gist/hasSubTask> rdf:type owl:ObjectProperty ;
                                                      owl:inverseOf <https://ontologies.semanticarts.com/gist/isSubTaskOf> ;
                                                      rdf:type owl:TransitiveProperty ;
                                                      rdfs:domain <https://ontologies.semanticarts.com/gist/Task> ;
                                                      rdfs:range <https://ontologies.semanticarts.com/gist/Task> ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "A task that is part of a larger task. The time frame of the subtasks may overlap but may not extend beyond the time frame of the parent task. A subtask may be part of more than one parent task." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "has subtask" .


###  https://ontologies.semanticarts.com/gist/hasSuperCategory
<https://ontologies.semanticarts.com/gist/hasSuperCategory> rdf:type owl:ObjectProperty ,
                                                                     owl:TransitiveProperty ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "The subject category is included by, or narrower than, the object category. Everything categorized by the subcategory can be inferred to be categorized by the supercategory." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "has supercategory" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "This is essentially the same as skos:broaderTransitive, using gist:Category instead of skos:Concept." .


###  https://ontologies.semanticarts.com/gist/hasUniqueNavigationalParent
<https://ontologies.semanticarts.com/gist/hasUniqueNavigationalParent> rdf:type owl:ObjectProperty ;
                                                                       rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasNavigationalParent> ;
                                                                       rdf:type owl:FunctionalProperty ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "Relates a subject category to a unique parent category in an informal (e.g., faceted) hierarchy." ;
                                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "has unique navigational parent" .


###  https://ontologies.semanticarts.com/gist/hasUniqueSuperCategory
<https://ontologies.semanticarts.com/gist/hasUniqueSuperCategory> rdf:type owl:ObjectProperty ;
                                                                  rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/hasSuperCategory> ;
                                                                  rdf:type owl:FunctionalProperty ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "Used for taxos that must have single parents" ;
                                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "has unique supercategory" .


###  https://ontologies.semanticarts.com/gist/hasUnitOfMeasure
<https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> rdf:type owl:ObjectProperty ;
                                                            rdfs:domain <https://ontologies.semanticarts.com/gist/Magnitude> ;
                                                            rdfs:range <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Which unit of measure you are using. All measures are expressed in some unit of measure, even if we don't know what it is initially." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "has unit of measure" .


###  https://ontologies.semanticarts.com/gist/hasViableRange
<https://ontologies.semanticarts.com/gist/hasViableRange> rdf:type owl:ObjectProperty ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The area over which the sensor can sense (might be a small geospatial area or a specific wire in a circuit)" ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "has viable range" .


###  https://ontologies.semanticarts.com/gist/identifies
<https://ontologies.semanticarts.com/gist/identifies> rdf:type owl:ObjectProperty ;
                                                      owl:inverseOf <https://ontologies.semanticarts.com/gist/isIdentifiedBy> ;
                                                      rdf:type owl:FunctionalProperty ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "The thing the identifier refers to." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "identifies" .


###  https://ontologies.semanticarts.com/gist/isAbout
<https://ontologies.semanticarts.com/gist/isAbout> rdf:type owl:ObjectProperty ;
                                                   owl:inverseOf <https://ontologies.semanticarts.com/gist/isDescribedIn> ;
                                                   rdfs:domain <https://ontologies.semanticarts.com/gist/Content> ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Subject matter of a document." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "is about" .


###  https://ontologies.semanticarts.com/gist/isAffectedBy
<https://ontologies.semanticarts.com/gist/isAffectedBy> rdf:type owl:ObjectProperty ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Where the effect came from" ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "is affected by" .


###  https://ontologies.semanticarts.com/gist/isAllocatedBy
<https://ontologies.semanticarts.com/gist/isAllocatedBy> rdf:type owl:ObjectProperty ;
                                                         rdfs:range [ rdf:type owl:Class ;
                                                                      owl:unionOf ( <https://ontologies.semanticarts.com/gist/IntellectualProperty>
                                                                                    <https://ontologies.semanticarts.com/gist/Organization>
                                                                                    <https://ontologies.semanticarts.com/gist/Person>
                                                                                  )
                                                                    ] ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Connection between an ID and the thing that minted the ID.  It may be a person or organization, or could be an algorithm (next available or random number generator)" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "is allocated by" .


###  https://ontologies.semanticarts.com/gist/isAspectOf
<https://ontologies.semanticarts.com/gist/isAspectOf> rdf:type owl:ObjectProperty ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "What this aspect is referring to" ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "is aspect of" .


###  https://ontologies.semanticarts.com/gist/isBasedOn
<https://ontologies.semanticarts.com/gist/isBasedOn> rdf:type owl:ObjectProperty ;
                                                     owl:inverseOf <https://ontologies.semanticarts.com/gist/isBasisFor> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "The Object is a foundation for, a starting point for, gave rise to or justifies the Subject" ;
                                                     <http://www.w3.org/2004/02/skos/core#example> "A document is based on a document template. A metric computing the average income of a population is based on the metric for individual income." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "is based on" .


###  https://ontologies.semanticarts.com/gist/isBasisFor
<https://ontologies.semanticarts.com/gist/isBasisFor> rdf:type owl:ObjectProperty ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "The Subject is a foundation for, a starting point for, gave rise to or justifies the Object" ;
                                                      <http://www.w3.org/2004/02/skos/core#example> "The reason, law, rule, etc. behind an action or decision. The desire to create a community around the data-centric revolution/movement was the basis for initiating the Data-Centric Architecture Summit in 2018. The unabridged dictionary was the basis for the abridged dictionary." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "is basis for" .


###  https://ontologies.semanticarts.com/gist/isCategorizedBy
<https://ontologies.semanticarts.com/gist/isCategorizedBy> rdf:type owl:ObjectProperty ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Points to a taxonomy item or other less formally defined class." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "is categorized by" ;
                                                           <https://ontologies.semanticarts.com/gist/rangeIncludes> <https://ontologies.semanticarts.com/gist/Category> .


###  https://ontologies.semanticarts.com/gist/isCharacterizedAs
<https://ontologies.semanticarts.com/gist/isCharacterizedAs> rdf:type owl:ObjectProperty ;
                                                             rdfs:domain <https://ontologies.semanticarts.com/gist/Event> ;
                                                             rdfs:range <https://ontologies.semanticarts.com/gist/Behavior> ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "A way to categorize a behavior." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "is characterized as" .


###  https://ontologies.semanticarts.com/gist/isConnectedTo
<https://ontologies.semanticarts.com/gist/isConnectedTo> rdf:type owl:ObjectProperty ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "A non-owning, non-causal, non-subordinate (i.e., peer-to-peer) relationship." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "is connected to" .


###  https://ontologies.semanticarts.com/gist/isDescribedIn
<https://ontologies.semanticarts.com/gist/isDescribedIn> rdf:type owl:ObjectProperty ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Document the subject matter appeared in" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "is described in" .


###  https://ontologies.semanticarts.com/gist/isDirectPartOf
<https://ontologies.semanticarts.com/gist/isDirectPartOf> rdf:type owl:ObjectProperty ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The relationship between a part and a whole where the part has independent existence." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "is direct part of" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "It is safest to use this property when there is semantic directness inherent in the relationship, rather than choosing appropriate granularity. For example, a spark plug is a direct part of an engine block; there cannot be any intermediate parts.  Beware of making a directPartOf assertion and then inserting an intermediate part; this will result in making an asserted triple false even though there was no change in the world." ,
                                                                                                          "Use this property to directly associate a part with the whole. partOf is the transitive version." .


###  https://ontologies.semanticarts.com/gist/isDirectSubTaskOf
<https://ontologies.semanticarts.com/gist/isDirectSubTaskOf> rdf:type owl:ObjectProperty ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Immediate parent task" ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "is direct subtask of" .


###  https://ontologies.semanticarts.com/gist/isExpressedIn
<https://ontologies.semanticarts.com/gist/isExpressedIn> rdf:type owl:ObjectProperty ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "The language something was expressed in" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "is expressed in" .


###  https://ontologies.semanticarts.com/gist/isGeographicallyContainedIn
<https://ontologies.semanticarts.com/gist/isGeographicallyContainedIn> rdf:type owl:ObjectProperty ;
                                                                       <http://www.w3.org/2004/02/skos/core#definition> "Relates one place to another place that contains the first." ;
                                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "is geographically contained in" .


###  https://ontologies.semanticarts.com/gist/isGeographicallyOccupiedBy
<https://ontologies.semanticarts.com/gist/isGeographicallyOccupiedBy> rdf:type owl:ObjectProperty ;
                                                                      owl:inverseOf <https://ontologies.semanticarts.com/gist/occupiesGeographically> ;
                                                                      <http://www.w3.org/2004/02/skos/core#definition> "What is in the location" ;
                                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "is geographically occupied by" .


###  https://ontologies.semanticarts.com/gist/isGeographicallyPermanentlyOccupiedBy
<https://ontologies.semanticarts.com/gist/isGeographicallyPermanentlyOccupiedBy> rdf:type owl:ObjectProperty ;
                                                                                 owl:inverseOf <https://ontologies.semanticarts.com/gist/occupiesGeographicallyPermanently> ;
                                                                                 <http://www.w3.org/2004/02/skos/core#definition> "What is in the fixed location" ;
                                                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "is geographically permanently occupied by" .


###  https://ontologies.semanticarts.com/gist/isGovernedBy
<https://ontologies.semanticarts.com/gist/isGovernedBy> rdf:type owl:ObjectProperty ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A reference from the thing being governed to the governor" ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "is governed by" .


###  https://ontologies.semanticarts.com/gist/isIdentifiedBy
<https://ontologies.semanticarts.com/gist/isIdentifiedBy> rdf:type owl:ObjectProperty ,
                                                                   owl:InverseFunctionalProperty ;
                                                          rdfs:range <https://ontologies.semanticarts.com/gist/ID> ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "This is like a URI: a thing can have more than one ID, but each of the IDs must refer to a unique thing." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "is identified by" .


###  https://ontologies.semanticarts.com/gist/isMadeUpOf
<https://ontologies.semanticarts.com/gist/isMadeUpOf> rdf:type owl:ObjectProperty ;
                                                      rdfs:range <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Relates something to a substance that it is made up of." ;
                                                      <http://www.w3.org/2004/02/skos/core#example> "The vase is made up of clay. Water is made up of hydrogen and oxygen." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "is made up of" .


###  https://ontologies.semanticarts.com/gist/isMemberOf
<https://ontologies.semanticarts.com/gist/isMemberOf> rdf:type owl:ObjectProperty ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "What group the member is in" ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "is member of" .


###  https://ontologies.semanticarts.com/gist/isPartOf
<https://ontologies.semanticarts.com/gist/isPartOf> rdf:type owl:ObjectProperty ,
                                                             owl:TransitiveProperty ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The transitive version of gist:isDirectPartOf" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "is part of" .


###  https://ontologies.semanticarts.com/gist/isRecognizedBy
<https://ontologies.semanticarts.com/gist/isRecognizedBy> rdf:type owl:ObjectProperty ;
                                                          owl:inverseOf <https://ontologies.semanticarts.com/gist/recognizes> ;
                                                          rdfs:range [ rdf:type owl:Class ;
                                                                       owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                     <https://ontologies.semanticarts.com/gist/Person>
                                                                                   )
                                                                     ] ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The entity that formally acknowledges the existence of, as the State recognizes the existence of a particular company" ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "is recognized by" .


###  https://ontologies.semanticarts.com/gist/isRecognizedDirectlyBy
<https://ontologies.semanticarts.com/gist/isRecognizedDirectlyBy> rdf:type owl:ObjectProperty ;
                                                                  rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/isRecognizedBy> ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "The party doing the recognition" ;
                                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "is recognized directly by" .


###  https://ontologies.semanticarts.com/gist/isRenderedOn
<https://ontologies.semanticarts.com/gist/isRenderedOn> rdf:type owl:ObjectProperty ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "What media something was rendered On" ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "is rendered on" .


###  https://ontologies.semanticarts.com/gist/isSubTaskOf
<https://ontologies.semanticarts.com/gist/isSubTaskOf> rdf:type owl:ObjectProperty ,
                                                                owl:TransitiveProperty ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "All the upper tasks this task belongs to" ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "is subtask of" .


###  https://ontologies.semanticarts.com/gist/isTriggeredBy
<https://ontologies.semanticarts.com/gist/isTriggeredBy> rdf:type owl:ObjectProperty ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "General causal relation.  For obligations a property that describes what would happen to trigger the contingent obligation.  In most cases, before the Contingent becomes an Obligation, the triggered by event is a planned event (that is it hasn't happened yet -- if it had happened the contingency would no longer be contingent.  In most cases it will be  a ContingentEvent .  Other uses include controls, processes etc" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "is triggered by" .


###  https://ontologies.semanticarts.com/gist/isUnderJurisdictionOf
<https://ontologies.semanticarts.com/gist/isUnderJurisdictionOf> rdf:type owl:ObjectProperty ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a law, contract, etc., to the system of law or government which has the power, right, or authority to interpret and apply it." ;
                                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "is under jurisdiction of" .


###  https://ontologies.semanticarts.com/gist/links
<https://ontologies.semanticarts.com/gist/links> rdf:type owl:ObjectProperty ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Relates a NetworkLink to a NetworkNode that it connects to another node. Used when the connections are undirected, or the direction is not known." ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "links" .


###  https://ontologies.semanticarts.com/gist/linksFrom
<https://ontologies.semanticarts.com/gist/linksFrom> rdf:type owl:ObjectProperty ;
                                                     rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/links> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Relates a NetworkLink to its origin NetworkNode. Unlike the superproperty, this represents a directed connection." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "links from" .


###  https://ontologies.semanticarts.com/gist/linksTo
<https://ontologies.semanticarts.com/gist/linksTo> rdf:type owl:ObjectProperty ;
                                                   rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/links> ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Relates a NetworkLink to its destination NetworkNode. Unlike the superproperty, this represents a directed connection." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "links to" .


###  https://ontologies.semanticarts.com/gist/occupiesGeographically
<https://ontologies.semanticarts.com/gist/occupiesGeographically> rdf:type owl:ObjectProperty ;
                                                                  rdfs:domain [ rdf:type owl:Class ;
                                                                                owl:unionOf ( <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem>
                                                                                              <https://ontologies.semanticarts.com/gist/PhysicalSubstance>
                                                                                            )
                                                                              ] ;
                                                                  rdfs:range <https://ontologies.semanticarts.com/gist/Place> ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "A thing occupies are region" ;
                                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "occupies geographically" .


###  https://ontologies.semanticarts.com/gist/occupiesGeographicallyPermanently
<https://ontologies.semanticarts.com/gist/occupiesGeographicallyPermanently> rdf:type owl:ObjectProperty ;
                                                                             rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/occupiesGeographically> ;
                                                                             <http://www.w3.org/2004/02/skos/core#definition> "To be in a fixed position on the earth" ;
                                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "occupies geographically permanently" .


###  https://ontologies.semanticarts.com/gist/occursIn
<https://ontologies.semanticarts.com/gist/occursIn> rdf:type owl:ObjectProperty ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The geospatial place where something happened or will happen" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "occurs in" .


###  https://ontologies.semanticarts.com/gist/owns
<https://ontologies.semanticarts.com/gist/owns> rdf:type owl:ObjectProperty ;
                                                rdfs:domain [ rdf:type owl:Class ;
                                                              owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                            <https://ontologies.semanticarts.com/gist/Person>
                                                                          )
                                                            ] ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Possessing and controlling.  Ultimate form of ownership is the right to destroy.  Long list of potential Range classes" ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "owns" .


###  https://ontologies.semanticarts.com/gist/precedes
<https://ontologies.semanticarts.com/gist/precedes> rdf:type owl:ObjectProperty ,
                                                             owl:TransitiveProperty ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A generic ordering relation indicating that the subject has the same order as or comes before the object. The 'greater than or equal to' symbol is often used for this relation." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "precedes" .


###  https://ontologies.semanticarts.com/gist/precedesDirectly
<https://ontologies.semanticarts.com/gist/precedesDirectly> rdf:type owl:ObjectProperty ;
                                                            rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/precedes> ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "A generic ordering relation indicating that the subject comes immediately before the object." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "precedes directly" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "It is safest to use this property only when the directness has a semantic correspondence with the world. Only break a direct link by inserting an intermediate item when that change corresponds to a change in the world." .


###  https://ontologies.semanticarts.com/gist/prevents
<https://ontologies.semanticarts.com/gist/prevents> rdf:type owl:ObjectProperty ;
                                                    rdfs:domain <https://ontologies.semanticarts.com/gist/Intention> ;
                                                    rdfs:range <https://ontologies.semanticarts.com/gist/Behavior> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The intention (say a law) is intended to prevent this kind of behavior (say jay-walking)" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "prevents" .


###  https://ontologies.semanticarts.com/gist/produces
<https://ontologies.semanticarts.com/gist/produces> rdf:type owl:ObjectProperty ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The subject creates the object." ;
                                                    <http://www.w3.org/2004/02/skos/core#example> "A task produces a deliverable." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "produces" .


###  https://ontologies.semanticarts.com/gist/providesOrderFor
<https://ontologies.semanticarts.com/gist/providesOrderFor> rdf:type owl:ObjectProperty ,
                                                                     owl:FunctionalProperty ;
                                                            rdfs:domain <https://ontologies.semanticarts.com/gist/OrderedMember> ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Links a member of an ordered collection to the real-world item it represents in that collection." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "provides order for" .


###  https://ontologies.semanticarts.com/gist/recognizes
<https://ontologies.semanticarts.com/gist/recognizes> rdf:type owl:ObjectProperty ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Recognizes" ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "recognizes" .


###  https://ontologies.semanticarts.com/gist/requires
<https://ontologies.semanticarts.com/gist/requires> rdf:type owl:ObjectProperty ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The subject needs the object or makes it necessary, mandatory, or compulsory." ;
                                                    <http://www.w3.org/2004/02/skos/core#example> "Humans require air; solar power requires sunshine." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "requires" ;
                                                    <http://www.w3.org/2004/02/skos/core#scopeNote> """This predicate is defined generally enough to encompass a few different meanings of the English word 'requires': 
		
		1. To need something or to make something necessary.
		2. To order or demand something, or to order someone to do something, especially because of a rule or law.
		3. To make it officially necessary for someone to do something.
	
	Implementations requiring a more specific meaning should define subproperties.""" .


###  https://ontologies.semanticarts.com/gist/respondsTo
<https://ontologies.semanticarts.com/gist/respondsTo> rdf:type owl:ObjectProperty ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "The set of sensors that a controller is attached to" ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "responds to" .


###  https://ontologies.semanticarts.com/gist/usesTimeZoneStandard
<https://ontologies.semanticarts.com/gist/usesTimeZoneStandard> rdf:type owl:ObjectProperty ;
                                                                rdfs:range <https://ontologies.semanticarts.com/gist/TimeZoneStandard> ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "The time zone, including daylight savings time adjustment, of an event or other object that can have a date and time." ;
                                                                <http://www.w3.org/2004/02/skos/core#example> "EST (Eastern Standard Time), PST (Pacific Daylight Time)." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "uses time zone standard" .


#################################################################
#    Data properties
#################################################################

###  https://ontologies.semanticarts.com/gist/actualEndDate
<https://ontologies.semanticarts.com/gist/actualEndDate> rdf:type owl:DatatypeProperty ;
                                                         rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualEndDateTime> ;
                                                         rdfs:range xsd:dateTime ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "The actual date that something ended, with precision of one day." ;
                                                         <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T00:00:00-6:00'^^xsd:dateTime" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "actual end date" ;
                                                         <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things where the precision of a date is sufficient, such as most projects, tasks, and the like. Recommended usage is to zero out the hours through microseconds to avoid spurious precision." .


###  https://ontologies.semanticarts.com/gist/actualEndDateTime
<https://ontologies.semanticarts.com/gist/actualEndDateTime> rdf:type owl:DatatypeProperty ;
                                                             rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/endDateTime> ;
                                                             rdfs:range xsd:dateTime ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "The actual date and time that something ended, with no implied precision." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "actual end date time" ;
                                                             <http://www.w3.org/2004/02/skos/core#scopeNote> "This is an abstraction over the various precisions of actual end time, and is not expected to be asserted directly. Values with different precisions can be compared since they all have the same format." .


###  https://ontologies.semanticarts.com/gist/actualEndMicrosecond
<https://ontologies.semanticarts.com/gist/actualEndMicrosecond> rdf:type owl:DatatypeProperty ;
                                                                rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualEndDateTime> ;
                                                                rdfs:range xsd:dateTime ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "The actual time that something ended, expressed as a system time used for timestamps." ;
                                                                <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T08:03:27.12324-6:00'^^xsd:dateTime" ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "actual end microsecond" ;
                                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "A system time will be as precise as the system can supply, typically at least milliseconds, sometimes microseconds. The convention for timestamps, such as recording a transaction, is to specify just the end point; the start time is rarely needed." .


###  https://ontologies.semanticarts.com/gist/actualEndMinute
<https://ontologies.semanticarts.com/gist/actualEndMinute> rdf:type owl:DatatypeProperty ;
                                                           rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualEndDateTime> ;
                                                           rdfs:range xsd:dateTime ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "The actual date and time that something ended, with precision of one minute." ;
                                                           <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T08:32:00-6:00'^^xsd:dateTime" ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "actual end minute" ;
                                                           <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things like meetings and time card entries, where the hour and minute are important. Recommended usage is to zero out the seconds and microseconds to avoid spurious precision." .


###  https://ontologies.semanticarts.com/gist/actualEndYear
<https://ontologies.semanticarts.com/gist/actualEndYear> rdf:type owl:DatatypeProperty ;
                                                         rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualEndDateTime> ;
                                                         rdfs:range xsd:dateTime ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "The actual date that something ended, with precision of one year." ;
                                                         <http://www.w3.org/2004/02/skos/core#example> "'2021-01-01T00:00:00-6:00'^^xsd:dateTime" ,
                                                                                                       "The tenure of the previous chairman of the board ended in 2021." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "actual end year" ;
                                                         <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things where the precision of a year is sufficient. Recommended usage is to zero out the hours through microseconds to avoid spurious precision. Note that it is not valid to zero out months and days, so arbitrary values must be included." .


###  https://ontologies.semanticarts.com/gist/actualStartDate
<https://ontologies.semanticarts.com/gist/actualStartDate> rdf:type owl:DatatypeProperty ;
                                                           rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualStartDateTime> ;
                                                           rdfs:range xsd:dateTime ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "The actual date that something started, with precision of one day." ;
                                                           <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T00:00:00-6:00'^^xsd:dateTime" ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "actual start date" ;
                                                           <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things where the precision of a date is sufficient, such as most projects, tasks, and the like. Recommended usage is to zero out the hours through microseconds to avoid spurious precision." .


###  https://ontologies.semanticarts.com/gist/actualStartDateTime
<https://ontologies.semanticarts.com/gist/actualStartDateTime> rdf:type owl:DatatypeProperty ;
                                                               rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/startDateTime> ;
                                                               rdfs:range xsd:dateTime ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "The actual date and time that something ended, with no implied precision." ;
                                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "actual start date time" ;
                                                               <http://www.w3.org/2004/02/skos/core#scopeNote> "This is an abstraction over the various precisions of actual start time, and is not expected to be asserted directly. Values with different precisions can be compared since they all have the same format." .


###  https://ontologies.semanticarts.com/gist/actualStartMicrosecond
<https://ontologies.semanticarts.com/gist/actualStartMicrosecond> rdf:type owl:DatatypeProperty ;
                                                                  rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualStartDateTime> ;
                                                                  rdfs:range xsd:dateTime ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "The actual time that something started, expressed as a system time used for timestamps." ;
                                                                  <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T08:03:27.12324-6:00'^^xsd:dateTime" ;
                                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "actual start microsecond" ;
                                                                  <http://www.w3.org/2004/02/skos/core#scopeNote> "A system time will be as precise as the system can supply, typically at least milliseconds, sometimes microseconds. The convention for timestamps, such as recording a transaction, is to specify just the end point; the start time is rarely needed. This property is defined for the cases when you do need to capture the runtime of a system process, and is then used in conjunction with gist:actualEndMicrosecond." .


###  https://ontologies.semanticarts.com/gist/actualStartMinute
<https://ontologies.semanticarts.com/gist/actualStartMinute> rdf:type owl:DatatypeProperty ;
                                                             rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualStartDateTime> ;
                                                             rdfs:range xsd:dateTime ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "The actual date and time that something started, with precision of one minute." ;
                                                             <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T08:32:00-6:00'^^xsd:dateTime" ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "actual start minute" ;
                                                             <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things like meetings and time card entries, where the hour and minute are important. Recommended usage is to zero out the seconds and microseconds to avoid spurious precision." .


###  https://ontologies.semanticarts.com/gist/actualStartYear
<https://ontologies.semanticarts.com/gist/actualStartYear> rdf:type owl:DatatypeProperty ;
                                                           rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualStartDateTime> ;
                                                           rdfs:range xsd:dateTime ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "The actual date that something started, with precision of one year." ;
                                                           <http://www.w3.org/2004/02/skos/core#example> "'2021-01-01T00:00:00-6:00'^^xsd:dateTime" ,
                                                                                                         "The tenure of the current chairman of the board began in 2021." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "actual start year" ;
                                                           <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things where the precision of a year is sufficient. Recommended usage is to zero out the hours through microseconds to avoid spurious precision. Note that it is not valid to zero out months and days, so arbitrary values must be included." .


###  https://ontologies.semanticarts.com/gist/atDateTime
<https://ontologies.semanticarts.com/gist/atDateTime> rdf:type owl:DatatypeProperty ;
                                                      rdfs:range xsd:dateTime ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "The date and time at which something did or will occur, with variants for precision, start and end, and actual vs. planned." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "at date time" ;
                                                      <http://www.w3.org/2004/02/skos/core#scopeNote> """This is the top level property for asserting time, and is not expected to be asserted directly.

The subproperties allow the ontologist to do three things:
1) Distinguish start and end times.
2) Indicate whether a time is planned or actual. This is useful for everything from project management to calendar appointments and the like. It is also useful for date effectivities; i.e., something valid up to a planned date).
3) Distinguish varying levels of precision; sort of a simple version of the Allen functions.  

All datetimes are of the same format: '2021-06-01T08:03:27.12324-6:00'^^xsd:dateTime. This is compatible with and a subset of ISO 8601.

Time zone offset, such as -6:00 (of which there are a few dozen) is recognized in the date itself, as shown. The actual time zone standard (of which there are 131) may optionally be attached to the event or other object itself; see property gist:usesTimeZoneStandard.

There will be many historical dates that do not have a time zone offset (e.g., Lincoln's birthday, as well as about 75% of all legacy systems), and in that case the offset can be omitted. 

The conventions for precision that are repeated in each property name are as follows:
	- *DateTime is an abstraction over the various precisions of its subproperties.
	- *Date refers to a calendar date (e.g., birthdays and invoice dates) and is assumed to have precision of one day. Time zone offset is allowed.
	- *Minute refers to clock time; e.g., a meeting will start at 9:15 with a timezone offset. Precision is assumed to have precision of one minute.
	- *Microsecond refers to system time, and it will be as precise as the system can supply; typically at least milliseconds, sometime microseconds.

""" .


###  https://ontologies.semanticarts.com/gist/birthDate
<https://ontologies.semanticarts.com/gist/birthDate> rdf:type owl:DatatypeProperty ;
                                                     rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/startDateTime> ;
                                                     rdfs:range xsd:dateTime ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "The date some living thing was or will be born, with precision of one day." ;
                                                     <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T00:00:00-6:00'^^xsd:dateTime" ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "birth date" ;
                                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "This is a subproperty of gist:startDateTime rather than gist:actualStartDate because some living things have yet to be born. This property refers to a calendar date and is assumed to precision of one day (time zone offset is allowed). It is recommended to zero out the hours through microseconds to avoid spurious precision. Implementations requiring a birthdate to the minute can define a subproperty." .


###  https://ontologies.semanticarts.com/gist/containedText
<https://ontologies.semanticarts.com/gist/containedText> rdf:type owl:DatatypeProperty ;
                                                         rdfs:range xsd:string ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Links to the string corresponding to Text" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "contained text" .


###  https://ontologies.semanticarts.com/gist/conversionFactor
<https://ontologies.semanticarts.com/gist/conversionFactor> rdf:type owl:DatatypeProperty ;
                                                            rdfs:domain <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                            rdfs:range xsd:double ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "The conversion factor used to convert a unit to its standard (i.e., coherent) unit (which could be a base unit.)" ;
                                                            <http://www.w3.org/2004/02/skos/core#example> "A value expressed in inches is multiplied by a conversion factor of 0.0254 to express the value in the base unit, meter." ,
                                                                                                          "An area expressed as 7 square kilometers is multiplied by a conversion factor of one million which results in 7 million square meters." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "conversion factor" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "Sometimes this property must be used in conjunction with conversionOffset. Kelvin =  (Degrees F - conversionOffset) * conversionFactor. Or K = (F-(-469.67)) * (5/9)." .


###  https://ontologies.semanticarts.com/gist/conversionOffset
<https://ontologies.semanticarts.com/gist/conversionOffset> rdf:type owl:DatatypeProperty ;
                                                            rdfs:domain <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                            rdfs:range xsd:double ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Add this number to get to the zero point.  On the Celsius scale, the conversionOffset is -273.15 degrees C. On the Fahrenheit scale it is -459.67 degrees.  Is equal to 0 when the unit has the same zero point as the base unit. e.g. inch, meter." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "conversion offset" .


###  https://ontologies.semanticarts.com/gist/deathDate
<https://ontologies.semanticarts.com/gist/deathDate> rdf:type owl:DatatypeProperty ;
                                                     rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualEndDate> ;
                                                     rdfs:range xsd:dateTime ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "The date some living thing died." ;
                                                     <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T00:00:00-6:00'^^xsd:dateTime" ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "death date" ;
                                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "Refers to a calendar date and is assumed to have precision of one day (time zone offset is allowed). Recommended usage is to zero out the hours through microseconds to avoid spurious precision. Implementations requiring a death date to the minute can define a subproperty." .


###  https://ontologies.semanticarts.com/gist/description
<https://ontologies.semanticarts.com/gist/description> rdf:type owl:DatatypeProperty ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "A statement about someone or something's attributes or characteristics." ;
                                                       <http://www.w3.org/2004/02/skos/core#example> "The Empire State Building is a 102-story Art Deco skyscraper in Midtown Manhattan in New York City, United States. It was designed by Shreve, Lamb & Harmon and built from 1930 to 1931." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "description" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "This property is used to provide a description of an instance entity in greater detail than a label." .


###  https://ontologies.semanticarts.com/gist/encryptedText
<https://ontologies.semanticarts.com/gist/encryptedText> rdf:type owl:DatatypeProperty ;
                                                         rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/containedText> ;
                                                         rdfs:range xsd:string ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Links to the string corresponding to EncryptedText" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "encrypted text" .


###  https://ontologies.semanticarts.com/gist/endDateTime
<https://ontologies.semanticarts.com/gist/endDateTime> rdf:type owl:DatatypeProperty ;
                                                       rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/atDateTime> ;
                                                       rdfs:range xsd:dateTime ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "The date and time that something ended." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "end date time" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "This is an abstraction over the various precisions of end time, and is not expected to be asserted directly. Values with different precisions can be compared since they all have the same format." ,
                                                                                                       "We have looked at some extreme edge cases (e.g., did this meeting end before or after the trade was posted?) and we couldn't find any use case that required special processing. Those who have such use cases can implement them (and feel free to let us know)." .


###  https://ontologies.semanticarts.com/gist/isRecordedAt
<https://ontologies.semanticarts.com/gist/isRecordedAt> rdf:type owl:DatatypeProperty ;
                                                        rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/actualEndDateTime> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "Date that something was posted, not necessarily the date it occurred. Must be after the date of occurrence, but could be before or after the planned date. (Unusual, but I could record today that I expected to be paid last week.)" ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "is recorded at" ;
                                                        <http://www.w3.org/2004/02/skos/core#scopeNote> "Precision may vary according to context." .


###  https://ontologies.semanticarts.com/gist/latitude
<https://ontologies.semanticarts.com/gist/latitude> rdf:type owl:DatatypeProperty ;
                                                    rdfs:domain <https://ontologies.semanticarts.com/gist/GeoPoint> ;
                                                    rdfs:range xsd:double ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Degrees above or below equator" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "latitude" .


###  https://ontologies.semanticarts.com/gist/longitude
<https://ontologies.semanticarts.com/gist/longitude> rdf:type owl:DatatypeProperty ;
                                                     rdfs:domain <https://ontologies.semanticarts.com/gist/GeoPoint> ;
                                                     rdfs:range xsd:double ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Degrees from GM" ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "longitude" .


###  https://ontologies.semanticarts.com/gist/name
<https://ontologies.semanticarts.com/gist/name> rdf:type owl:DatatypeProperty ;
                                                rdfs:range xsd:string ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Relates an individual to a casual name." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "name" ;
                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "For more formal use, consider using a sub property of the object property, identifiedBy." .


###  https://ontologies.semanticarts.com/gist/numericValue
<https://ontologies.semanticarts.com/gist/numericValue> rdf:type owl:DatatypeProperty ;
                                                        rdfs:domain <https://ontologies.semanticarts.com/gist/Magnitude> ;
                                                        rdfs:range [ rdf:type rdfs:Datatype ;
                                                                     owl:unionOf ( xsd:byte
                                                                                   xsd:decimal
                                                                                   xsd:double
                                                                                   xsd:float
                                                                                   xsd:int
                                                                                   xsd:integer
                                                                                   xsd:long
                                                                                   xsd:negativeInteger
                                                                                   xsd:nonNegativeInteger
                                                                                   xsd:nonPositiveInteger
                                                                                   xsd:positiveInteger
                                                                                   xsd:short
                                                                                   xsd:unsignedByte
                                                                                   xsd:unsignedInt
                                                                                   xsd:unsignedLong
                                                                                   xsd:unsignedShort
                                                                                   owl:rational
                                                                                   owl:real
                                                                                 )
                                                                   ] ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "The actual value of a magnitude." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "numeric value" .


###  https://ontologies.semanticarts.com/gist/plannedEndDate
<https://ontologies.semanticarts.com/gist/plannedEndDate> rdf:type owl:DatatypeProperty ;
                                                          rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/plannedEndDateTime> ;
                                                          rdfs:range xsd:dateTime ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The date that something is or was planned to end, with precision of one day." ;
                                                          <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T00:00:00-6:00'^^xsd:dateTime" ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "planned end date" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for anything with a planned end date, such as when a lease will expire, when an offer is no longer available, etc. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual. Recommended usage is to zero out the hours through microseconds to avoid spurious precision." .


###  https://ontologies.semanticarts.com/gist/plannedEndDateTime
<https://ontologies.semanticarts.com/gist/plannedEndDateTime> rdf:type owl:DatatypeProperty ;
                                                              rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/endDateTime> ;
                                                              rdfs:range xsd:dateTime ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "The date that something is or was planned to end, with no implied precision." ;
                                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "planned end date time" ;
                                                              <http://www.w3.org/2004/02/skos/core#scopeNote> "This is an abstraction over the various precisions of planned end time, and is not expected to be asserted directly.  Values with different precisions can be compared since they all have the same format." ,
                                                                                                              "This property, unlike gist:actualEndDateTime, does not have a subproperty for microsecond precision, because planned times typically are not expressed at that level of granularity. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual." .


###  https://ontologies.semanticarts.com/gist/plannedEndMinute
<https://ontologies.semanticarts.com/gist/plannedEndMinute> rdf:type owl:DatatypeProperty ;
                                                            rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/plannedEndDateTime> ;
                                                            rdfs:range xsd:dateTime ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "The date and time that something is or was planned to end, with precision of one minute." ;
                                                            <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T08:32:00-6:00'^^xsd:dateTime" ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "planned end minute" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things like meetings and time card entries, where the hour and minute are important. Recommended usage is to zero out the seconds and microseconds to avoid spurious precision.Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual." .


###  https://ontologies.semanticarts.com/gist/plannedEndYear
<https://ontologies.semanticarts.com/gist/plannedEndYear> rdf:type owl:DatatypeProperty ;
                                                          rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/plannedEndDateTime> ;
                                                          rdfs:range xsd:dateTime ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The date that something is or was planned to end, with precision of one year." ;
                                                          <http://www.w3.org/2004/02/skos/core#example> "'2021-01-01T00:00:00-6:00'^^xsd:dateTime" ,
                                                                                                        "The automobile manufacturer announced that it will stop producing gas-powered vehicles in 2035." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "planned end year" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for anything with a planned end date where precision of one year is sufficient. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual. Recommended usage is to zero out the hours through microseconds to avoid spurious precision. Note that it is not valid to zero out months and days, so arbitrary values must be included." .


###  https://ontologies.semanticarts.com/gist/plannedStartDate
<https://ontologies.semanticarts.com/gist/plannedStartDate> rdf:type owl:DatatypeProperty ;
                                                            rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/plannedStartDateTime> ;
                                                            rdfs:range xsd:dateTime ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "The date that something is or was planned to start, with precision of one day." ;
                                                            <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T00:00:00-6:00'^^xsd:dateTime" ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "planned start date" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for anything with a planned start date, such as when a lease will start, when a configuration becomes available, etc. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual. Recommended usage is to zero out the hours through microseconds to avoid spurious precision." .


###  https://ontologies.semanticarts.com/gist/plannedStartDateTime
<https://ontologies.semanticarts.com/gist/plannedStartDateTime> rdf:type owl:DatatypeProperty ;
                                                                rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/startDateTime> ;
                                                                rdfs:range xsd:dateTime ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "The date and time that something is or was planned to start, with no implied precision." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "planned start date time" ;
                                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "This is an abstraction over the various precisions of planned start time, and is not expected to be asserted directly. Values with different precisions can be compared since they all have the same format." ,
                                                                                                                "This property, unlike gist:actualStartDateTime, does not have a subproperty for microsecond precision, because planned times typically are not expressed at that level of granularity. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual." .


###  https://ontologies.semanticarts.com/gist/plannedStartMinute
<https://ontologies.semanticarts.com/gist/plannedStartMinute> rdf:type owl:DatatypeProperty ;
                                                              rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/plannedStartDateTime> ;
                                                              rdfs:range xsd:dateTime ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "The date and time that something is or was planned to start, with precision of one minute." ;
                                                              <http://www.w3.org/2004/02/skos/core#example> "'2021-06-01T08:32:00-6:00'^^xsd:dateTime" ;
                                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "planned start minute" ;
                                                              <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for things like meetings and time card entries, where the hour and minute are important. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual. Recommended usage is to zero out the seconds and microseconds to avoid spurious precision." .


###  https://ontologies.semanticarts.com/gist/plannedStartYear
<https://ontologies.semanticarts.com/gist/plannedStartYear> rdf:type owl:DatatypeProperty ;
                                                            rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/plannedStartDateTime> ;
                                                            rdfs:range xsd:dateTime ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "The date that something is or was planned to start, with precision of one year." ;
                                                            <http://www.w3.org/2004/02/skos/core#example> "'2021-01-01T00:00:00-6:00'^^xsd:dateTime" ,
                                                                                                          "The automobile manufacturer announced that its full line-up will include only electric cars starting in 2035." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "planned start year" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "Used for anything with a planned start date where precision of one year is sufficient. Typically a planned date is in the future when first captured, but when tasks run late, we leave the plan where it was and compare it to the actual. Recommended usage is to zero out the hours through microseconds to avoid spurious precision. Note that it is not valid to zero out months and days, so arbitrary values must be included." .


###  https://ontologies.semanticarts.com/gist/sequence
<https://ontologies.semanticarts.com/gist/sequence> rdf:type owl:DatatypeProperty ;
                                                    rdfs:range xsd:integer ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "For ordering ordered lists." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "sequence" .


###  https://ontologies.semanticarts.com/gist/startDateTime
<https://ontologies.semanticarts.com/gist/startDateTime> rdf:type owl:DatatypeProperty ;
                                                         rdfs:subPropertyOf <https://ontologies.semanticarts.com/gist/atDateTime> ;
                                                         rdfs:range xsd:dateTime ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "The date and time that something started." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "start date time" ;
                                                         <http://www.w3.org/2004/02/skos/core#scopeNote> "This is an abstraction over the various precisions of start time, and is not expected to be asserted directly. Values with different precisions can be compared since they all have the same format." ,
                                                                                                         "We have looked at some extreme edge cases (e.g., did this meeting end before or after the trade was posted?) and we couldn't find any use case that required special processing. Those who have such use cases can implement them (and feel free to let us know)." .


###  https://ontologies.semanticarts.com/gist/tagText
<https://ontologies.semanticarts.com/gist/tagText> rdf:type owl:DatatypeProperty ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "Used for folksonomy style categories (non controlled vocabulary)" ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "tag text" .


###  https://ontologies.semanticarts.com/gist/uniqueText
<https://ontologies.semanticarts.com/gist/uniqueText> rdf:type owl:DatatypeProperty ,
                                                               owl:FunctionalProperty ;
                                                      rdfs:range xsd:string ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "This is used for the actual value of a key or ID where you don't want the possibility of having more than one." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "unique text" .


###  https://ontologies.semanticarts.com/gist/unitSymbol
<https://ontologies.semanticarts.com/gist/unitSymbol> rdf:type owl:DatatypeProperty ;
                                                      rdfs:domain <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                      rdfs:range xsd:string ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "The standard symbol for the unit NOT using any special characters.  E.g. square meter would be m^2 rather than m?." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "unit symbol" .


###  https://ontologies.semanticarts.com/gist/unitSymbolHtml
<https://ontologies.semanticarts.com/gist/unitSymbolHtml> rdf:type owl:DatatypeProperty ;
                                                          rdfs:domain <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                          rdfs:range xsd:string ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "The standard symbol for the unit in HTML format for  pretty printing, may use special characters.  E.g. to show square meter as  m? rather than m^2, the value of this property would be \"m&sup2;\" This is for when Unicode not supported and the display will be HTML format." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "unit symbol HTML" .


###  https://ontologies.semanticarts.com/gist/unitSymbolUnicode
<https://ontologies.semanticarts.com/gist/unitSymbolUnicode> rdf:type owl:DatatypeProperty ;
                                                             rdfs:domain <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                             rdfs:range xsd:string ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "The standard symbol for the unit preferred for pretty printing, may use special characters.  E.g. square meter would be  m? rather than m^2." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "unit symbol Unicode" .


#################################################################
#    Classes
#################################################################

###  https://ontologies.semanticarts.com/gist/Account
<https://ontologies.semanticarts.com/gist/Account> rdf:type owl:Class ;
                                                   owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Agreement>
                                                                                              [ rdf:type owl:Restriction ;
                                                                                                owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                                                owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Balance>
                                                                                              ]
                                                                                            ) ;
                                                                         rdf:type owl:Class
                                                                       ] ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "An agreement having a balance, as in a bank account, or credit card account, or Accounts Receivable account." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Account" .


###  https://ontologies.semanticarts.com/gist/Actuator
<https://ontologies.semanticarts.com/gist/Actuator> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Equipment> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A device that can affect the real world via a message interface" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Actuator" .


###  https://ontologies.semanticarts.com/gist/Address
<https://ontologies.semanticarts.com/gist/Address> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Content> ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "A reference to a place (real or virtual) that can be located by some routing algorithm, and where messages or things can be sent to or retrieved from. E.g. PO Box or URL to a PDF file." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Address" .


###  https://ontologies.semanticarts.com/gist/Agreement
<https://ontologies.semanticarts.com/gist/Agreement> rdf:type owl:Class ;
                                                     owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Commitment>
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasParty> ;
                                                                                                  owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                       owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                     <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                   )
                                                                                                                     ]
                                                                                                ]
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasDirectPart> ;
                                                                                                  owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                                                                                                  owl:onClass <https://ontologies.semanticarts.com/gist/Obligation>
                                                                                                ]
                                                                                              ) ;
                                                                           rdf:type owl:Class
                                                                         ] ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Something which two or more People or Organizations mutually commit to do." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Agreement" .


###  https://ontologies.semanticarts.com/gist/Area
<https://ontologies.semanticarts.com/gist/Area> rdf:type owl:Class ;
                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                           [ rdf:type owl:Restriction ;
                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/AreaUnit>
                                                                                           ]
                                                                                         ) ;
                                                                      rdf:type owl:Class
                                                                    ] ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "A measurement of two-dimensional space." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Area" .


###  https://ontologies.semanticarts.com/gist/AreaUnit
<https://ontologies.semanticarts.com/gist/AreaUnit> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ProductUnit>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplicand> ;
                                                                                                 owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                 owl:onClass <https://ontologies.semanticarts.com/gist/DistanceUnit>
                                                                                               ]
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplier> ;
                                                                                                 owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                 owl:onClass <https://ontologies.semanticarts.com/gist/DistanceUnit>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A unit of two-dimensional area, such as square inches or hectares." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Area Unit" .


###  https://ontologies.semanticarts.com/gist/Artifact
<https://ontologies.semanticarts.com/gist/Artifact> rdf:type owl:Class ;
                                                    rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/hasGoal> ;
                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Function>
                                                                    ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "An intentional, person-made thing, which could be physical or content" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Artifact" .


###  https://ontologies.semanticarts.com/gist/Aspect
<https://ontologies.semanticarts.com/gist/Aspect> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "A very general term for the characteristic of something that is being measured.  E.g., property (height) or a process (cycle time) or a behavior (loyalty)." ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Aspect" .


###  https://ontologies.semanticarts.com/gist/Balance
<https://ontologies.semanticarts.com/gist/Balance> rdf:type owl:Class ;
                                                   owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                              [ rdf:type owl:Restriction ;
                                                                                                owl:onProperty <https://ontologies.semanticarts.com/gist/isAffectedBy> ;
                                                                                                owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Transaction>
                                                                                              ]
                                                                                            ) ;
                                                                         rdf:type owl:Class
                                                                       ] ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "An amount decremented or incremented by a series of transactions." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Balance" .


###  https://ontologies.semanticarts.com/gist/BaseUnit
<https://ontologies.semanticarts.com/gist/BaseUnit> rdf:type owl:Class ;
                                                    owl:equivalentClass [ rdf:type owl:Class ;
                                                                          owl:oneOf ( <https://ontologies.semanticarts.com/gist/_USDollar>
                                                                                      <https://ontologies.semanticarts.com/gist/_ampere>
                                                                                      <https://ontologies.semanticarts.com/gist/_bit>
                                                                                      <https://ontologies.semanticarts.com/gist/_candela>
                                                                                      <https://ontologies.semanticarts.com/gist/_each>
                                                                                      <https://ontologies.semanticarts.com/gist/_kelvin>
                                                                                      <https://ontologies.semanticarts.com/gist/_kilogram>
                                                                                      <https://ontologies.semanticarts.com/gist/_meter>
                                                                                      <https://ontologies.semanticarts.com/gist/_mole>
                                                                                      <https://ontologies.semanticarts.com/gist/_second>
                                                                                    )
                                                                        ] ;
                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A primitive unit that cannot be decomposed into other units. It can be converted from one measurement system to another.  The base units in gist are the seven primitive units from the System Internationale (SI): (meter, second, kilogram, ampere, kelvin, mole, candela), plus three convenience ones: each. bit and usDollar." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Base Unit" .


###  https://ontologies.semanticarts.com/gist/Behavior
<https://ontologies.semanticarts.com/gist/Behavior> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A way of categorizing events.  E.g., differentiating drilling versus cutting." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Behavior" .


###  https://ontologies.semanticarts.com/gist/Building
<https://ontologies.semanticarts.com/gist/Building> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Artifact> ,
                                                                    <https://ontologies.semanticarts.com/gist/Landmark> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A man-made structure for dwelling or working." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Building" .


###  https://ontologies.semanticarts.com/gist/BundledCatalogItem
<https://ontologies.semanticarts.com/gist/BundledCatalogItem> rdf:type owl:Class ;
                                                              owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/CatalogItem>
                                                                                                         [ rdf:type owl:Restriction ;
                                                                                                           owl:onProperty <https://ontologies.semanticarts.com/gist/hasDirectPart> ;
                                                                                                           owl:someValuesFrom <https://ontologies.semanticarts.com/gist/CatalogItem>
                                                                                                         ]
                                                                                                       ) ;
                                                                                    rdf:type owl:Class
                                                                                  ] ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "Any combination of descriptions of things offered together.  Could be a kit (several parts offered together), but could also be a product plus a warranty." ;
                                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Bundled Catalog Item" .


###  https://ontologies.semanticarts.com/gist/CatalogItem
<https://ontologies.semanticarts.com/gist/CatalogItem> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Specification> ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "A description of a product or service to be delivered, given in a sufficient level of detail that a receiver could determine whether delivery constituted discharge of the obligation to deliver." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Catalog Item" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "In short, an unambiguous characterization of what it is that a potential buyer is paying for." .


###  https://ontologies.semanticarts.com/gist/Category
<https://ontologies.semanticarts.com/gist/Category> rdf:type owl:Class ;
                                                    rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/isAllocatedBy> ;
                                                                      owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                           owl:unionOf ( <https://ontologies.semanticarts.com/gist/IntellectualProperty>
                                                                                                         <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                         <https://ontologies.semanticarts.com/gist/Person>
                                                                                                       )
                                                                                         ]
                                                                    ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A concept or label used to categorize other instances informally. Things that can be thought of as types are usually Categories." ;
                                                    <http://www.w3.org/2004/02/skos/core#example> "Tags used in folksonomies; formal definitions from other systems." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Category" ;
                                                    <http://www.w3.org/2004/02/skos/core#scopeNote> "Often a 'bucket' can be modeled either as an owl:Class or as a gist:Category. Use the latter if you don't care much about the formal structure of the different types, or if there is a whole hierarchy of types that are going to be managed by a group separate from the ontology developers. The formal structure may be defined elsewhere and linked to, if necessary." .


###  https://ontologies.semanticarts.com/gist/CoherentProductUnit
<https://ontologies.semanticarts.com/gist/CoherentProductUnit> rdf:type owl:Class ;
                                                               owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ProductUnit>
                                                                                                          [ rdf:type owl:Restriction ;
                                                                                                            owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplicand> ;
                                                                                                            owl:allValuesFrom [ rdf:type owl:Class ;
                                                                                                                                owl:unionOf ( <https://ontologies.semanticarts.com/gist/BaseUnit>
                                                                                                                                              <https://ontologies.semanticarts.com/gist/CoherentProductUnit>
                                                                                                                                              <https://ontologies.semanticarts.com/gist/CoherentRatioUnit>
                                                                                                                                            )
                                                                                                                              ]
                                                                                                          ]
                                                                                                          [ rdf:type owl:Restriction ;
                                                                                                            owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplier> ;
                                                                                                            owl:allValuesFrom [ rdf:type owl:Class ;
                                                                                                                                owl:unionOf ( <https://ontologies.semanticarts.com/gist/BaseUnit>
                                                                                                                                              <https://ontologies.semanticarts.com/gist/CoherentProductUnit>
                                                                                                                                              <https://ontologies.semanticarts.com/gist/CoherentRatioUnit>
                                                                                                                                            )
                                                                                                                              ]
                                                                                                          ]
                                                                                                        ) ;
                                                                                     rdf:type owl:Class
                                                                                   ] ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "A product unit both of whose factors are coherent units. The conversion factor is 1." ;
                                                               <http://www.w3.org/2004/02/skos/core#example> "Square meter, an area unit." ;
                                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "Coherent Product Unit" .


###  https://ontologies.semanticarts.com/gist/CoherentRatioUnit
<https://ontologies.semanticarts.com/gist/CoherentRatioUnit> rdf:type owl:Class ;
                                                             owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/RatioUnit>
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/hasDenominator> ;
                                                                                                          owl:allValuesFrom [ rdf:type owl:Class ;
                                                                                                                              owl:unionOf ( <https://ontologies.semanticarts.com/gist/BaseUnit>
                                                                                                                                            <https://ontologies.semanticarts.com/gist/CoherentProductUnit>
                                                                                                                                            <https://ontologies.semanticarts.com/gist/CoherentRatioUnit>
                                                                                                                                          )
                                                                                                                            ]
                                                                                                        ]
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/hasNumerator> ;
                                                                                                          owl:allValuesFrom [ rdf:type owl:Class ;
                                                                                                                              owl:unionOf ( <https://ontologies.semanticarts.com/gist/BaseUnit>
                                                                                                                                            <https://ontologies.semanticarts.com/gist/CoherentProductUnit>
                                                                                                                                            <https://ontologies.semanticarts.com/gist/CoherentRatioUnit>
                                                                                                                                          )
                                                                                                                            ]
                                                                                                        ]
                                                                                                      ) ;
                                                                                   rdf:type owl:Class
                                                                                 ] ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "A ratio unit whose conversion factor is 1." ;
                                                             <http://www.w3.org/2004/02/skos/core#example> "Newton, a force unit also expressed as kg-m/s^2" ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Coherent Ratio Unit" .


###  https://ontologies.semanticarts.com/gist/CoherentUnit
<https://ontologies.semanticarts.com/gist/CoherentUnit> rdf:type owl:Class ;
                                                        owl:equivalentClass [ rdf:type owl:Class ;
                                                                              owl:unionOf ( <https://ontologies.semanticarts.com/gist/BaseUnit>
                                                                                            <https://ontologies.semanticarts.com/gist/CoherentProductUnit>
                                                                                            <https://ontologies.semanticarts.com/gist/CoherentRatioUnit>
                                                                                          )
                                                                            ] ;
                                                        rdfs:seeAlso <http://www.eim.gr/metrology/measurement-units/si-derived-units/coherent-derived-units/> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A unit that is expressed in units that have no conversions.  It may be a simple unit.  It may also be a product or ratio unit that bottoms out in simple units." ;
                                                        <http://www.w3.org/2004/02/skos/core#example> "A simple unit: kilogram" ,
                                                                                                      "The standard unit for acceleration is meters per square second (feet per square second  requires a conversion)" ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Coherent Unit" ;
                                                        <http://www.w3.org/2004/02/skos/core#scopeNote> "Coherent unit is the physics term for this, informally you might think of it as the standard unit for a given dimension." ,
                                                                                                        "In principle, the CoherentUnit for a ProductUnit or RatioUnit can be inferred by recursively decomposing the products and ratios into their respective CoherentUnits, bottoming out in SimpleUnits" .


###  https://ontologies.semanticarts.com/gist/Collection
<https://ontologies.semanticarts.com/gist/Collection> rdf:type owl:Class ;
                                                      rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                        owl:someValuesFrom owl:Thing
                                                                      ] ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Any identifiable grouping of instances.  For instance, a jury is a collection of people." ;
                                                      <http://www.w3.org/2004/02/skos/core#example> "A jury is a group of people,   a financial ledger is a collection of transaction entries; a route is an (ordered) collection of segments." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Collection" .


###  https://ontologies.semanticarts.com/gist/Commitment
<https://ontologies.semanticarts.com/gist/Commitment> rdf:type owl:Class ;
                                                      owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Class ;
                                                                                                   owl:unionOf ( <https://ontologies.semanticarts.com/gist/Requirement>
                                                                                                                 <https://ontologies.semanticarts.com/gist/Restriction>
                                                                                                               )
                                                                                                 ]
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/hasGiver> ;
                                                                                                   owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                        owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                      <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                    )
                                                                                                                      ]
                                                                                                 ]
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/isCategorizedBy> ;
                                                                                                   owl:someValuesFrom <https://ontologies.semanticarts.com/gist/DegreeOfCommitment>
                                                                                                 ]
                                                                                               ) ;
                                                                            rdf:type owl:Class
                                                                          ] ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "An obligation (possibly unilateral)." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Commitment" .


###  https://ontologies.semanticarts.com/gist/Component
<https://ontologies.semanticarts.com/gist/Component> rdf:type owl:Class ;
                                                     owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Artifact>
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/contributesTo> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/System>
                                                                                                ]
                                                                                              ) ;
                                                                           rdf:type owl:Class
                                                                         ] ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "A component is an artifact that contributes to a system.  Could be a simple mechanical component, such as the float contributing to the toilet tank maintaining a constant level, or much more complex as in the internet of things." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Component" .


###  https://ontologies.semanticarts.com/gist/ContemporaryEvent
<https://ontologies.semanticarts.com/gist/ContemporaryEvent> rdf:type owl:Class ;
                                                             owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Event>
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/startDateTime> ;
                                                                                                          owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                                        ]
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/actualEndDateTime> ;
                                                                                                          owl:maxCardinality "0"^^xsd:nonNegativeInteger
                                                                                                        ]
                                                                                                      ) ;
                                                                                   rdf:type owl:Class
                                                                                 ] ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "An event that has started but has not yet ended." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Contemporary Event" ;
                                                             <http://www.w3.org/2004/02/skos/core#scopeNote> "When the event actually ends, it will cease being contemporary." .


###  https://ontologies.semanticarts.com/gist/Content
<https://ontologies.semanticarts.com/gist/Content> rdf:type owl:Class ;
                                                   rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Artifact> ;
                                                   owl:disjointWith <https://ontologies.semanticarts.com/gist/GeoPoint> ,
                                                                    <https://ontologies.semanticarts.com/gist/GeoRegion> ,
                                                                    <https://ontologies.semanticarts.com/gist/Organization> ,
                                                                    <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                    <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                    <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "A document, program, image, etc.  (Categories are not content until they are written down.)" ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Content" .


###  https://ontologies.semanticarts.com/gist/ContentExpression
<https://ontologies.semanticarts.com/gist/ContentExpression> rdf:type owl:Class ;
                                                             rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Content> ,
                                                                             [ rdf:type owl:Restriction ;
                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/isCategorizedBy> ;
                                                                               owl:someValuesFrom <https://ontologies.semanticarts.com/gist/GeneralMediaType>
                                                                             ] ,
                                                                             [ rdf:type owl:Restriction ;
                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/isExpressedIn> ;
                                                                               owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Language>
                                                                             ] ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Intellectual Property reduced to text, audio etc.  If it contains text (written or spoken), it may be in a language." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Content Expression" .


###  https://ontologies.semanticarts.com/gist/ContingentEvent
<https://ontologies.semanticarts.com/gist/ContingentEvent> rdf:type owl:Class ;
                                                           owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Event>
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                                                        owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Percentage>
                                                                                                      ]
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/plannedEndDateTime> ;
                                                                                                        owl:someValuesFrom xsd:dateTime
                                                                                                      ]
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/plannedStartDateTime> ;
                                                                                                        owl:someValuesFrom xsd:dateTime
                                                                                                      ]
                                                                                                    ) ;
                                                                                 rdf:type owl:Class
                                                                               ] ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "An event with a probability of happening in the future, and usually dependent upon some other event or condition." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "Contingent Event" .


###  https://ontologies.semanticarts.com/gist/ContingentObligation
<https://ontologies.semanticarts.com/gist/ContingentObligation> rdf:type owl:Class ;
                                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Commitment>
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/hasGiver> ;
                                                                                                             owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                                  owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                                <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                              )
                                                                                                                                ]
                                                                                                           ]
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/isTriggeredBy> ;
                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Event>
                                                                                                           ]
                                                                                                         ) ;
                                                                                      rdf:type owl:Class
                                                                                    ] ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "An obligation that is not yet firm.  There is some contingent event, the occurrence of which will cause the obligation to become firm." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Contingent Obligation" ;
                                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "A contingent obligation might have a getter counterparty (as in the case of insurance); but it might not (as in the case of an offer)." .


###  https://ontologies.semanticarts.com/gist/Contract
<https://ontologies.semanticarts.com/gist/Contract> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Agreement>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/isUnderJurisdictionOf> ;
                                                                                                 owl:someValuesFrom <https://ontologies.semanticarts.com/gist/GovernmentOrganization>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "An Agreement which can be enforced by law" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Contract" .


###  https://ontologies.semanticarts.com/gist/ContractTerm
<https://ontologies.semanticarts.com/gist/ContractTerm> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Specification> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A specification of some aspect of a contract." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Contract Term" .


###  https://ontologies.semanticarts.com/gist/ControlledVocabulary
<https://ontologies.semanticarts.com/gist/ControlledVocabulary> rdf:type owl:Class ;
                                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Collection>
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Category>
                                                                                                           ]
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/isGovernedBy> ;
                                                                                                             owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                                  owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                                <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                              )
                                                                                                                                ]
                                                                                                           ]
                                                                                                         ) ;
                                                                                      rdf:type owl:Class
                                                                                    ] ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "A collection of terms approved and managed by some organization or person." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Controlled Vocabulary" .


###  https://ontologies.semanticarts.com/gist/Controller
<https://ontologies.semanticarts.com/gist/Controller> rdf:type owl:Class ;
                                                      owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Equipment>
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/directs> ;
                                                                                                   owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Actuator>
                                                                                                 ]
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/isCategorizedBy> ;
                                                                                                   owl:someValuesFrom <https://ontologies.semanticarts.com/gist/ControllerType>
                                                                                                 ]
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/respondsTo> ;
                                                                                                   owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Sensor>
                                                                                                 ]
                                                                                               ) ;
                                                                            rdf:type owl:Class
                                                                          ] ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "A device that takes messages or signals from a sensor and decides through algorithms whether and which actuator to fire via messages" ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Controller" .


###  https://ontologies.semanticarts.com/gist/ControllerType
<https://ontologies.semanticarts.com/gist/ControllerType> rdf:type owl:Class ;
                                                          rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "A kind of controller." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "Controller Type" .


###  https://ontologies.semanticarts.com/gist/Count
<https://ontologies.semanticarts.com/gist/Count> rdf:type owl:Class ;
                                                 owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                              owl:someValuesFrom <https://ontologies.semanticarts.com/gist/CountingUnit>
                                                                                            ]
                                                                                          ) ;
                                                                       rdf:type owl:Class
                                                                     ] ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "A measure that involves countable amounts (?eaches? as well as cases, etc.). Can be decimal." ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Count" ;
                                                 <http://www.w3.org/2004/02/skos/core#scopeNote> "Count is not disjoint with all the other magnitudes, as there are some magnitudes that could conceivably be counted." .


###  https://ontologies.semanticarts.com/gist/CountingUnit
<https://ontologies.semanticarts.com/gist/CountingUnit> rdf:type owl:Class ;
                                                        owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                     owl:hasValue <https://ontologies.semanticarts.com/gist/_each>
                                                                                                   ]
                                                                                                 ) ;
                                                                              rdf:type owl:Class
                                                                            ] ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A unit of counting, especially ?each?, but also units such as dozens." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Counting Unit" .


###  https://ontologies.semanticarts.com/gist/CountryGeoRegion
<https://ontologies.semanticarts.com/gist/CountryGeoRegion> rdf:type owl:Class ;
                                                            owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/GovernedGeoRegion>
                                                                                                       [ rdf:type owl:Restriction ;
                                                                                                         owl:onProperty <https://ontologies.semanticarts.com/gist/isGovernedBy> ;
                                                                                                         owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                         owl:onClass <https://ontologies.semanticarts.com/gist/CountryGovernment>
                                                                                                       ]
                                                                                                     ) ;
                                                                                  rdf:type owl:Class
                                                                                ] ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "A defined geographical area (or areas) governed by exactly one country government." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Country Geo-Region" .


###  https://ontologies.semanticarts.com/gist/CountryGovernment
<https://ontologies.semanticarts.com/gist/CountryGovernment> rdf:type owl:Class ;
                                                             owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/GovernmentOrganization>
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/governs> ;
                                                                                                          owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                          owl:onClass <https://ontologies.semanticarts.com/gist/CountryGeoRegion>
                                                                                                        ]
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/isGovernedBy> ;
                                                                                                          owl:maxQualifiedCardinality "0"^^xsd:nonNegativeInteger ;
                                                                                                          owl:onClass <https://ontologies.semanticarts.com/gist/GovernmentOrganization>
                                                                                                        ]
                                                                                                      ) ;
                                                                                   rdf:type owl:Class
                                                                                 ] ;
                                                             owl:disjointWith <https://ontologies.semanticarts.com/gist/SubCountryGovernment> ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "A Government Organization which asserts both sovereignty (i.e., it is not governed by some other government organization) and governance over an entity generally recognized as a 'country'." ;
                                                             <http://www.w3.org/2004/02/skos/core#note> "While a country government may enter into treaties with other country governments, that does not mean it is 'governed by' the others." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Country Government" .


###  https://ontologies.semanticarts.com/gist/CurrencyUnit
<https://ontologies.semanticarts.com/gist/CurrencyUnit> rdf:type owl:Class ;
                                                        owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                     owl:hasValue <https://ontologies.semanticarts.com/gist/_USDollar>
                                                                                                   ]
                                                                                                 ) ;
                                                                              rdf:type owl:Class
                                                                            ] ;
                                                        owl:disjointWith <https://ontologies.semanticarts.com/gist/DataSizeUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/DistanceUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/DurationUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/ElectricalCurrentUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/LuminousIntensityUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MassUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MoleUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A unit of money. Note: this is the only unit whose conversion factors include time (i.e., the conversion rates change on a daily basis)." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Currency Unit" .


###  https://ontologies.semanticarts.com/gist/DataSizeUnit
<https://ontologies.semanticarts.com/gist/DataSizeUnit> rdf:type owl:Class ;
                                                        owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                     owl:hasValue <https://ontologies.semanticarts.com/gist/_bit>
                                                                                                   ]
                                                                                                 ) ;
                                                                              rdf:type owl:Class
                                                                            ] ;
                                                        owl:disjointWith <https://ontologies.semanticarts.com/gist/DistanceUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/DurationUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/ElectricalCurrentUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/LuminousIntensityUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MassUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MoleUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A unit to measure amounts of digital information." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Data Size Unit" .


###  https://ontologies.semanticarts.com/gist/DegreeOfCommitment
<https://ontologies.semanticarts.com/gist/DegreeOfCommitment> rdf:type owl:Class ;
                                                              rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "The difficulty of reversing a commitment." ;
                                                              <http://www.w3.org/2004/02/skos/core#example> "A car rental typically has a lower degree of commitment than an airfare reservation." ;
                                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Degree Of Commitment" .


###  https://ontologies.semanticarts.com/gist/DistanceUnit
<https://ontologies.semanticarts.com/gist/DistanceUnit> rdf:type owl:Class ;
                                                        owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                     owl:hasValue <https://ontologies.semanticarts.com/gist/_meter>
                                                                                                   ]
                                                                                                 ) ;
                                                                              rdf:type owl:Class
                                                                            ] ;
                                                        owl:disjointWith <https://ontologies.semanticarts.com/gist/DurationUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/ElectricalCurrentUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/LuminousIntensityUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MassUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MoleUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A unit to measure linear distance, such as feet or kilometers." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Distance Unit" .


###  https://ontologies.semanticarts.com/gist/Duration
<https://ontologies.semanticarts.com/gist/Duration> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                 owl:someValuesFrom <https://ontologies.semanticarts.com/gist/DurationUnit>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Time, but not on a timeline." ;
                                                    <http://www.w3.org/2004/02/skos/core#example> "One week (or seven days), but not Jan 1, 2008 to Jan 7, 2008 (which is an interval)." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Duration" ;
                                                    <http://www.w3.org/2004/02/skos/core#scopeNote> "Intervals have durations, but are not themselves durations." .


###  https://ontologies.semanticarts.com/gist/DurationUnit
<https://ontologies.semanticarts.com/gist/DurationUnit> rdf:type owl:Class ;
                                                        owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                     owl:hasValue <https://ontologies.semanticarts.com/gist/_second>
                                                                                                   ]
                                                                                                 ) ;
                                                                              rdf:type owl:Class
                                                                            ] ;
                                                        owl:disjointWith <https://ontologies.semanticarts.com/gist/ElectricalCurrentUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/LuminousIntensityUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MassUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/MoleUnit> ,
                                                                         <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A unit to measure passage of time: hours, days, years." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Duration Unit" .


###  https://ontologies.semanticarts.com/gist/ElectricCurrent
<https://ontologies.semanticarts.com/gist/ElectricCurrent> rdf:type owl:Class ;
                                                           owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                        owl:someValuesFrom <https://ontologies.semanticarts.com/gist/ElectricalCurrentUnit>
                                                                                                      ]
                                                                                                    ) ;
                                                                                 rdf:type owl:Class
                                                                               ] ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "A flow of electric charge." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "Electric Current" .


###  https://ontologies.semanticarts.com/gist/ElectricalCurrentUnit
<https://ontologies.semanticarts.com/gist/ElectricalCurrentUnit> rdf:type owl:Class ;
                                                                 owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                            [ rdf:type owl:Restriction ;
                                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                              owl:hasValue <https://ontologies.semanticarts.com/gist/_ampere>
                                                                                                            ]
                                                                                                          ) ;
                                                                                       rdf:type owl:Class
                                                                                     ] ;
                                                                 owl:disjointWith <https://ontologies.semanticarts.com/gist/LuminousIntensityUnit> ,
                                                                                  <https://ontologies.semanticarts.com/gist/MassUnit> ,
                                                                                  <https://ontologies.semanticarts.com/gist/MoleUnit> ,
                                                                                  <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "Unit of electrical current, which is charge per unit time.  The SI unit is the ampere.  (Note that electrical current is a composed unit.)" ;
                                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Electrical Current Unit" .


###  https://ontologies.semanticarts.com/gist/ElectronicMessageAddress
<https://ontologies.semanticarts.com/gist/ElectronicMessageAddress> rdf:type owl:Class ;
                                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Address> ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "Any place an electronic message (email, fax, etc.) can be sent." ;
                                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Electronic Message Address" .


###  https://ontologies.semanticarts.com/gist/EmailAddress
<https://ontologies.semanticarts.com/gist/EmailAddress> rdf:type owl:Class ;
                                                        rdfs:subClassOf <https://ontologies.semanticarts.com/gist/ElectronicMessageAddress> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "An email address is a unique identifier for an email account. It is used to both send and receive email messages over the Internet." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Email Address" .


###  https://ontologies.semanticarts.com/gist/Equipment
<https://ontologies.semanticarts.com/gist/Equipment> rdf:type owl:Class ;
                                                     owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Artifact>
                                                                                                <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem>
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/isCategorizedBy> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/EquipmentType>
                                                                                                ]
                                                                                              ) ;
                                                                           rdf:type owl:Class
                                                                         ] ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Tangible property other than land or buildings.  Any kind of equipment, could be machine, router, car etc." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Equipment" .


###  https://ontologies.semanticarts.com/gist/EquipmentType
<https://ontologies.semanticarts.com/gist/EquipmentType> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Categories of equipment" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Equipment Type" .


###  https://ontologies.semanticarts.com/gist/Event
<https://ontologies.semanticarts.com/gist/Event> rdf:type owl:Class ;
                                                 owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/isCharacterizedAs> ;
                                                                                              owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Behavior>
                                                                                            ]
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/endDateTime> ;
                                                                                              owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                            ]
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/startDateTime> ;
                                                                                              owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                            ]
                                                                                          ) ;
                                                                       rdf:type owl:Class
                                                                     ] ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Something that occurs over some period of time, often characterized as an activity being carried out by some person, organization, or software application." ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Event" .


###  https://ontologies.semanticarts.com/gist/Extent
<https://ontologies.semanticarts.com/gist/Extent> rdf:type owl:Class ;
                                                  owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                             [ rdf:type owl:Restriction ;
                                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                               owl:someValuesFrom <https://ontologies.semanticarts.com/gist/DistanceUnit>
                                                                                             ]
                                                                                           ) ;
                                                                        rdf:type owl:Class
                                                                      ] ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "A measure of distance, which could be distances over the Earth, and could also be height, width, length, depth, girth, etc." ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Extent" .


###  https://ontologies.semanticarts.com/gist/FormattedContent
<https://ontologies.semanticarts.com/gist/FormattedContent> rdf:type owl:Class ;
                                                            owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ContentExpression>
                                                                                                       [ rdf:type owl:Restriction ;
                                                                                                         owl:onProperty <https://ontologies.semanticarts.com/gist/isExpressedIn> ;
                                                                                                         owl:someValuesFrom <https://ontologies.semanticarts.com/gist/MediaType>
                                                                                                       ]
                                                                                                     ) ;
                                                                                  rdf:type owl:Class
                                                                                ] ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "Content which is in a particular format. (E.g., HTML, PDF, JPG.)" ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Formatted Content" .


###  https://ontologies.semanticarts.com/gist/Function
<https://ontologies.semanticarts.com/gist/Function> rdf:type owl:Class ;
                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Intention> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A function is what a specific made item is intended to do.  For instance: transmit electricity, provide ballast, control ambient temperature." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Function" .


###  https://ontologies.semanticarts.com/gist/GeneralMediaType
<https://ontologies.semanticarts.com/gist/GeneralMediaType> rdf:type owl:Class ;
                                                            rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "The real-world media type for content." ;
                                                            <http://www.w3.org/2004/02/skos/core#example> "Audio, still image, video, textual, physical (e.g., a statue), or performance (i.e. a play).  Or it could be oil or pastel for a painting." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "General Media Type" .


###  https://ontologies.semanticarts.com/gist/GeoPoint
<https://ontologies.semanticarts.com/gist/GeoPoint> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasAltitude> ;
                                                                                                 owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Extent>
                                                                                               ]
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/latitude> ;
                                                                                                 owl:someValuesFrom xsd:double
                                                                                               ]
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/longitude> ;
                                                                                                 owl:someValuesFrom xsd:double
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Place> ;
                                                    owl:disjointWith <https://ontologies.semanticarts.com/gist/IntellectualProperty> ,
                                                                     <https://ontologies.semanticarts.com/gist/Intention> ,
                                                                     <https://ontologies.semanticarts.com/gist/Language> ,
                                                                     <https://ontologies.semanticarts.com/gist/Magnitude> ,
                                                                     <https://ontologies.semanticarts.com/gist/Organization> ,
                                                                     <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                     <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                     <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "An individual point on the Earth's surface, identified by latitude, longitude and altitude. If altitude is missing, it is assumed to be at the Earth's surface.  However, altitude is measured from sea level.  these points are to the WGS-84 coordinate system using the GPS decimal lat/long" ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Geo Point" ;
                                                    <http://www.w3.org/2004/02/skos/core#scopeNote> "Assume coordinate system used by Google (WGS 84 Web Mercator)." .


###  https://ontologies.semanticarts.com/gist/GeoRegion
<https://ontologies.semanticarts.com/gist/GeoRegion> rdf:type owl:Class ;
                                                     owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Place>
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Area>
                                                                                                ]
                                                                                              ) ;
                                                                           rdf:type owl:Class
                                                                         ] ;
                                                     owl:disjointWith <https://ontologies.semanticarts.com/gist/IntellectualProperty> ,
                                                                      <https://ontologies.semanticarts.com/gist/Intention> ,
                                                                      <https://ontologies.semanticarts.com/gist/Language> ,
                                                                      <https://ontologies.semanticarts.com/gist/Magnitude> ,
                                                                      <https://ontologies.semanticarts.com/gist/Organization> ,
                                                                      <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                      <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                      <https://ontologies.semanticarts.com/gist/Template> ,
                                                                      <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "A bounded region (or set of regions) on the surface of the Earth." ;
                                                     <http://www.w3.org/2004/02/skos/core#example> "The bounded shape that defines the region occupied by Crater Lake; the bounded area known as the contiguous USA." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Geo Region" ;
                                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "A GeoRegion could be non-contiguous; e.g. the region governed by the USA is the region governed by the lower 48 states plus that of Alaska and Hawaii.  Child classes in lower ontologies can make this distinction." ,
                                                                                                     "A GeoRegion has an area, but it is not itself an instance of the Area class.  (Area in gist is a magnitude)." .


###  https://ontologies.semanticarts.com/gist/GeoRoute
<https://ontologies.semanticarts.com/gist/GeoRoute> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/OrderedCollection>
                                                                                               <https://ontologies.semanticarts.com/gist/Place>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasDirectPart> ;
                                                                                                 owl:someValuesFrom <https://ontologies.semanticarts.com/gist/GeoSegment>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "An ordered set of GeoPoints that defines a path from starting point to ending point." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Geo Route" .


###  https://ontologies.semanticarts.com/gist/GeoSegment
<https://ontologies.semanticarts.com/gist/GeoSegment> rdf:type owl:Class ;
                                                      owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/comesFromPlace> ;
                                                                                                   owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                   owl:onClass <https://ontologies.semanticarts.com/gist/GeoPoint>
                                                                                                 ]
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/goesToPlace> ;
                                                                                                   owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                   owl:onClass <https://ontologies.semanticarts.com/gist/GeoPoint>
                                                                                                 ]
                                                                                               ) ;
                                                                            rdf:type owl:Class
                                                                          ] ;
                                                      rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Place> ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "A single portion of a GeoRegion which has been divided (i.e., segmented)." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Geo Segment" .


###  https://ontologies.semanticarts.com/gist/GeoVolume
<https://ontologies.semanticarts.com/gist/GeoVolume> rdf:type owl:Class ;
                                                     owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/containsGeographically> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/GeoPoint>
                                                                                                ]
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Volume>
                                                                                                ]
                                                                                              ) ;
                                                                           rdf:type owl:Class
                                                                         ] ;
                                                     rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Place> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "A three-dimensional space on or near the surface of the Earth, such as an oil reservoir, the body of a lake, or an airspace." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Geo Volume" .


###  https://ontologies.semanticarts.com/gist/Goal
<https://ontologies.semanticarts.com/gist/Goal> rdf:type owl:Class ;
                                                rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Intention> ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "A specific intentional endpoint.  One can tell whether it has been achieved, as opposed to an intention, which may not have an evaluation function." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Goal" .


###  https://ontologies.semanticarts.com/gist/GovernedGeoRegion
<https://ontologies.semanticarts.com/gist/GovernedGeoRegion> rdf:type owl:Class ;
                                                             owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/GeoRegion>
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/isGovernedBy> ;
                                                                                                          owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                          owl:onClass <https://ontologies.semanticarts.com/gist/GovernmentOrganization>
                                                                                                        ]
                                                                                                      ) ;
                                                                                   rdf:type owl:Class
                                                                                 ] ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "A defined geographic area or areas governed by at least one government organization." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Governed Geo-Region" ;
                                                             <http://www.w3.org/2004/02/skos/core#scopeNote> "Geographic regions do not need not be physically contiguous in order to constitute a governed geo-region; e.g., Alaska and Hawaii." .


###  https://ontologies.semanticarts.com/gist/GovernmentOrganization
<https://ontologies.semanticarts.com/gist/GovernmentOrganization> rdf:type owl:Class ;
                                                                  rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Organization> ;
                                                                  owl:disjointWith <https://ontologies.semanticarts.com/gist/IntergovernmentalOrganization> ,
                                                                                   <https://ontologies.semanticarts.com/gist/TreatyOrganization> ;
                                                                  <http://www.w3.org/2004/02/skos/core#definition> "An organization which exercises political and/or regulatory authority over a political unit, people, geo-region, etc., as well as performing certain functions for this unit or body. Differs from a corporation in that it cannot be owned." ;
                                                                  <http://www.w3.org/2004/02/skos/core#example> "The State of Washington Office of Financial Management; the Food and Drug Administration; the Scottish Parliament." ;
                                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Government Organization" ;
                                                                  <http://www.w3.org/2004/02/skos/core#scopeNote> "Includes administrative, regulatory, and enforcement organizations created or sanctioned by Country or SubCountry Governments." .


###  https://ontologies.semanticarts.com/gist/Group
<https://ontologies.semanticarts.com/gist/Group> rdf:type owl:Class ;
                                                 owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Collection>
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                              owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Person>
                                                                                            ]
                                                                                          ) ;
                                                                       rdf:type owl:Class
                                                                     ] ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "A collection of People. The group may or may not be an Organization.  Many organizations consist of groups of people, but that is not a defining characteristic." ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Group" .


###  https://ontologies.semanticarts.com/gist/HistoricalEvent
<https://ontologies.semanticarts.com/gist/HistoricalEvent> rdf:type owl:Class ;
                                                           owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Event>
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/actualEndDateTime> ;
                                                                                                        owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                                      ]
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/actualStartDateTime> ;
                                                                                                        owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                                      ]
                                                                                                    ) ;
                                                                                 rdf:type owl:Class
                                                                               ] ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "An event which occurred in time, with an actual end earlier than the present moment." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "Historical Event" .


###  https://ontologies.semanticarts.com/gist/ID
<https://ontologies.semanticarts.com/gist/ID> rdf:type owl:Class ;
                                              owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Content>
                                                                                         [ rdf:type owl:Restriction ;
                                                                                           owl:onProperty <https://ontologies.semanticarts.com/gist/isAllocatedBy> ;
                                                                                           owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                owl:unionOf ( <https://ontologies.semanticarts.com/gist/IntellectualProperty>
                                                                                                                              <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                              <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                            )
                                                                                                              ]
                                                                                         ]
                                                                                         [ rdf:type owl:Restriction ;
                                                                                           owl:onProperty <https://ontologies.semanticarts.com/gist/uniqueText> ;
                                                                                           owl:someValuesFrom xsd:string
                                                                                         ]
                                                                                       ) ;
                                                                    rdf:type owl:Class
                                                                  ] ;
                                              <http://www.w3.org/2004/02/skos/core#definition> "Content that is used to uniquely identify something or someone." ;
                                              <http://www.w3.org/2004/02/skos/core#example> "SSN for a person; serial number for a product; employee ID." ;
                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "ID" ;
                                              <http://www.w3.org/2004/02/skos/core#scopeNote> "This is used in conjunction with gist:isIdentifiedBy" .


###  https://ontologies.semanticarts.com/gist/InformationQuantity
<https://ontologies.semanticarts.com/gist/InformationQuantity> rdf:type owl:Class ;
                                                               owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                          [ rdf:type owl:Restriction ;
                                                                                                            owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                            owl:someValuesFrom <https://ontologies.semanticarts.com/gist/DataSizeUnit>
                                                                                                          ]
                                                                                                        ) ;
                                                                                     rdf:type owl:Class
                                                                                   ] ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "An amount of data, such as 6 petabytes, or 640KB." ;
                                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "Information Quantity" .


###  https://ontologies.semanticarts.com/gist/IntellectualProperty
<https://ontologies.semanticarts.com/gist/IntellectualProperty> rdf:type owl:Class ;
                                                                rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Artifact> ;
                                                                owl:disjointWith <https://ontologies.semanticarts.com/gist/Intention> ,
                                                                                 <https://ontologies.semanticarts.com/gist/Magnitude> ,
                                                                                 <https://ontologies.semanticarts.com/gist/Organization> ,
                                                                                 <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                                 <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                                 <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "A work, invention or concept, independent of its being expressed in text, audio, video, image, or live performance.  IP can also be tacit knowledge, know-how, or skill. Also includes Brands." ;
                                                                <http://www.w3.org/2004/02/skos/core#example> "The Old Man and The Sea; the Page Rank algorithm; Coca Cola" ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Intellectual Property" ;
                                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "For literature this could be called the ?Work?, except that ?work? is a highly overloaded term (expenditure of energy, resource consumption, art).  Often the first expression precedes our recognition of the IP, but subsequent expressions are known to be derivatives of the IP, even if they are expression-to-expression translations (or copies)." .


###  https://ontologies.semanticarts.com/gist/Intention
<https://ontologies.semanticarts.com/gist/Intention> rdf:type owl:Class ;
                                                     owl:disjointWith <https://ontologies.semanticarts.com/gist/Magnitude> ,
                                                                      <https://ontologies.semanticarts.com/gist/Organization> ,
                                                                      <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                      <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                      <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Goal, desire, aspiration. This is the \"teleologic\" aspect of the system that indicates things are done with a purpose." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Intention" .


###  https://ontologies.semanticarts.com/gist/IntergovernmentalOrganization
<https://ontologies.semanticarts.com/gist/IntergovernmentalOrganization> rdf:type owl:Class ;
                                                                         owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                    [ rdf:type owl:Restriction ;
                                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                                                      owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                                                                                                                      owl:onClass <https://ontologies.semanticarts.com/gist/GovernmentOrganization>
                                                                                                                    ]
                                                                                                                  ) ;
                                                                                               rdf:type owl:Class
                                                                                             ] ;
                                                                         <http://www.w3.org/2004/02/skos/core#definition> "An organization whose members are government organizations." ;
                                                                         <http://www.w3.org/2004/02/skos/core#example> "The United Nations, the European Union" ;
                                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Inter-Governmental Organization" .


###  https://ontologies.semanticarts.com/gist/Landmark
<https://ontologies.semanticarts.com/gist/Landmark> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/occupiesGeographicallyPermanently> ;
                                                                                                 owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                      owl:unionOf ( <https://ontologies.semanticarts.com/gist/GeoRegion>
                                                                                                                                    <https://ontologies.semanticarts.com/gist/GeoVolume>
                                                                                                                                  )
                                                                                                                    ]
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Place> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Something permanently attached to the Earth." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Landmark" .


###  https://ontologies.semanticarts.com/gist/Language
<https://ontologies.semanticarts.com/gist/Language> rdf:type owl:Class ;
                                                    owl:disjointWith <https://ontologies.semanticarts.com/gist/Magnitude> ,
                                                                     <https://ontologies.semanticarts.com/gist/Organization> ,
                                                                     <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                     <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                     <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A recognized, organized set of symbols and grammar." ;
                                                    <http://www.w3.org/2004/02/skos/core#example> "Natural languages such as English and Spanish; computer languages such as OWL, Python, and XML." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Language" .


###  https://ontologies.semanticarts.com/gist/LivingThing
<https://ontologies.semanticarts.com/gist/LivingThing> rdf:type owl:Class ;
                                                       owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem>
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/hasBiologicalParent> ;
                                                                                                    owl:minCardinality "1"^^xsd:nonNegativeInteger
                                                                                                  ]
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/birthDate> ;
                                                                                                    owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                                  ]
                                                                                                ) ;
                                                                             rdf:type owl:Class
                                                                           ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "Something that is currently, or at some point in time was, alive." ;
                                                       <http://www.w3.org/2004/02/skos/core#example> "A cat, a mushroom, a tree." ,
                                                                                                     "Negative examples: fictional life forms such as unicorns or Mickey Mouse." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Living Thing" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "Not all life forms have exactly two parents, so the restriction only specifies a minimum of one." .


###  https://ontologies.semanticarts.com/gist/LuminousIntensity
<https://ontologies.semanticarts.com/gist/LuminousIntensity> rdf:type owl:Class ;
                                                             owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                          owl:someValuesFrom <https://ontologies.semanticarts.com/gist/LuminousIntensityUnit>
                                                                                                        ]
                                                                                                      ) ;
                                                                                   rdf:type owl:Class
                                                                                 ] ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "A measure of the wavelength-weighted power emitted by a light source in a particular direction per unit solid angle.  This is based on the luminosity function, a standardized model of the sensitivity of the human eye." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Luminous Intensity" .


###  https://ontologies.semanticarts.com/gist/LuminousIntensityUnit
<https://ontologies.semanticarts.com/gist/LuminousIntensityUnit> rdf:type owl:Class ;
                                                                 owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                            [ rdf:type owl:Restriction ;
                                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                              owl:hasValue <https://ontologies.semanticarts.com/gist/_candela>
                                                                                                            ]
                                                                                                          ) ;
                                                                                       rdf:type owl:Class
                                                                                     ] ;
                                                                 owl:disjointWith <https://ontologies.semanticarts.com/gist/MassUnit> ,
                                                                                  <https://ontologies.semanticarts.com/gist/MoleUnit> ,
                                                                                  <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                                 <http://www.w3.org/2004/02/skos/core#definition> "The measure of brightness. The SI unit is the candela." ;
                                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Luminous Intensity Unit" .


###  https://ontologies.semanticarts.com/gist/Magnitude
<https://ontologies.semanticarts.com/gist/Magnitude> rdf:type owl:Class ;
                                                     owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasPrecision> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                ]
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                ]
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/numericValue> ;
                                                                                                  owl:someValuesFrom xsd:double
                                                                                                ]
                                                                                              ) ;
                                                                           rdf:type owl:Class
                                                                         ] ;
                                                     owl:disjointWith <https://ontologies.semanticarts.com/gist/Organization> ,
                                                                      <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                      <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                      <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "Base class for units which can be converted.  The primitive units can be converted from one measurement system to another; the complex units (ratio or product) have to decompose to their primitives." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Magnitude" ;
                                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "Magnitudes of the same dimensional type (i.e., duration or electric current) can be compared with a greater-than or less-than operator, but can still differ in their relationToTheWorld type.  (I.e., you can compare actuals to estimates or references, so long as the dimension is the same.)" ,
                                                                                                     "The precision should be in the same type of unit as the magnitude." .


###  https://ontologies.semanticarts.com/gist/Mass
<https://ontologies.semanticarts.com/gist/Mass> rdf:type owl:Class ;
                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                           [ rdf:type owl:Restriction ;
                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/MassUnit>
                                                                                           ]
                                                                                         ) ;
                                                                      rdf:type owl:Class
                                                                    ] ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Magnitude of mass." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Mass" .


###  https://ontologies.semanticarts.com/gist/MassUnit
<https://ontologies.semanticarts.com/gist/MassUnit> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                 owl:hasValue <https://ontologies.semanticarts.com/gist/_kilogram>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    owl:disjointWith <https://ontologies.semanticarts.com/gist/MoleUnit> ,
                                                                     <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A unit representing the amount of matter in a particle or object.  The SI unit of mass is the kilogram." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Mass Unit" .


###  https://ontologies.semanticarts.com/gist/MediaType
<https://ontologies.semanticarts.com/gist/MediaType> rdf:type owl:Class ;
                                                     rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                     rdfs:seeAlso <https://www.iana.org/assignments/media-types/media-types.xhtml> ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "A digitized type that computer applications can recognize." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Media Type" .


###  https://ontologies.semanticarts.com/gist/Medium
<https://ontologies.semanticarts.com/gist/Medium> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "A physicality on which a work could be implemented or exposed. E.g., paper, clay, or a computer monitor." ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Medium" .


###  https://ontologies.semanticarts.com/gist/Message
<https://ontologies.semanticarts.com/gist/Message> rdf:type owl:Class ;
                                                   owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ContentExpression>
                                                                                              [ rdf:type owl:Restriction ;
                                                                                                owl:onProperty <https://ontologies.semanticarts.com/gist/comesFromAgent> ;
                                                                                                owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                     owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                   <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                 )
                                                                                                                   ]
                                                                                              ]
                                                                                              [ rdf:type owl:Restriction ;
                                                                                                owl:onProperty <https://ontologies.semanticarts.com/gist/goesToAgent> ;
                                                                                                owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                     owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                   <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                 )
                                                                                                                   ]
                                                                                              ]
                                                                                            ) ;
                                                                         rdf:type owl:Class
                                                                       ] ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "A specific instance of content sent from an Organization or Person to at least one other Organization or Person." ;
                                                   <http://www.w3.org/2004/02/skos/core#example> "An email message, a phone call, a voice message, or a Web Service message." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Message" .


###  https://ontologies.semanticarts.com/gist/MessageDefinition
<https://ontologies.semanticarts.com/gist/MessageDefinition> rdf:type owl:Class ;
                                                             rdfs:subClassOf <https://ontologies.semanticarts.com/gist/SchemaMetaData> ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Each pulse from a Sensor is reflected in a message, as well as each instruction to an Actuator" ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Message Definition" .


###  https://ontologies.semanticarts.com/gist/MolarQuantity
<https://ontologies.semanticarts.com/gist/MolarQuantity> rdf:type owl:Class ;
                                                         owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                    [ rdf:type owl:Restriction ;
                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/MoleUnit>
                                                                                                    ]
                                                                                                  ) ;
                                                                               rdf:type owl:Class
                                                                             ] ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Amount of a substance, as counted molecules." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Molar Quantity" .


###  https://ontologies.semanticarts.com/gist/MoleUnit
<https://ontologies.semanticarts.com/gist/MoleUnit> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                 owl:hasValue <https://ontologies.semanticarts.com/gist/_mole>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    owl:disjointWith <https://ontologies.semanticarts.com/gist/TemperatureUnit> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Amount of chemical material.  Measured in Avogadro units (moles) of 6.02 x 10^23 molecules." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Mole Unit" .


###  https://ontologies.semanticarts.com/gist/Monetary
<https://ontologies.semanticarts.com/gist/Monetary> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                 owl:someValuesFrom <https://ontologies.semanticarts.com/gist/CurrencyUnit>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A special type of magnitude, due to the way rounding is handled in math and the temporal aspect of conversion." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Monetary" .


###  https://ontologies.semanticarts.com/gist/Network
<https://ontologies.semanticarts.com/gist/Network> rdf:type owl:Class ;
                                                   owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Artifact>
                                                                                              [ rdf:type owl:Restriction ;
                                                                                                owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                                owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                     owl:unionOf ( <https://ontologies.semanticarts.com/gist/NetworkLink>
                                                                                                                                   <https://ontologies.semanticarts.com/gist/NetworkNode>
                                                                                                                                 )
                                                                                                                   ]
                                                                                              ]
                                                                                            ) ;
                                                                         rdf:type owl:Class
                                                                       ] ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "A network is a set of nodes connected by links." ;
                                                   <http://www.w3.org/2004/02/skos/core#example> "A physical network could include connected computers or routers, whereas a social network would consist of related Person or Organization instances." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Network" .


###  https://ontologies.semanticarts.com/gist/NetworkLink
<https://ontologies.semanticarts.com/gist/NetworkLink> rdf:type owl:Class ;
                                                       owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/isMemberOf> ;
                                                                                                    owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Network>
                                                                                                  ]
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/links> ;
                                                                                                    owl:allValuesFrom <https://ontologies.semanticarts.com/gist/NetworkNode>
                                                                                                  ]
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/links> ;
                                                                                                    owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ;
                                                                                                    owl:onClass <https://ontologies.semanticarts.com/gist/NetworkNode>
                                                                                                  ]
                                                                                                ) ;
                                                                             rdf:type owl:Class
                                                                           ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "An abstract representation of the connection between two or more nodes in a network." ;
                                                       <http://www.w3.org/2004/02/skos/core#example> "A network link may be physical, such as pipes, wired or wireless networks, but may also be a link in a non-physical network, such as organizational structures or social networks." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Network Link" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "Each NetworkLink is connected to a NetworkNode via the property 'gist:links' or one of its subproperties." .


###  https://ontologies.semanticarts.com/gist/NetworkNode
<https://ontologies.semanticarts.com/gist/NetworkNode> rdf:type owl:Class ;
                                                       rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                         owl:onProperty <https://ontologies.semanticarts.com/gist/isMemberOf> ;
                                                                         owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Network>
                                                                       ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "A node in a network." ;
                                                       <http://www.w3.org/2004/02/skos/core#example> "A person is a node in a social network; a valve is a node in a network of pipes." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Network Node" .


###  https://ontologies.semanticarts.com/gist/Obligation
<https://ontologies.semanticarts.com/gist/Obligation> rdf:type owl:Class ;
                                                      owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Commitment>
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/hasGiver> ;
                                                                                                   owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                        owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                      <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                    )
                                                                                                                      ]
                                                                                                 ]
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/hasRecipient> ;
                                                                                                   owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                        owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                      <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                                    )
                                                                                                                      ]
                                                                                                 ]
                                                                                               ) ;
                                                                            rdf:type owl:Class
                                                                          ] ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "A future commitment from one organization or person to another. Contracts are sets of obligations to do or forbear, or to indemnify or warrant." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Obligation" ;
                                                      <http://www.w3.org/2004/02/skos/core#scopeNote> "Obligations will often be governed by some Agreement or Offer." .


###  https://ontologies.semanticarts.com/gist/Offer
<https://ontologies.semanticarts.com/gist/Offer> rdf:type owl:Class ;
                                                 owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ContingentObligation>
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/hasDirectPart> ;
                                                                                              owl:someValuesFrom <https://ontologies.semanticarts.com/gist/CatalogItem>
                                                                                            ]
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/hasGiver> ;
                                                                                              owl:someValuesFrom [ rdf:type owl:Class ;
                                                                                                                   owl:unionOf ( <https://ontologies.semanticarts.com/gist/Organization>
                                                                                                                                 <https://ontologies.semanticarts.com/gist/Person>
                                                                                                                               )
                                                                                                                 ]
                                                                                            ]
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                                              owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Monetary>
                                                                                            ]
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/plannedEndDateTime> ;
                                                                                              owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                            ]
                                                                                            [ rdf:type owl:Restriction ;
                                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/plannedStartDateTime> ;
                                                                                              owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                            ]
                                                                                          ) ;
                                                                       rdf:type owl:Class
                                                                     ] ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "A commitment to buy or sell a described or identified part or service." ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Offer" .


###  https://ontologies.semanticarts.com/gist/OrderedCollection
<https://ontologies.semanticarts.com/gist/OrderedCollection> rdf:type owl:Class ;
                                                             owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Collection>
                                                                                                        [ rdf:type owl:Restriction ;
                                                                                                          owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                                          owl:allValuesFrom <https://ontologies.semanticarts.com/gist/OrderedMember>
                                                                                                        ]
                                                                                                      ) ;
                                                                                   rdf:type owl:Class
                                                                                 ] ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "A collection in which the members are sequentially ordered. All members of an OrderedCollection are OrderedMembers." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Ordered Collection" ;
                                                             <http://www.w3.org/2004/02/skos/core#scopeNote> "Includes collections in which members occupy the same position in a 'tie,' but not empty collections." .


###  https://ontologies.semanticarts.com/gist/OrderedMember
<https://ontologies.semanticarts.com/gist/OrderedMember> rdf:type owl:Class ;
                                                         owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Class ;
                                                                                                      owl:unionOf ( [ rdf:type owl:Restriction ;
                                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/followsDirectly> ;
                                                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/OrderedMember>
                                                                                                                    ]
                                                                                                                    [ rdf:type owl:Restriction ;
                                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/precedesDirectly> ;
                                                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/OrderedMember>
                                                                                                                    ]
                                                                                                                    [ rdf:type owl:Restriction ;
                                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/sequence> ;
                                                                                                                      owl:someValuesFrom xsd:integer
                                                                                                                    ]
                                                                                                                  )
                                                                                                    ]
                                                                                                    [ rdf:type owl:Restriction ;
                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/isMemberOf> ;
                                                                                                      owl:allValuesFrom <https://ontologies.semanticarts.com/gist/OrderedCollection>
                                                                                                    ]
                                                                                                    [ rdf:type owl:Restriction ;
                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/isMemberOf> ;
                                                                                                      owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                                    ]
                                                                                                  ) ;
                                                                               rdf:type owl:Class
                                                                             ] ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "A member of an ordered collection serving as a proxy for a real world item, which can appear in different orders in different collections. The ordered member appears in exactly one ordered collection." ;
                                                         <http://www.w3.org/2004/02/skos/core#example> "A person may rank 12th in the Boston Marathon but 29th in the New York City Marathon." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Ordered Member" ;
                                                         <http://www.w3.org/2004/02/skos/core#scopeNote> "An ordered member points to the real world item via the providesOrderFor property. Ordering information is represented either as a number in a sequence, or by preceding or following another ordered member." .


###  https://ontologies.semanticarts.com/gist/Organization
<https://ontologies.semanticarts.com/gist/Organization> rdf:type owl:Class ;
                                                        owl:disjointWith <https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> ,
                                                                         <https://ontologies.semanticarts.com/gist/PhysicalSubstance> ,
                                                                         <https://ontologies.semanticarts.com/gist/SchemaMetaData> ,
                                                                         <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A generic organization that can be formal or informal, legal or non-legal. It can have members, or not." ;
                                                        <http://www.w3.org/2004/02/skos/core#example> "Legal entities like companies; non-legal entities like clubs, committees, or departments." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Organization" ;
                                                        <http://www.w3.org/2004/02/skos/core#scopeNote> "There are a plethora of different kinds of organizations that differ along many facets, including members, structure, purpose, legal vs. non-legal, etc." .


###  https://ontologies.semanticarts.com/gist/Percentage
<https://ontologies.semanticarts.com/gist/Percentage> rdf:type owl:Class ;
                                                      rdfs:subClassOf <https://ontologies.semanticarts.com/gist/RatioMagnitude> ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "A ratio where the numerator and denominator are of the same unit of measure." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Percentage" ;
                                                      <http://www.w3.org/2004/02/skos/core#scopeNote> "There are various ways to represent percentage: 50/100 could be represented as ?50? or ?0.5?.  gist uses the latter, as it involves fewer conversions for subsequent use." .


###  https://ontologies.semanticarts.com/gist/Permission
<https://ontologies.semanticarts.com/gist/Permission> rdf:type owl:Class ;
                                                      owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Intention>
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/allows> ;
                                                                                                   owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Behavior>
                                                                                                 ]
                                                                                               ) ;
                                                                            rdf:type owl:Class
                                                                          ] ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "A description of things one is permitted to do. This could be broad, such as free speech, but more often is very specific, such as the right of egress through a particular property." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Permission" .


###  https://ontologies.semanticarts.com/gist/Person
<https://ontologies.semanticarts.com/gist/Person> rdf:type owl:Class ;
                                                  owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/LivingThing>
                                                                                             [ rdf:type owl:Restriction ;
                                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/hasBiologicalParent> ;
                                                                                               owl:allValuesFrom <https://ontologies.semanticarts.com/gist/Person>
                                                                                             ]
                                                                                           ) ;
                                                                        rdf:type owl:Class
                                                                      ] ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "A human being that may or may not still be alive." ;
                                                  <http://www.w3.org/2004/02/skos/core#example> "Negative example:fictional characters." ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Person" .


###  https://ontologies.semanticarts.com/gist/PhenomenaType
<https://ontologies.semanticarts.com/gist/PhenomenaType> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "The things that a sensor can sense, such as light, heat, current, moisture, etc." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Phenomena Type" .


###  https://ontologies.semanticarts.com/gist/PhysicalActionType
<https://ontologies.semanticarts.com/gist/PhysicalActionType> rdf:type owl:Class ;
                                                              rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "The effects to be realized in the real world, such as lifting a garage door, turning off a valve, dropping cadmium rods, etc." ;
                                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Physical Action Type" .


###  https://ontologies.semanticarts.com/gist/PhysicalEvent
<https://ontologies.semanticarts.com/gist/PhysicalEvent> rdf:type owl:Class ;
                                                         owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Event>
                                                                                                    [ rdf:type owl:Restriction ;
                                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/occursIn> ;
                                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Place>
                                                                                                    ]
                                                                                                  ) ;
                                                                               rdf:type owl:Class
                                                                             ] ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "An event that can be said to have occurred at some place in space." ;
                                                         <http://www.w3.org/2004/02/skos/core#example> "A meeting, a car accident." ,
                                                                                                       "Negative examples: Excludes events that have no meaningful location, such as financial events or project milestones." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Physical Event" .


###  https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem
<https://ontologies.semanticarts.com/gist/PhysicalIdentifiableItem> rdf:type owl:Class ;
                                                                    rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Mass>
                                                                                    ] ,
                                                                                    [ rdf:type owl:Restriction ;
                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Volume>
                                                                                    ] ,
                                                                                    [ rdf:type owl:Restriction ;
                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/isIdentifiedBy> ;
                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/ID>
                                                                                    ] ,
                                                                                    [ rdf:type owl:Restriction ;
                                                                                      owl:onProperty <https://ontologies.semanticarts.com/gist/isMadeUpOf> ;
                                                                                      owl:someValuesFrom <https://ontologies.semanticarts.com/gist/PhysicalSubstance>
                                                                                    ] ;
                                                                    owl:disjointWith <https://ontologies.semanticarts.com/gist/SchemaMetaData> ,
                                                                                     <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                                    <http://www.w3.org/2004/02/skos/core#definition> "You could, at least in principle, put an RFID tag on members of this class. Physical things are made of something.  E.g., statues are made of bronze." ;
                                                                    <http://www.w3.org/2004/02/skos/core#example> "A computer, a book." ,
                                                                                                                  "Negative example: A discontinuous thing like a manufacturing line cannot reasonably have an RFID attached to it, even though its parts are not the same kind of thing as the whole." ;
                                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Physical Identifiable Item" ;
                                                                    <http://www.w3.org/2004/02/skos/core#scopeNote> "In practice, this always means that the parts are not the same kind of thing as the whole." .


###  https://ontologies.semanticarts.com/gist/PhysicalSubstance
<https://ontologies.semanticarts.com/gist/PhysicalSubstance> rdf:type owl:Class ;
                                                             rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                               owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Mass>
                                                                             ] ,
                                                                             [ rdf:type owl:Restriction ;
                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/hasMagnitude> ;
                                                                               owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Volume>
                                                                             ] ;
                                                             owl:disjointWith <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                             <http://www.w3.org/2004/02/skos/core#definition> "Non-corporeal material, i.e. 'stuff' which can be divided into parts where each part retains its essence." ;
                                                             <http://www.w3.org/2004/02/skos/core#example> "An amount of water, of penicillin, of sand, of gold: an actual piece of gold, not the concept of gold." ;
                                                             <http://www.w3.org/2004/02/skos/core#prefLabel> "Physical Substance" ;
                                                             <http://www.w3.org/2004/02/skos/core#scopeNote> "An instance of this class must be a physical thing, and not just a categorical description." ,
                                                                                                             "Some things are substances at a macro level, but ultimately end up as not being divisible into the same kind of thing.  E.g., sand vs. grains of sand, bacteria vs. an individual bacterium." .


###  https://ontologies.semanticarts.com/gist/Place
<https://ontologies.semanticarts.com/gist/Place> rdf:type owl:Class ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "Union of all the geo classes" ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "Place" .


###  https://ontologies.semanticarts.com/gist/PlannedEvent
<https://ontologies.semanticarts.com/gist/PlannedEvent> rdf:type owl:Class ;
                                                        owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Event>
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/plannedEndDateTime> ;
                                                                                                     owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                                   ]
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/plannedStartDateTime> ;
                                                                                                     owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                                                   ]
                                                                                                 ) ;
                                                                              rdf:type owl:Class
                                                                            ] ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "An event which, at the time it is created, is to occur in the future." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Planned Event" .


###  https://ontologies.semanticarts.com/gist/PostalAddress
<https://ontologies.semanticarts.com/gist/PostalAddress> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Address> ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "A set of codes the postal authorities can use to deliver physical mail." ;
                                                         <http://www.w3.org/2004/02/skos/core#example> "A street address, a PO Box, an FPO code, or the route codes." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Postal Address" .


###  https://ontologies.semanticarts.com/gist/ProductCategory
<https://ontologies.semanticarts.com/gist/ProductCategory> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Category> ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Any of many ways of categorizing products, including models, NATO product codes, and the like." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "Product Category" .


###  https://ontologies.semanticarts.com/gist/ProductMagnitude
<https://ontologies.semanticarts.com/gist/ProductMagnitude> rdf:type owl:Class ;
                                                            owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                       [ rdf:type owl:Restriction ;
                                                                                                         owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                         owl:someValuesFrom <https://ontologies.semanticarts.com/gist/ProductUnit>
                                                                                                       ]
                                                                                                     ) ;
                                                                                  rdf:type owl:Class
                                                                                ] ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "A magnitude expressed as a product of primitives.  (E.g., Force = M*A)." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Product Magnitude" .


###  https://ontologies.semanticarts.com/gist/ProductSpecification
<https://ontologies.semanticarts.com/gist/ProductSpecification> rdf:type owl:Class ;
                                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/CatalogItem>
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/isCategorizedBy> ;
                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/ProductCategory>
                                                                                                           ]
                                                                                                         ) ;
                                                                                      rdf:type owl:Class
                                                                                    ] ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "Offering something which could be physically warehoused or digitally stored." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Product Specification" .


###  https://ontologies.semanticarts.com/gist/ProductUnit
<https://ontologies.semanticarts.com/gist/ProductUnit> rdf:type owl:Class ;
                                                       owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplicand> ;
                                                                                                    owl:someValuesFrom <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                  ]
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplier> ;
                                                                                                    owl:someValuesFrom <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                  ]
                                                                                                ) ;
                                                                             rdf:type owl:Class
                                                                           ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "A unit of measure that is the product of two simpler ones." ;
                                                       <http://www.w3.org/2004/02/skos/core#example> "Area and Volume are the classic cases.  But other, more exotic cases exist, such as Newtons." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Product Unit" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "A ProductUnit is intended have a value for conversionFactor." .


###  https://ontologies.semanticarts.com/gist/Project
<https://ontologies.semanticarts.com/gist/Project> rdf:type owl:Class ;
                                                   owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Task>
                                                                                              [ rdf:type owl:Restriction ;
                                                                                                owl:onProperty <https://ontologies.semanticarts.com/gist/hasSubTask> ;
                                                                                                owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Task>
                                                                                              ]
                                                                                            ) ;
                                                                         rdf:type owl:Class
                                                                       ] ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "A project is a task (usually a longer duration task) made up of other tasks." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Project" .


###  https://ontologies.semanticarts.com/gist/RatioMagnitude
<https://ontologies.semanticarts.com/gist/RatioMagnitude> rdf:type owl:Class ;
                                                          owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                     [ rdf:type owl:Restriction ;
                                                                                                       owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                       owl:someValuesFrom <https://ontologies.semanticarts.com/gist/RatioUnit>
                                                                                                     ]
                                                                                                   ) ;
                                                                                rdf:type owl:Class
                                                                              ] ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "This is a number whose unit of measure is a ratio." ;
                                                          <http://www.w3.org/2004/02/skos/core#example> "Speed.  The ratio magnitude is 60, the unit of measure might be MilesPerHour." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "Ratio Magnitude" ;
                                                          <http://www.w3.org/2004/02/skos/core#scopeNote> "A RatioMagnitude just has one decimal value." .


###  https://ontologies.semanticarts.com/gist/RatioUnit
<https://ontologies.semanticarts.com/gist/RatioUnit> rdf:type owl:Class ;
                                                     owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasDenominator> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                ]
                                                                                                [ rdf:type owl:Restriction ;
                                                                                                  owl:onProperty <https://ontologies.semanticarts.com/gist/hasNumerator> ;
                                                                                                  owl:someValuesFrom <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                ]
                                                                                              ) ;
                                                                           rdf:type owl:Class
                                                                         ] ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "A UnitOfMeasure composed of a numerator unit and a denominator unit." ;
                                                     <http://www.w3.org/2004/02/skos/core#example> "Miles per hour." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "Ratio Unit" ;
                                                     <http://www.w3.org/2004/02/skos/core#scopeNote> "If needed, a conversion factor for a RatioUnit can be (recursively) derived from the conversion factors of the numerator and denominator units.  E.g., the derived conversion factor from km/minute to meters/second is 1000/60 or 16 2/3." .


###  https://ontologies.semanticarts.com/gist/ReferenceValue
<https://ontologies.semanticarts.com/gist/ReferenceValue> rdf:type owl:Class ;
                                                          rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Magnitude> ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "A measure that was neither measured nor estimated but set by fiat. For instance, a goal. There is no Measurement associated with a ReferenceValue." ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "Reference Value" .


###  https://ontologies.semanticarts.com/gist/RenderedContent
<https://ontologies.semanticarts.com/gist/RenderedContent> rdf:type owl:Class ;
                                                           owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ContentExpression>
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/isExpressedIn> ;
                                                                                                        owl:someValuesFrom <https://ontologies.semanticarts.com/gist/MediaType>
                                                                                                      ]
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/isRenderedOn> ;
                                                                                                        owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Medium>
                                                                                                      ]
                                                                                                    ) ;
                                                                                 rdf:type owl:Class
                                                                               ] ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Content which has been expressed, either to print, or through speakers, or on a monitor." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "Rendered Content" .


###  https://ontologies.semanticarts.com/gist/Requirement
<https://ontologies.semanticarts.com/gist/Requirement> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Intention> ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "A documented physical or functional need that a particular design, product, or process must be able to perform.  Alternately, the obligation of a person or organization to behave in a certain way (i.e., drive on the right side of the road)." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Requirement" .


###  https://ontologies.semanticarts.com/gist/Restriction
<https://ontologies.semanticarts.com/gist/Restriction> rdf:type owl:Class ;
                                                       owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Intention>
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/prevents> ;
                                                                                                    owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Behavior>
                                                                                                  ]
                                                                                                ) ;
                                                                             rdf:type owl:Class
                                                                           ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "A description of things one is prevented from doing.  Most laws are restrictions." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Restriction" .


###  https://ontologies.semanticarts.com/gist/ScheduledTask
<https://ontologies.semanticarts.com/gist/ScheduledTask> rdf:type owl:Class ;
                                                         owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/PlannedEvent>
                                                                                                    <https://ontologies.semanticarts.com/gist/Task>
                                                                                                  ) ;
                                                                               rdf:type owl:Class
                                                                             ] ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "A task planned to occur.  When it was scheduled, it would have been in the future, but now might be in the past." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Scheduled Task" .


###  https://ontologies.semanticarts.com/gist/SchemaMetaData
<https://ontologies.semanticarts.com/gist/SchemaMetaData> rdf:type owl:Class ;
                                                          owl:disjointWith <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                          <http://www.w3.org/2004/02/skos/core#definition> "Superclass for all types of metadata, including owl concepts (such as class) and relational (tables, elements) and tool related (queries, R2RML maps etc etc)" ;
                                                          <http://www.w3.org/2004/02/skos/core#prefLabel> "Schema Meta Data" .


###  https://ontologies.semanticarts.com/gist/Sensor
<https://ontologies.semanticarts.com/gist/Sensor> rdf:type owl:Class ;
                                                  rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Equipment> ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "A device that can detect something and report it. Light sensors, temperature sensors," ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Sensor" .


###  https://ontologies.semanticarts.com/gist/ServiceSpecification
<https://ontologies.semanticarts.com/gist/ServiceSpecification> rdf:type owl:Class ;
                                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/CatalogItem>
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/isBasisFor> ;
                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Event>
                                                                                                           ]
                                                                                                         ) ;
                                                                                      rdf:type owl:Class
                                                                                    ] ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "A description of something that can be done for a person or organization (which produces some form of an act)." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Service Specification" .


###  https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure
<https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure> rdf:type owl:Class ;
                                                               owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/UnitOfMeasure>
                                                                                                          [ rdf:type owl:Restriction ;
                                                                                                            owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                            owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                            owl:onClass <https://ontologies.semanticarts.com/gist/BaseUnit>
                                                                                                          ]
                                                                                                          [ rdf:type owl:Restriction ;
                                                                                                            owl:onProperty <https://ontologies.semanticarts.com/gist/conversionFactor> ;
                                                                                                            owl:someValuesFrom xsd:double
                                                                                                          ]
                                                                                                        ) ;
                                                                                     rdf:type owl:Class
                                                                                   ] ;
                                                               <http://www.w3.org/2004/02/skos/core#definition> "Each simple unit has a base unit and a conversion factor to the base. The bases are from the System International (SI). The conversion factor is the number which one multiplies a Unit by to get to base, or divides by to get from base.  E.g., the conversionFactor for inch is 0.0254 to get to the base unit (meter)." ;
                                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "Simple Unit Of Measure" .


###  https://ontologies.semanticarts.com/gist/Specification
<https://ontologies.semanticarts.com/gist/Specification> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Requirement> ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "A set of requirements to be satisfied by a material, design, product, or service." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Specification" .


###  https://ontologies.semanticarts.com/gist/StreetAddress
<https://ontologies.semanticarts.com/gist/StreetAddress> rdf:type owl:Class ;
                                                         rdfs:subClassOf <https://ontologies.semanticarts.com/gist/PostalAddress> ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "An address which references a fixed location in the physical world." ;
                                                         <http://www.w3.org/2004/02/skos/core#example> "The street address of a building, a park, campground, or an empty lot." ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Street Address" ;
                                                         <http://www.w3.org/2004/02/skos/core#scopeNote> "This excludes addresses not associated with a fixed location, such as a PO box or FPO code." .


###  https://ontologies.semanticarts.com/gist/SubCountryGovernment
<https://ontologies.semanticarts.com/gist/SubCountryGovernment> rdf:type owl:Class ;
                                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/GovernmentOrganization>
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/governs> ;
                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/GeoRegion>
                                                                                                           ]
                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/isGovernedBy> ;
                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/CountryGovernment>
                                                                                                           ]
                                                                                                         ) ;
                                                                                      rdf:type owl:Class
                                                                                    ] ;
                                                                <http://www.w3.org/2004/02/skos/core#definition> "A government of a governed geo-region other than a country, which is under the direct or indirect control of a country government." ;
                                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Sub-Country Government" ;
                                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "Across the world, there are a variety of types of subsections of a country and the governments thereof (as well as different terms, like 'province' and 'state', which refer to essentially the same type of thing). We should not automatically assume 'state', 'county', and 'city'.  It is more future-proof just to mint the instances using the generic SubCountryGovernment and, where greater specificity is needed, define categories or subclasses." ,
                                                                                                                "Note that the predicate 'governs' is used both for the relationship a government has to a governed geo-region, and for the relationship one government has to the governments of its sub-regions." ,
                                                                                                                "This class applies only to organizations governing geo-regions. Regulatory and bureaucratic organizations are members of the more generic GovernmentOrganization class." .


###  https://ontologies.semanticarts.com/gist/System
<https://ontologies.semanticarts.com/gist/System> rdf:type owl:Class ;
                                                  owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Artifact>
                                                                                             [ rdf:type owl:Restriction ;
                                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/hasDirectPart> ;
                                                                                               owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Component>
                                                                                             ]
                                                                                           ) ;
                                                                        rdf:type owl:Class
                                                                      ] ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "A system is an artifact with component parts where the parts contribute to the goal of the system" ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "System" .


###  https://ontologies.semanticarts.com/gist/Tag
<https://ontologies.semanticarts.com/gist/Tag> rdf:type owl:Class ;
                                               owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Category>
                                                                                          [ rdf:type owl:Restriction ;
                                                                                            owl:onProperty <https://ontologies.semanticarts.com/gist/tagText> ;
                                                                                            owl:someValuesFrom xsd:string
                                                                                          ]
                                                                                        ) ;
                                                                     rdf:type owl:Class
                                                                   ] ;
                                               <http://www.w3.org/2004/02/skos/core#definition> "This is for folksonomy type terms, which can be made up on the fly by users." ;
                                               <http://www.w3.org/2004/02/skos/core#prefLabel> "Tag" .


###  https://ontologies.semanticarts.com/gist/Task
<https://ontologies.semanticarts.com/gist/Task> rdf:type owl:Class ;
                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Event>
                                                                                           [ rdf:type owl:Restriction ;
                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/hasGoal> ;
                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Intention>
                                                                                           ]
                                                                                         ) ;
                                                                      rdf:type owl:Class
                                                                    ] ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "An event characterized by a defined piece of work that is either scheduled, accomplished, or both." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Task" ;
                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "Note that this differs from the ordinary sense of 'task,' which is not an event (e.g., 'A piece of work to be done or undertaken.')." .


###  https://ontologies.semanticarts.com/gist/TaskTemplate
<https://ontologies.semanticarts.com/gist/TaskTemplate> rdf:type owl:Class ;
                                                        owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Template>
                                                                                                   [ rdf:type owl:Restriction ;
                                                                                                     owl:onProperty <https://ontologies.semanticarts.com/gist/hasGoal> ;
                                                                                                     owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Intention>
                                                                                                   ]
                                                                                                 ) ;
                                                                              rdf:type owl:Class
                                                                            ] ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "An outline of a task of a particular type, that will, when instantiated, generate an actual (unscheduled) task." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "Task Template" .


###  https://ontologies.semanticarts.com/gist/Taxonomy
<https://ontologies.semanticarts.com/gist/Taxonomy> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ControlledVocabulary>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                                 owl:someValuesFrom [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Category>
                                                                                                                                           [ rdf:type owl:Class ;
                                                                                                                                             owl:unionOf ( [ rdf:type owl:Restriction ;
                                                                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/hasSubCategory> ;
                                                                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Category>
                                                                                                                                                           ]
                                                                                                                                                           [ rdf:type owl:Restriction ;
                                                                                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/hasSuperCategory> ;
                                                                                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Category>
                                                                                                                                                           ]
                                                                                                                                                         )
                                                                                                                                           ]
                                                                                                                                         ) ;
                                                                                                                      rdf:type owl:Class
                                                                                                                    ]
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A controlled vocabulary arranged as a hierarchy of concepts." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Taxonomy" .


###  https://ontologies.semanticarts.com/gist/TelephoneNumber
<https://ontologies.semanticarts.com/gist/TelephoneNumber> rdf:type owl:Class ;
                                                           rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Address> ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "A numeric code a telephonic device uses for contacting another telephonic device." ;
                                                           <http://www.w3.org/2004/02/skos/core#example> "Mobile, fax, or landline phone number." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "Telephone Number" .


###  https://ontologies.semanticarts.com/gist/Temperature
<https://ontologies.semanticarts.com/gist/Temperature> rdf:type owl:Class ;
                                                       owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                                  [ rdf:type owl:Restriction ;
                                                                                                    owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                                    owl:someValuesFrom <https://ontologies.semanticarts.com/gist/TemperatureUnit>
                                                                                                  ]
                                                                                                ) ;
                                                                             rdf:type owl:Class
                                                                           ] ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "The degree or intensity of heat present in a substance or object, especially as expressed according to a comparative scale." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Temperature" .


###  https://ontologies.semanticarts.com/gist/TemperatureUnit
<https://ontologies.semanticarts.com/gist/TemperatureUnit> rdf:type owl:Class ;
                                                           owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/SimpleUnitOfMeasure>
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/hasBaseUnit> ;
                                                                                                        owl:hasValue <https://ontologies.semanticarts.com/gist/_kelvin>
                                                                                                      ]
                                                                                                      [ rdf:type owl:Restriction ;
                                                                                                        owl:onProperty <https://ontologies.semanticarts.com/gist/conversionOffset> ;
                                                                                                        owl:someValuesFrom xsd:double
                                                                                                      ]
                                                                                                    ) ;
                                                                                 rdf:type owl:Class
                                                                               ] ;
                                                           <http://www.w3.org/2004/02/skos/core#definition> "Unit of measurement for expressing temperature.  Per SI, the base of temperature is in Kelvin, to allow for all units to be expressed relative to a real (in this case absolute) zero." ;
                                                           <http://www.w3.org/2004/02/skos/core#prefLabel> "Temperature Unit" .


###  https://ontologies.semanticarts.com/gist/Template
<https://ontologies.semanticarts.com/gist/Template> rdf:type owl:Class ;
                                                    owl:disjointWith <https://ontologies.semanticarts.com/gist/UnitOfMeasure> ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "Something used to make instances in its own image.  In manufacturing this would be specialized as a die to make stamped parts, cookie cutters are templates for cookies, and forms are templates for data." ;
                                                    <http://www.w3.org/2004/02/skos/core#example> "A form. A filled-in form has the structure of the form with data entered into some or all of the fields." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Template" ;
                                                    <http://www.w3.org/2004/02/skos/core#scopeNote> "Use gist:isBasedOn to link the instantiation of a template back to its Template." .


###  https://ontologies.semanticarts.com/gist/TemporalRelation
<https://ontologies.semanticarts.com/gist/TemporalRelation> rdf:type owl:Class ;
                                                            rdfs:subClassOf [ rdf:type owl:Restriction ;
                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/isConnectedTo> ;
                                                                              owl:minCardinality "2"^^xsd:nonNegativeInteger
                                                                            ] ,
                                                                            [ rdf:type owl:Restriction ;
                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/endDateTime> ;
                                                                              owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                            ] ,
                                                                            [ rdf:type owl:Restriction ;
                                                                              owl:onProperty <https://ontologies.semanticarts.com/gist/startDateTime> ;
                                                                              owl:cardinality "1"^^xsd:nonNegativeInteger
                                                                            ] ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "A relationship existing for a period of time." ;
                                                            <http://www.w3.org/2004/02/skos/core#example> "employs-Employment, hasStreetAddress-EstablishedLocation. One important context for reifying a property." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Temporal Relation" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "A temporal relation must be gist:isConnectedTo a minimum of two objects. For example, a temporal relation representing a period of employment is connected both to the person and to the role/position they held." .


###  https://ontologies.semanticarts.com/gist/Text
<https://ontologies.semanticarts.com/gist/Text> rdf:type owl:Class ;
                                                owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Content>
                                                                                           [ rdf:type owl:Restriction ;
                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/isExpressedIn> ;
                                                                                             owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Language>
                                                                                           ]
                                                                                           [ rdf:type owl:Restriction ;
                                                                                             owl:onProperty <https://ontologies.semanticarts.com/gist/containedText> ;
                                                                                             owl:someValuesFrom xsd:string
                                                                                           ]
                                                                                         ) ;
                                                                      rdf:type owl:Class
                                                                    ] ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "Content expressed as words and numbers (not graphics)." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "Text" .


###  https://ontologies.semanticarts.com/gist/TimeZone
<https://ontologies.semanticarts.com/gist/TimeZone> rdf:type owl:Class ;
                                                    owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/GeoRegion>
                                                                                               [ rdf:type owl:Restriction ;
                                                                                                 owl:onProperty <https://ontologies.semanticarts.com/gist/hasOffsetToUniversal> ;
                                                                                                 owl:someValuesFrom <https://ontologies.semanticarts.com/gist/Duration>
                                                                                               ]
                                                                                             ) ;
                                                                          rdf:type owl:Class
                                                                        ] ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A region that observes a uniform standard time for legal, commercial, and social purposes.  A typical time zone averages 15? of longitude in width and typically observes a clock time one hour earlier than the zone immediately to the east." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "Time Zone" .


###  https://ontologies.semanticarts.com/gist/TimeZoneStandard
<https://ontologies.semanticarts.com/gist/TimeZoneStandard> rdf:type owl:Class ;
                                                            owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Specification>
                                                                                                       [ rdf:type owl:Restriction ;
                                                                                                         owl:onProperty <https://ontologies.semanticarts.com/gist/isBasedOn> ;
                                                                                                         owl:someValuesFrom <https://ontologies.semanticarts.com/gist/TimeZone>
                                                                                                       ]
                                                                                                     ) ;
                                                                                  rdf:type owl:Class
                                                                                ] ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "The algorithm for getting from Greenwich Mean Time to local time, which includes the time zone offset and rules about daylight savings time." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "Time Zone Standard" .


###  https://ontologies.semanticarts.com/gist/Transaction
<https://ontologies.semanticarts.com/gist/Transaction> rdf:type owl:Class ;
                                                       rdfs:subClassOf <https://ontologies.semanticarts.com/gist/Event> ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "An event which has an effect on at least one accumulator." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "Transaction" .


###  https://ontologies.semanticarts.com/gist/TreatyOrganization
<https://ontologies.semanticarts.com/gist/TreatyOrganization> rdf:type owl:Class ;
                                                              owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/IntergovernmentalOrganization>
                                                                                                         [ rdf:type owl:Restriction ;
                                                                                                           owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                                           owl:allValuesFrom <https://ontologies.semanticarts.com/gist/CountryGovernment>
                                                                                                         ]
                                                                                                         [ rdf:type owl:Restriction ;
                                                                                                           owl:onProperty <https://ontologies.semanticarts.com/gist/hasMember> ;
                                                                                                           owl:minCardinality "2"^^xsd:nonNegativeInteger
                                                                                                         ]
                                                                                                       ) ;
                                                                                    rdf:type owl:Class
                                                                                  ] ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "An organization whose members are country governments." ;
                                                              <http://www.w3.org/2004/02/skos/core#example> "NATO, the Louisiana Purchase, the Treaty of Versailles" ;
                                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Treaty Organization" .


###  https://ontologies.semanticarts.com/gist/UnitOfMeasure
<https://ontologies.semanticarts.com/gist/UnitOfMeasure> rdf:type owl:Class ;
                                                         <http://www.w3.org/2004/02/skos/core#definition> "Standard unit by which we measure things" ;
                                                         <http://www.w3.org/2004/02/skos/core#prefLabel> "Unit of Measure" .


###  https://ontologies.semanticarts.com/gist/Volume
<https://ontologies.semanticarts.com/gist/Volume> rdf:type owl:Class ;
                                                  owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/Magnitude>
                                                                                             [ rdf:type owl:Restriction ;
                                                                                               owl:onProperty <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> ;
                                                                                               owl:someValuesFrom <https://ontologies.semanticarts.com/gist/VolumeUnit>
                                                                                             ]
                                                                                           ) ;
                                                                        rdf:type owl:Class
                                                                      ] ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "Three-dimensional space, or equivalent fluid measurement." ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "Volume" .


###  https://ontologies.semanticarts.com/gist/VolumeUnit
<https://ontologies.semanticarts.com/gist/VolumeUnit> rdf:type owl:Class ;
                                                      owl:equivalentClass [ owl:intersectionOf ( <https://ontologies.semanticarts.com/gist/ProductUnit>
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplicand> ;
                                                                                                   owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                   owl:onClass <https://ontologies.semanticarts.com/gist/AreaUnit>
                                                                                                 ]
                                                                                                 [ rdf:type owl:Restriction ;
                                                                                                   owl:onProperty <https://ontologies.semanticarts.com/gist/hasMultiplier> ;
                                                                                                   owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                                                                                   owl:onClass <https://ontologies.semanticarts.com/gist/DistanceUnit>
                                                                                                 ]
                                                                                               ) ;
                                                                            rdf:type owl:Class
                                                                          ] ;
                                                      <http://www.w3.org/2004/02/skos/core#definition> "Units of three-dimensional space, expressed here as an area times a distance." ;
                                                      <http://www.w3.org/2004/02/skos/core#prefLabel> "Volume Unit" .


#################################################################
#    Individuals
#################################################################

###  https://ontologies.semanticarts.com/gist/_USDollar
<https://ontologies.semanticarts.com/gist/_USDollar> rdf:type owl:NamedIndividual ,
                                                              owl:Thing ,
                                                              <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                     <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_USDollar> ;
                                                     <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                     <https://ontologies.semanticarts.com/gist/unitSymbol> "USD" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "The base unit for currency." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "US Dollar" .


###  https://ontologies.semanticarts.com/gist/_ampere
<https://ontologies.semanticarts.com/gist/_ampere> rdf:type owl:NamedIndividual ,
                                                            owl:Thing ,
                                                            <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                   <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_ampere> ;
                                                   <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                   <https://ontologies.semanticarts.com/gist/unitSymbol> "A" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The base unit for electrical current." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "ampere" .


###  https://ontologies.semanticarts.com/gist/_bit
<https://ontologies.semanticarts.com/gist/_bit> rdf:type owl:NamedIndividual ,
                                                         owl:Thing ,
                                                         <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_bit> ;
                                                <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "The base unit for measuring digital information." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "bit" ;
                                                <http://www.w3.org/2004/02/skos/core#scopeNote> "A bit (short for binary digit) is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1." .


###  https://ontologies.semanticarts.com/gist/_candela
<https://ontologies.semanticarts.com/gist/_candela> rdf:type owl:NamedIndividual ,
                                                             owl:Thing ,
                                                             <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                    <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_candela> ;
                                                    <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                    <https://ontologies.semanticarts.com/gist/unitSymbol> "cd" ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "The base unit for luminous intensity." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "candela" .


###  https://ontologies.semanticarts.com/gist/_day
<https://ontologies.semanticarts.com/gist/_day> rdf:type owl:NamedIndividual ,
                                                         <https://ontologies.semanticarts.com/gist/DurationUnit> ;
                                                <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_second> ;
                                                <https://ontologies.semanticarts.com/gist/conversionFactor> "86400.0"^^xsd:double ;
                                                <http://www.w3.org/2004/02/skos/core#definition> "A duration unit that is 24 hours long." ;
                                                <http://www.w3.org/2004/02/skos/core#prefLabel> "day" .


###  https://ontologies.semanticarts.com/gist/_each
<https://ontologies.semanticarts.com/gist/_each> rdf:type owl:NamedIndividual ,
                                                          owl:Thing ,
                                                          <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                 <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_each> ;
                                                 <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "The base unit for count magnitudes." ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "each" .


###  https://ontologies.semanticarts.com/gist/_greenwichTimeZone
<https://ontologies.semanticarts.com/gist/_greenwichTimeZone> rdf:type owl:NamedIndividual ,
                                                                       owl:Thing ,
                                                                       <https://ontologies.semanticarts.com/gist/TimeZoneStandard> ;
                                                              <http://www.w3.org/2004/02/skos/core#definition> "The time zone containing the Royal Observatory in Greenwich, England, which is located on the prime meridian." ;
                                                              <http://www.w3.org/2004/02/skos/core#prefLabel> "Greenwich Time Zone" .


###  https://ontologies.semanticarts.com/gist/_kelvin
<https://ontologies.semanticarts.com/gist/_kelvin> rdf:type owl:NamedIndividual ,
                                                            owl:Thing ,
                                                            <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                   <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_kelvin> ;
                                                   <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                   <https://ontologies.semanticarts.com/gist/conversionOffset> "0.0"^^xsd:double ;
                                                   <https://ontologies.semanticarts.com/gist/unitSymbol> "K" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The base unit for measuring temperature." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "Kelvin" .


###  https://ontologies.semanticarts.com/gist/_kilogram
<https://ontologies.semanticarts.com/gist/_kilogram> rdf:type owl:NamedIndividual ,
                                                              owl:Thing ,
                                                              <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                     <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_kilogram> ;
                                                     <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                     <https://ontologies.semanticarts.com/gist/unitSymbol> "kg" ;
                                                     <http://www.w3.org/2004/02/skos/core#definition> "The base unit for measuring mass." ;
                                                     <http://www.w3.org/2004/02/skos/core#prefLabel> "mass" .


###  https://ontologies.semanticarts.com/gist/_meter
<https://ontologies.semanticarts.com/gist/_meter> rdf:type owl:NamedIndividual ,
                                                           owl:Thing ,
                                                           <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                  <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_meter> ;
                                                  <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                  <https://ontologies.semanticarts.com/gist/unitSymbol> "m" ;
                                                  <http://www.w3.org/2004/02/skos/core#definition> "The base unit for measuring distance." ;
                                                  <http://www.w3.org/2004/02/skos/core#prefLabel> "distance" .


###  https://ontologies.semanticarts.com/gist/_millisecond
<https://ontologies.semanticarts.com/gist/_millisecond> rdf:type owl:NamedIndividual ,
                                                                 <https://ontologies.semanticarts.com/gist/DurationUnit> ;
                                                        <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_second> ;
                                                        <https://ontologies.semanticarts.com/gist/conversionFactor> "0.001"^^xsd:double ;
                                                        <https://ontologies.semanticarts.com/gist/unitSymbol> "ms" ;
                                                        <http://www.w3.org/2004/02/skos/core#definition> "A unit equal to a thousandth of a second." ;
                                                        <http://www.w3.org/2004/02/skos/core#prefLabel> "millisecond" .


###  https://ontologies.semanticarts.com/gist/_minute
<https://ontologies.semanticarts.com/gist/_minute> rdf:type owl:NamedIndividual ,
                                                            <https://ontologies.semanticarts.com/gist/DurationUnit> ;
                                                   <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_second> ;
                                                   <https://ontologies.semanticarts.com/gist/conversionFactor> "60.0"^^xsd:double ;
                                                   <https://ontologies.semanticarts.com/gist/unitSymbol> "min" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "A unit equal to 60 seconds." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "minute" .


###  https://ontologies.semanticarts.com/gist/_mole
<https://ontologies.semanticarts.com/gist/_mole> rdf:type owl:NamedIndividual ,
                                                          owl:Thing ,
                                                          <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                 <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_mole> ;
                                                 <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                 <https://ontologies.semanticarts.com/gist/unitSymbol> "mol" ;
                                                 <http://www.w3.org/2004/02/skos/core#definition> "The base unit for measuring molar quantities." ;
                                                 <http://www.w3.org/2004/02/skos/core#prefLabel> "mole" .


###  https://ontologies.semanticarts.com/gist/_one_day
<https://ontologies.semanticarts.com/gist/_one_day> rdf:type owl:NamedIndividual ,
                                                             owl:Thing ,
                                                             <https://ontologies.semanticarts.com/gist/Duration> ;
                                                    <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> <https://ontologies.semanticarts.com/gist/_day> ;
                                                    <https://ontologies.semanticarts.com/gist/numericValue> "1.0"^^xsd:double ;
                                                    <http://www.w3.org/2004/02/skos/core#definition> "A duration equal to 24 hours." ;
                                                    <http://www.w3.org/2004/02/skos/core#prefLabel> "one day" ;
                                                    <http://www.w3.org/2004/02/skos/core#scopeNote> "This is a gist:Magnutude, not a unit of measure, it means essentially the same thing as the unit, day." .


###  https://ontologies.semanticarts.com/gist/_one_millisecond
<https://ontologies.semanticarts.com/gist/_one_millisecond> rdf:type owl:NamedIndividual ,
                                                                     owl:Thing ,
                                                                     <https://ontologies.semanticarts.com/gist/Duration> ;
                                                            <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> <https://ontologies.semanticarts.com/gist/_millisecond> ;
                                                            <https://ontologies.semanticarts.com/gist/numericValue> "1.0"^^xsd:double ;
                                                            <http://www.w3.org/2004/02/skos/core#definition> "A duration equal to one millisecond." ;
                                                            <http://www.w3.org/2004/02/skos/core#prefLabel> "one millisecond" ;
                                                            <http://www.w3.org/2004/02/skos/core#scopeNote> "This is a gist:Magnutude, not a unit of measure, it means essentially the same thing as the unit, millisecond." .


###  https://ontologies.semanticarts.com/gist/_one_minute
<https://ontologies.semanticarts.com/gist/_one_minute> rdf:type owl:NamedIndividual ,
                                                                owl:Thing ,
                                                                <https://ontologies.semanticarts.com/gist/Duration> ;
                                                       <https://ontologies.semanticarts.com/gist/hasUnitOfMeasure> <https://ontologies.semanticarts.com/gist/_minute> ;
                                                       <https://ontologies.semanticarts.com/gist/numericValue> "1.0"^^xsd:double ;
                                                       <http://www.w3.org/2004/02/skos/core#definition> "A duration equal to one minute." ;
                                                       <http://www.w3.org/2004/02/skos/core#prefLabel> "one minute" ;
                                                       <http://www.w3.org/2004/02/skos/core#scopeNote> "This is a gist:Magnutude, not a unit of measure, it means essentially the same thing as the unit, minute." .


###  https://ontologies.semanticarts.com/gist/_second
<https://ontologies.semanticarts.com/gist/_second> rdf:type owl:NamedIndividual ,
                                                            owl:Thing ,
                                                            <https://ontologies.semanticarts.com/gist/BaseUnit> ;
                                                   <https://ontologies.semanticarts.com/gist/hasBaseUnit> <https://ontologies.semanticarts.com/gist/_second> ;
                                                   <https://ontologies.semanticarts.com/gist/conversionFactor> "1.0"^^xsd:double ;
                                                   <https://ontologies.semanticarts.com/gist/unitSymbol> "s" ;
                                                   <http://www.w3.org/2004/02/skos/core#definition> "The base unit for measuring durations." ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "second" .


#################################################################
#    Annotations
#################################################################

<https://ontologies.semanticarts.com/gist/license> <http://www.w3.org/2004/02/skos/core#definition> "An annotation for providing the licensing on this or derivative ontologies" ;
                                                   <http://www.w3.org/2004/02/skos/core#prefLabel> "license" .


#################################################################
#    General axioms
#################################################################

[ rdf:type owl:AllDifferent ;
  owl:distinctMembers ( <https://ontologies.semanticarts.com/gist/_USDollar>
                        <https://ontologies.semanticarts.com/gist/_ampere>
                        <https://ontologies.semanticarts.com/gist/_bit>
                        <https://ontologies.semanticarts.com/gist/_candela>
                        <https://ontologies.semanticarts.com/gist/_each>
                        <https://ontologies.semanticarts.com/gist/_kelvin>
                        <https://ontologies.semanticarts.com/gist/_kilogram>
                        <https://ontologies.semanticarts.com/gist/_meter>
                        <https://ontologies.semanticarts.com/gist/_mole>
                        <https://ontologies.semanticarts.com/gist/_second>
                      )
] .


###  Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/
