http://www.ontotext.com/proton/protontop#informationResourceRights

http://www.w3.org/2000/01/rdf-schema#label Information Resource Rights
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Information about rights held in and over the resource. Typically, Rights will contain a rights management statement for the resource, or reference to a service providing such information. Rights information often encompasses Intellectual Property Rights (IPR), Copyright, and various Property Rights. If the Rights element is absent, no assumptions should be made about any rights held in or over the resource. DC2003ISO

http://www.ontotext.com/proton/protontop#hasPosition

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#JobPosition
http://www.w3.org/2000/01/rdf-schema#label has Position
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2002/07/owl#inverseOf http://www.ontotext.com/proton/protontop#holder
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relation between a person and his/her job position.

http://www.ontotext.com/proton/protontop#validUntil

http://www.w3.org/2000/01/rdf-schema#label Valid until
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The time when a statement is made invalid. The happening of making the statement invalid is not explicitly represented in Proton. If it is necessary for the task the ontology should be extented.

http://www.ontotext.com/proton/protontop#title

http://www.w3.org/2000/01/rdf-schema#label Title
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment A name given to an information resource. Typically, title will be a name by which the resource is formally known. (DC2003ISO, Title there)
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#name

http://www.ontotext.com/proton/protontop#hasLeader

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2000/01/rdf-schema#label has Leader
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A general relation between an organization and a person who rules or guides or inspires it in some sense. It may or may not be an employee, may or may not be formal etc. Typically there is a single leader of an organization.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasMember

http://www.ontotext.com/proton/protontop#systemPrimitive

http://www.w3.org/2000/01/rdf-schema#label System Primitive
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#AnnotationProperty
http://www.w3.org/2000/01/rdf-schema#comment The system classes and properties are used to encode system specific information. They, as well as their instances and related information, should usually not be presented to the end-user. In practice, user-interface and visualization modules, can filter such primitives. All system primitives with this property should be marked with string value "T".

http://www.ontotext.com/proton/protontop#establishedIn

http://www.w3.org/2000/01/rdf-schema#label Established in
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The place where the organization is established or registered
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#locatedIn

http://www.ontotext.com/proton/protontop#hasParent

http://www.w3.org/2000/01/rdf-schema#label has Parent
http://www.w3.org/2002/07/owl#inverseOf http://www.ontotext.com/proton/protontop#hasChild
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relation between a person and his/her mother or father.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasRelative

http://www.ontotext.com/proton/protontop#isLegalEntity

http://www.w3.org/2000/01/rdf-schema#label is Legal Entity
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Determines whether a particular Agent is a legal entity. The range should be constrained to Boolean. Agents, for which the value is True, correspond to instances of http://www.cyc.com/2003/04/01/cyc#LegalAgent, which is defined as follows "Each instance of #LegalAgent is an agent who has some status in a particular legal system. At the very least, such an agent is recognized by some legal authority as having some kinds of rights and/or responsibilities as an agent (e.g., #citizens of Germany), ... ". In PROTON, it is modeled as property in order to avoid multiple-inheritance of classes and/or multiple classifications of instances.

http://www.ontotext.com/proton/protontop#informationResourceIdentifier

http://www.w3.org/2000/01/rdf-schema#label Information Resource Identifier
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment An unambiguous reference to the information resource within a given context. Recommended best practice is to identify the resource by means of a string or number conforming to a formal identification system. Formal identification systems include but are not limited to the Uniform Resource Identifier (URI) (including the Uniform Resource Locator (URL)), the Digital Object Identifier (DOI), and the International Standard Book Number (ISBN). DC2003ISO.

http://www.ontotext.com/proton/protontop#subRegionOf

http://www.w3.org/2000/01/rdf-schema#label Subregion of
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Location
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2002/07/owl#TransitiveProperty
http://www.w3.org/2000/01/rdf-schema#comment Relation between two locations where the first is contained within the other.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#locatedIn
http://www.ontotext.com/proton/protontop#partOf

http://www.ontotext.com/proton/protontop#givenName

http://www.w3.org/2000/01/rdf-schema#label Given Name
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a person and his/her given name.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#name

http://www.ontotext.com/proton/protontop#nimaGNSUniqueFeatureIndentifier

http://www.w3.org/2000/01/rdf-schema#label NIMA GNS Unique Feature Identifier
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Location
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The Unique Feature Identifier from the NIMA GNS. A number which uniquely identifies the location.

http://www.ontotext.com/proton/protontop#resourceType

http://www.w3.org/2000/01/rdf-schema#label Resource Type
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The nature or genre of the content of the resource. Type includes terms describing general categories, functions, genres, or aggregation levels for content. Recommended best practice is to select a value from a controlled vocabulary (for example, the DCMI Type Vocabulary [DCT]). To describe the physical or digital manifestation of the resource, use the resourceFormat property. DC2003ISO.

http://www.ontotext.com/proton/protontop#parentOrganizationOf

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/2000/01/rdf-schema#label Parent Organization of
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/2002/07/owl#inverseOf http://www.ontotext.com/proton/protontop#subsidiaryOrganizationOf
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2002/07/owl#TransitiveProperty
http://www.w3.org/2000/01/rdf-schema#comment A relation between two organizations, where one of them is dependent on the other in some sense. This is a transitive relation, i.e. if organization X is a parent organization of Y and the latter is a parent organization of Z, then X is also considered a parent organization of Z. Inverse of subsidiaryOrganizationOf.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#partiallyControls

http://www.w3.org/2002/07/owl#versionInfo

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#AnnotationProperty

http://www.ontotext.com/proton/protontop#hasEmployee

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2000/01/rdf-schema#label has Employee
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relates a particular organization to its employees.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasMember

http://www.ontotext.com/proton/protontop#withinOrganization

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/2000/01/rdf-schema#label within Organization
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#JobPosition
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Determines in which organization is the position

http://www.ontotext.com/proton/protontop#Number

http://www.w3.org/2000/01/rdf-schema#label Number
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Any given number, within the meaning that a number is one of the following: a concept of quantity derived from zero and units; or a numeral (or a string of numerals) used for identification ("she refused to give them her Social Security number"); or a phone number, etc.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Abstract

http://www.ontotext.com/proton/protontop#populationCount

http://www.w3.org/2000/01/rdf-schema#label Population Count
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Location
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The number of citizens of a location.

http://www.ontotext.com/proton/protontop#nimaGNSDesignator

http://www.w3.org/2000/01/rdf-schema#label NIMA GNS Designator
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Location
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The designator of the entity according to the NIMA GeoNames Server.

http://www.ontotext.com/proton/protontop#controls

http://www.w3.org/2000/01/rdf-schema#label Controls
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Indicates that an Agent has full control over an object. This is typically the case of wholly-owned subsidiaries and physicall possession of goods.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#partiallyControls

http://www.ontotext.com/proton/protontop#TimeInterval

http://www.w3.org/2000/01/rdf-schema#label Time Interval
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment This is a general time expression, which refers to a particular period of time, an interval. Repeating periods (like Spring or Christmas) are not time intervals, while specific instances of them (like the Spring of 1944) are. A TimeInterval could collapse, in very special cases, to a time point, however in this case, in contrast to the Abstract time point (referring to some time during the day), it should be bound to a specific date, i.e. to represent a timestamp.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Happening

http://www.ontotext.com/proton/protontop#operatedBy

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label Operated by
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A relation between a service and the agent (usually organisation), who provides it

http://www.ontotext.com/proton/protontop#documentAuthor

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label Document Author
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The creator (or one of the creators) of a document.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasCreator

http://www.ontotext.com/proton/protontop#documentAbstract

http://www.w3.org/2000/01/rdf-schema#label Document Abstract
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Document
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment An abstract or summary of a document.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#description

http://www.ontotext.com/proton/protontop#roleHolder

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/2000/01/rdf-schema#label Role Holder
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Role
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a role and the entity that 'plays' a role in a given happening.

http://www.ontotext.com/proton/protontop#documentSubTitle

http://www.w3.org/2000/01/rdf-schema#label Document Subtitle
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Document
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment A very short sub-title of a document, usually a single sentence
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#laconicDescription

http://www.ontotext.com/proton/protontop#hasSibling

http://www.w3.org/2000/01/rdf-schema#label has Sibling
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relation between a person and his/her siblings - brother or sister.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasRelative

http://www.ontotext.com/proton/protontop#longitude

http://www.w3.org/2000/01/rdf-schema#label Longitude
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Location
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment In degrees, minutes, and seconds: no sign or (+) = East; negative sign (-) = West.

http://www.ontotext.com/proton/protontop#isOwnedBy

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label is Owned by
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Object
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between an object and an agent that is the owner of that object.

http://www.ontotext.com/proton/protontop#doingBusinessAs

http://www.w3.org/2000/01/rdf-schema#label Doing Business as
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment A name used for marketing purposes. Usually, it does not correspond to the legal name of the organisation.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#name

http://www.w3.org/2000/01/rdf-schema#label

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#AnnotationProperty

https://mtp.linked.solutions/

http://xmlns.com/foaf/0.1/topic https://mtp.linked.solutions/ptop

http://www.ontotext.com/proton/protontop#transitiveOver

http://www.w3.org/2000/01/rdf-schema#label Transitive over
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#AnnotationProperty
http://www.w3.org/2000/01/rdf-schema#comment Makes possible the modelling of a specific, but rather useful modelling pattern. The semantics is defined with the following axiom: (p,transitiveOver,q) (x,p,y) (y,q,z) => (x,p,z). Sample usage is: (locatedIn, transitiveOver, subRegionOf) (Ontotext,locatedIn,Bulgaria) (Bulgaria,subRegionOf,Europe) => (Ontotext,locatedIn,Europe). The intended domain and range of this property are owl:ObjectProperty; those are not formally specified, in order not to get the ontology outside the OWL DL segment.

http://www.ontotext.com/proton/protontop#heldTo

http://www.w3.org/2000/01/rdf-schema#label Held to
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#JobPosition
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment When the holder released a given position
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#endTime

http://www.ontotext.com/proton/protontop#heldFrom

http://www.w3.org/2000/01/rdf-schema#label Held from
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#JobPosition
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment When the holder occupied a given position
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#startTime

http://www.ontotext.com/proton/protontop#latitude

http://www.w3.org/2000/01/rdf-schema#label Latitude
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Location
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment In degrees, minutes, and seconds: no sign or (+) = North; negative sign (-) = South.

http://www.ontotext.com/proton/protontop#hasContactInfo

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#ContactInformation
http://www.w3.org/2000/01/rdf-schema#label has Contact Info
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Object
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The information by which a given object can be contacted. Usually an address, telefon number, e-mail address, etc.

http://www.ontotext.com/proton/protontop#hasSubject

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Topic
http://www.w3.org/2000/01/rdf-schema#label has Subject
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.ontotext.com/proton/protontop#transitiveOver http://www.ontotext.com/proton/protontop#subTopicOf
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The topic of content of a given resource. Comment: Typically, the Subject will be expressed as keywords, key phrases, or classification codes that describe the topic of resource. Recommended best practice is to select a value from a controlled vocabulary or formal classification scheme. (DC2003ISO, Subject)

http://www.ontotext.com/proton/protontop#hasDate

http://www.w3.org/2000/01/rdf-schema#label has Date
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Typically, Date will be associated with the creation or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and includes (among others) dates of the form YYYY-MM-DD. For official documents, it could be the date of signature. It can also contain a java timestamp. Usually, time is connected to a happening (event/situation) in which the information resource is a participation entity. These include: creation of the information resource, its modification or other important happening. Very often such happening is in the background knowledge and the modeling of domain task does not require the explicit representation of this happening. If it plays important role in the model domain or for the task, then the user needs to extend the ontology in an appropriate way.

http://www.ontotext.com/proton/protontop#hasOldName

http://www.w3.org/2000/01/rdf-schema#label has Old Name
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment Relates an entity to its old name or alias that is no longer considered legitimate. For instance, Pekin is one of the old spellings of the name of the Chineese capital Beijing. The same happens to companies when they change their names and to womam when she gets married.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#name

http://www.ontotext.com/proton/protontop#producedBy

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label Produced by
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#ProductModel
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A relation between a company and its ProductModel

http://www.ontotext.com/proton/protontop#hasParticipant

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label Participant in a Happening
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Happening
http://www.w3.org/2002/07/owl#inverseOf http://www.ontotext.com/proton/protontop#involvedIn
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a happenning and the agent involved in it. Fequently, the participants play some roles in the happening, then the appriate roles have to be introduced.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasParticipatingEntity

http://www.ontotext.com/proton/protontop#roleIn

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Happening
http://www.w3.org/2000/01/rdf-schema#label Role in
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Role
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relates a role to a happening, conditioned and affected by the role. Usually, the participants of a happening 'play' one or more roles in it.

http://www.ontotext.com/proton/protontop#isBossOf

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2000/01/rdf-schema#label is Boss of
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relates a Person to another one, where the first is the immediate boss or supervisor of the latter. This is a many-to-many relationship, i.e. there can be more than one boss of a person, even contemporally.

http://www.ontotext.com/proton/protontop#Event

http://www.w3.org/2000/01/rdf-schema#label Event
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment A dynamic event, such as "running" or "a concert".
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Happening

http://www.ontotext.com/proton/protontop#registeredIn

http://www.w3.org/2000/01/rdf-schema#label Registered in
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A relation between an organization and the location in which it is registered.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#locatedIn

http://www.ontotext.com/proton/protontop#mainLabel

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label Main Label
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment This is a label of an entity which is consider to be representative for it. In cases when the entity is presented to someone, usually, this label will be used. In a sense, it is a specializatoin of rdfs:label

http://www.ontotext.com/proton/protontop#inLanguage

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Language
http://www.w3.org/2000/01/rdf-schema#label in Language
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The language of the intellectual content of a resource. Recommended best practice is to use RFC 3066 [RFC3066], which, in conjunction with ISO 639 [ISO639], defines two- and three-letter primary language tags with optional subtags. Examples include “en” or “eng” for English, “akk” for Akkadian, and “en-GB” for English used in the United Kingdom. DC2003ISO

http://www.ontotext.com/proton/protontop#resourceFormat

http://www.w3.org/2000/01/rdf-schema#label Resource Format
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The physical or digital manifestation of the resource. Typically, Format will include the media-type or dimensions of the resource. Format may be used to identify the software, hardware, or other equipment needed to display or operate the resource. Examples of dimensions include size and duration. Recommended best practice is to select a value from a controlled vocabulary (for example, the list of Internet Media Types [MIME] defining computer media formats). DC2003ISO

http://www.ontotext.com/proton/protontop#numberOfEmployees

http://www.w3.org/2000/01/rdf-schema#label Number of Employees
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The estimated number of employees in the organization.

http://www.ontotext.com/proton/protontop#validFrom

http://www.w3.org/2000/01/rdf-schema#label Valid from
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The time when a statement is made valid. The happing of making the statement valid is not explicitly represented in Proton. If it is necessary for the task the ontology needs to be extented.

http://www.ontotext.com/proton/protontop#informationResourceCoverage

http://www.w3.org/2000/01/rdf-schema#label Information Resource Coverage
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The extent or scope of resource content. Typically, Coverage will include spatial location (a place name or geographic coordinates), temporal period (a period label, date, or date range), or jurisdiction (such as a named administrative entity). Recommended best practice is to select a value from a controlled vocabulary (for example, the Thesaurus of Geographic Names [TGN]) and to use, where appropriate, named places or time periods in preference to numeric identifiers such as sets of coordinates or date ranges. DC2003ISO

http://www.ontotext.com/proton/protontop#firstName

http://www.w3.org/2000/01/rdf-schema#label First Name
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a person and his/her first name. Usually used to call the person.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#name

http://www.w3.org/2000/01/rdf-schema#comment

http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#AnnotationProperty

http://www.ontotext.com/proton/protontop#establishmentDate

http://www.w3.org/2000/01/rdf-schema#label Establishment Date
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The date when the organization was established or registered

http://www.ontotext.com/proton/protontop#statedBy

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label Stated by
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relates a statement to the agent who made it. In the case of an offer, the agent is the offerer; in case of a contract, those are the parties. In case of written statements, the creator/author and the "stater" could be different agents, due to the fact that one agent my have prepared and/or published a statement on behalf of another.

http://www.ontotext.com/proton/protontop

http://www.w3.org/2000/01/rdf-schema#label Proton Ontology
http://purl.org/dc/elements/1.1/creator Ontotext (Kiril Simov, Atanas Kiryakov, Ivan Terziev, Dimitar Manov, Mariana Damova, Svetoslav Petrov)
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://www.w3.org/2002/07/owl#versionInfo 3.0
http://www.w3.org/2000/01/rdf-schema#comment PROTON (Proto Ontology), Top module
http://purl.org/dc/elements/1.1/rights Proton ontology is available under the Creative Commons Attribution 3.0 Unported license; see http://creativecommons.org/licenses/by/3.0/. In a nutshell, you are free to copy, distribute and transmit the work; to remix/adapt the work (e.g. to import the ontology and create specializations of its elements), as long as you attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). Proper Attribution: Simply include the statement This work is based on Proton ontology, developed by Ontotext and link back to http://www.ontotext.com/proton-ontology
http://purl.org/dc/elements/1.1/title Proton
http://purl.org/dc/elements/1.1/subject Upper-level ontology with extensions to handle Linked Open Data (LOD)

http://www.ontotext.com/proton/protontop#hasSpouse

http://www.w3.org/2000/01/rdf-schema#label has Spouse
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2002/07/owl#SymmetricProperty
http://www.w3.org/2000/01/rdf-schema#comment Relation between a man and a woman that are married. This property is time constrained by the marriage happening for the two persons. Thus, one could have different spouses in different periods. If this time relation is important for a given domain, it needs to be modelled by the marriage happening.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasRelative

http://www.ontotext.com/proton/protontop#lastName

http://www.w3.org/2000/01/rdf-schema#label Last Name
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a person and his/her last name. Usually the family name.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#name

http://www.ontotext.com/proton/protontop#derivedFromSource

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/2000/01/rdf-schema#label Derived from Source
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment A reference to a resource from which the present resource is derived. The present resource may be derived from the Source resource in whole or in part. Recommended best practice is to identify the referenced resource by means of a string or number conforming to a formal identification system. DC2003ISO

http://www.ontotext.com/proton/protontop#GeneralTerm

http://www.w3.org/2000/01/rdf-schema#label General Term
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment General concept with well defined (idiomatic) meaning which can have a set of distinct lexical items (surface realizations) associated with it. Examples are: F2F, I18N, P2P, B2B, VIP, ASAP, Semantic Web
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Abstract

http://www.ontotext.com/proton/protontop#owns

http://www.w3.org/2000/01/rdf-schema#label Owns
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment An agent fully owns an Object. In many cases this means also full control, unless the agent has transferred the control to another agent.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#partiallyOwns

http://www.ontotext.com/proton/protontop#Language

http://www.w3.org/2000/01/rdf-schema#label Language
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment A spoken or written natural language
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Abstract

http://www.ontotext.com/proton/protontop#Happening

http://www.w3.org/2000/01/rdf-schema#label Happening
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Something that happens. It can be either dynamic - like in "drawing a circle", or static - like in "being a president". In all cases, a happening (an event, a situation, or a time period) has a certain (usually quite concrete) temporal positioning - in the simplest case it is the one, denoted by start and end point in time.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Entity

http://www.ontotext.com/proton/protontop#hasChild

http://www.w3.org/2000/01/rdf-schema#label has Child
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation of a parent to his/her child.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasRelative

http://www.ontotext.com/proton/protontop#laconicDescription

http://www.w3.org/2000/01/rdf-schema#label Laconic Description
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment An extremely short (typically, single sentence) description of an entity
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#description

http://www.ontotext.com/proton/protontop#Statement

http://www.w3.org/2000/01/rdf-schema#label Statement
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment A message that is stated or declared; a communication (oral or written), setting forth particulars or facts, etc; "according to his statement he was in London on that day". WordNet 1.7.1
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Object

http://www.ontotext.com/proton/protontop#hasMember

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label has Member
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Group
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Relates a particular organization to the agents that are its members. This predicate indicates `generic' membership, although there may be specialized kinds of membership in the same organization. Typically, membership eligibility is determined by the organization and accepted with the agent's voluntary affiliation. In many cases Persons that take Positions within Organization are considered members of the organization, although this is no way formally encoded here.

http://www.ontotext.com/proton/protontop#Location

http://www.w3.org/2000/01/rdf-schema#label Location
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Usually a geographic location on the earth, however any sort of 3D regions also fit here. The classification is based on the ADL Feature Type Thesaurus version 070203. Additionally, classes from Geonames classification are included. For each specific type, the corresponding NIMA GNS designators (DSG) are given.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Object

http://www.ontotext.com/proton/protontop#Organization

http://www.w3.org/2000/01/rdf-schema#label Organization
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Organization is a group, which is established in such a way that certain known relationships and obligations exist between the members, and/or between the organization and its members, and/or between the organization and the public (individuals or groups). It includes both informal and legally constituted organizations. Organizations can act as agents - to undertake projects, to enter into agreements, to own properties, etc. Most organizations have names. Almost all of them have at least two members.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Group

http://www.ontotext.com/proton/protontop#hasSocialPosition

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#SocialPosition
http://www.w3.org/2000/01/rdf-schema#label has Social Position
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2002/07/owl#inverseOf http://www.ontotext.com/proton/protontop#socialPositionHolder
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a person and the social position he has.

http://www.ontotext.com/proton/protontop#Entity

http://www.w3.org/2000/01/rdf-schema#label Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Any sort of an entity of interest, usually something existing, happening, or purely abstract. Entities may have several - more than one - names or aliases.

https://mtp.linked.solutions/ptop

http://purl.org/dc/terms/source https://github.com/linked-solutions/prefix.cc-harvest/master
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://purl.org/vocab/vann/preferredNamespaceUri http://www.ontotext.com/proton/protontop#
http://purl.org/vocab/vann/preferredNamespacePrefix ptop
http://rdfs.org/ns/void#triples 482

http://www.ontotext.com/proton/protontop#ProductModel

http://www.w3.org/2000/01/rdf-schema#label Product Model
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment The general concept of a product model, for example, Ford T. The instances of this class are not specific instances of the product - the latter are just instances. Although product models are rather abstract entities (generally, intangible), this class is defined as a sub-class of Object, because it has a strong temporal extent (it comes to exsitence at some point of time). There could be several information resources associated with a product model (e.g. specifications, brouchures, etc.), but it is not an information resource on its own.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Object

http://www.ontotext.com/proton/protontop#InformationResource

http://www.w3.org/2000/01/rdf-schema#label Information Resource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment InformationResource denotes an information resource with identity, as defined in Dublin Core (DC2003ISO). InformationResource is considered any communication or message that is delivered or produced, taking into account the specific intention of its originator, and also the supposition (and anticipation) for a particular audience or counter-agent in the process of communication (i.e. passive or active feed-back).
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Statement

http://www.ontotext.com/proton/protontop#holder

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2000/01/rdf-schema#label Holder
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#JobPosition
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The person holding the position

http://www.ontotext.com/proton/protontop#locatedIn

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Location
http://www.w3.org/2000/01/rdf-schema#label Located in
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2002/07/owl#TransitiveProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between an object (also some happenings via their participants) and location where the object is.

http://www.ontotext.com/proton/protontop#endTime

http://www.w3.org/2000/01/rdf-schema#label End Time
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Happening
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment the end time point of a happening

http://www.ontotext.com/proton/protontop#hasRelative

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2000/01/rdf-schema#label has Relative
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2002/07/owl#SymmetricProperty
http://www.w3.org/2000/01/rdf-schema#comment Relation between a person and his/her relatives - mother, father, brother, sister, child, etc.

http://www.ontotext.com/proton/protontop#partiallyControls

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Object
http://www.w3.org/2000/01/rdf-schema#label Partially Controls
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Any sort of partial control an agent has with respect to an object.

http://www.ontotext.com/proton/protontop#Service

http://www.w3.org/2000/01/rdf-schema#label Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Any sort of service, ranging from a scheduled flight or train services to a weather forecast information/web serivce. Many services could be considered agents (usually software services).
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Object

http://www.ontotext.com/proton/protontop#involvedIn

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Happening
http://www.w3.org/2000/01/rdf-schema#label Involved in
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Agent
http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The participating entities in a given happening that are agents. Participation is usually via some role.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#involvedEntityIn

http://www.ontotext.com/proton/protontop#ContactInformation

http://www.w3.org/2000/01/rdf-schema#label Contact Information
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Any instance of a particular notation, used to make the contact with an individual, an organization, or any other object possible.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Abstract

http://www.ontotext.com/proton/protontop#hasContributor

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Agent
http://www.w3.org/2000/01/rdf-schema#label has Contributor
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#InformationResource
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment An agent responsible for making contributions to the content of a resource. Examples of Contributor include a person, an organization, or a service. DC2003ISO

http://www.ontotext.com/proton/protontop#involvedEntityIn

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Happening
http://www.w3.org/2000/01/rdf-schema#label Entity Involved in
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The entities related to a given happening. Such entities can be agents, instruments, materials, places, etc.

http://www.ontotext.com/proton/protontop#Situation

http://www.w3.org/2000/01/rdf-schema#label Situation
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment A static event or situation, like "sitting on a chair" or "holding position". Typically, those are temporarily homogenous, i.e. their nature is not expected/required to change with their duration. As a happening, they used to happen/take place/be true for some periods of time and may or may not have a well-defined space extension.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Happening

http://www.ontotext.com/proton/protontop#partiallyOwns

http://www.w3.org/2000/01/rdf-schema#label Partially Owns
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Indicates that an Agent has some ownership over an object. It allows wide interpretations from "I have a bike" to "John has shares in Fujitsu".
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#partiallyControls

http://www.ontotext.com/proton/protontop#socialPositionHolder

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Person
http://www.w3.org/2000/01/rdf-schema#label Social Position Holder
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#SocialPosition
http://www.w3.org/2002/07/owl#inverseOf http://www.ontotext.com/proton/protontop#hasSocialPosition
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a social position and the person who has it.

http://www.ontotext.com/proton/protontop#subsidiaryOrganizationOf

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/2000/01/rdf-schema#label Subsidiary Organization of
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Organization
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment Indicates that an organization is in some sense part of another organization. This necessarily requires structural and organizational relations and may or may not indicate ownership. Its reverse, parentOrganizationOf, is a special case of partial control.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#partOf

http://www.ontotext.com/proton/protontop#SocialPosition

http://www.w3.org/2000/01/rdf-schema#label Social Position
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment The situation of a person, having a social position like celebrity, nobelty, job position, cleric, out of laws. The sub-classes of this class define different social statuses.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Situation

http://www.ontotext.com/proton/protontop#Topic

http://www.w3.org/2000/01/rdf-schema#label Topic
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Any sort of a topic or theme, explicitly defined for classification purposes. As long as any other class or entity can play the role of a topic, the instances of this class are only those concepts that are defined to serve as topics. The topic class is the natural top-class for linkage of logically informal taxonomies.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Abstract

http://www.ontotext.com/proton/protontop#JobPosition

http://www.w3.org/2000/01/rdf-schema#label Job Position
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment The situation of a person, holding a job (employment) position within an organization. The sub-classes of this class define a number of different types of positions.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#SocialPosition

http://www.ontotext.com/proton/protontop#Group

http://www.w3.org/2000/01/rdf-schema#label Group
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment A group of agents that is not organized in any way. It could be the group of people in a bus or the shareholders of a company.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Agent

http://www.ontotext.com/proton/protontop#hasParticipatingEntity

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/2000/01/rdf-schema#label Entity Participating in a Happening
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Happening
http://www.w3.org/2002/07/owl#inverseOf http://www.ontotext.com/proton/protontop#involvedEntityIn
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment The relation between a happening and an entity determining it. Such entities can be agents, instruments, materials, places, etc.

http://www.ontotext.com/proton/protontop#subTopicOf

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Topic
http://www.w3.org/2000/01/rdf-schema#label Subtopic of
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Topic
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2002/07/owl#TransitiveProperty
http://www.w3.org/2000/01/rdf-schema#comment A relation from less general to more general topic. Defined to be transitive via rule.

http://www.ontotext.com/proton/protontop#Document

http://www.w3.org/2000/01/rdf-schema#label Document
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment The information content of any sort of document. The tangible aspects are ignored. It is usually a document in free text with no formal structure or semantics.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#InformationResource

http://www.ontotext.com/proton/protontop#hasCreator

http://www.w3.org/2000/01/rdf-schema#label has Creator
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2000/01/rdf-schema#comment An agent primarily responsible for making the content of a resource. Examples of Creator include a person, an organization, or a service. Typically, the name of the Creator should be used to indicate the agent. (DC2003ISO, Creator)
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.ontotext.com/proton/protontop#hasContributor

http://www.ontotext.com/proton/protontop#Agent

http://www.w3.org/2000/01/rdf-schema#label Agent
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment An Agent is something, which can show (carry out) an independent action, whether consciously or not. Most animals are considered agents, in most contexts; so are most organizations. According to DOLCE 2.0 "objects to which we ascribe intentions, beliefs and desires". In PROTON, Agent also denotes any automatic device and service, including web services and servers.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Object

http://www.ontotext.com/proton/protontop#Role

http://www.w3.org/2000/01/rdf-schema#label Role
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment The role of an entity (usually an agent) within/during/affecting (intentionally or not) a particular happening. For instance a project coordinator, or a trial defendant, or even a material object that serves as an evidence in a trial (e.g. a weapon). Usually, we say 'this object is in this role in this happening'.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Situation

http://www.ontotext.com/proton/protontop#name

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/2000/01/rdf-schema#Literal
http://www.w3.org/2000/01/rdf-schema#label Name of any kind
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty

http://www.ontotext.com/proton/protontop#Abstract

http://www.w3.org/2000/01/rdf-schema#label Abstract
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Something, which neither happens nor exists, e.g. a number or a chemical compound formula. Those are usually some symbols, invented to refer to general notions.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Entity

http://www.ontotext.com/proton/protontop#partOf

http://www.w3.org/2000/01/rdf-schema#range http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/2000/01/rdf-schema#label Part of
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#ObjectProperty
http://www.w3.org/2002/07/owl#TransitiveProperty
http://www.w3.org/2000/01/rdf-schema#comment The general part-of relation which takes place between a whole and each of its parts. It has a number of specializations.

http://www.ontotext.com/proton/protontop#Object

http://www.w3.org/2000/01/rdf-schema#label Object
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment Objects are entities that could be claimed to exist - in some sense of existence. An object can play a certain role in some happenings. Objects could be substantially real - as the Buckingham Palace or a hardcopy book - or substantially imperceptible - for instance, an electronic document that exists only virtually, one cannot touch it.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Entity

http://www.ontotext.com/proton/protontop#description

http://www.w3.org/2000/01/rdf-schema#label Description
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Entity
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment A textual description of an entity. Usually a free text in some natural language. As defined in DC2003ISO for InformationResources. In a sense, it is a specializatoin of rdf:comment

http://www.ontotext.com/proton/protontop#Person

http://www.w3.org/2000/01/rdf-schema#label Person
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Class
http://www.w3.org/2000/01/rdf-schema#comment A Person is an agent, which is an individual who is a human being (i.e. any living or not alive member of the family Hominidae). Wordnet 2.0.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.ontotext.com/proton/protontop#Agent

http://www.ontotext.com/proton/protontop#startTime

http://www.w3.org/2000/01/rdf-schema#label Start Time
http://www.w3.org/2000/01/rdf-schema#domain http://www.ontotext.com/proton/protontop#Happening
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#DatatypeProperty
http://www.w3.org/2000/01/rdf-schema#comment the starting moment of a happening