
<rdf:RDF xmlns="https://gams.uni-graz.at/o:depcha.bookkeeping#" xmlns:bk="https://gams.uni-graz.at/o:depcha.bookkeeping" xmlns:cidoc-crm="http://www.cidoc-crm.org/cidoc-crm/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:depcha="https://gams.uni-graz.at/o:depcha.bookkeeping#" xmlns:gams="https://gams.uni-graz.at/o:gams-ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:t="http://www.tei-c.org/ns/1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xml:base="https://gams.uni-graz.at/o:depcha.bookkeeping">
  <owl:Ontology rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping">
    <dc:creator xml:lang="en">Christopher Pollin</dc:creator>
    <dc:creator xml:lang="en">Georg Vogeler</dc:creator>
    <dc:date>2022</dc:date>
    <dc:description xml:lang="en">The &quot;Bookkeeping Ontology&quot;, a conceptual model being
            based on the REA model and CIDOC CRM, is developed in an ontology engineering process in
            which historians, software developers and digital humanists were involved. It formalizes
            the interpretation of a transaction (bk:Transaction) as combination of transfers
            (bk:Transfer) of measurable objects (bk:Measurable) from one accounting object
            (bk:EconomicAgent) to another. bk:EconomicAgent defines an abstract class which unites
            bookkeeping categories (bk:Account, e.g. a cash account) and actors (individual
            bk:Party, e.g. Washington or an unknown group of individuals bk:Group, e.g. four
            farmers). Its physical representation in a historical source is an entry in a written
            accounting record (bk:entry). The bk:Entry is an information fragment of a
            bk:Transaction often naming only one party, while the other party is implicit in the
            textual context of the entry. Further information on the temporal (bk:when), spatial
            (bk:where) dimension of a bk:Transaction as well as the status (bk:status) of it (e.g.
            &quot;partly paid&quot;, &quot;settled&quot;), can be expressed optionally. In regard to
            a research question a bk:Transaction can be assigned to a specific context. Every
            transaction consists (bk:consistsOf) of at least one transfer (bk:Transfer). A single
            bk:Transfer describes the action of transferring a bk:Measurable in one direction
            (bk:from or bk:to). bk:Measurable is defined as everything that can be quantified. It
            has subclasses for economic goods (bk:EconomicGood, as labor: bk:Service or as physical
            things: bk:Commodity) and money (bk:Money). bk:Measurable is describe by its quantity
            (bk:quantity) and the unit of calculation (bk:unit). The bk:Entry is described by the
            transcription fragment of the original source (bk:text). bk:EconomicGoods can be
            categorized (what is measured) and can be assigned a price. A bk:Transfer can be carried
            out by (bk:by) someone who conducts the transfer process in place of the business
            partner (bk:Agent). When writing it down into the ledger, accounting categories
            (bk:debit and bk:credit) are coded optionally.</dc:description>
    <dc:identifier xml:lang="en">https://gams.uni-graz.at/o:depcha.bookkeeping</dc:identifier>
    <dc:publisher xml:lang="en">Institute Centre for Information Modelling, University of
            Graz</dc:publisher>
    <dc:rights xml:lang="en">https://creativecommons.org/licenses/by/4.0</dc:rights>
    <dc:title xml:lang="en">Bookkeeping Ontology for Historical Accounts</dc:title>
    <rdfs:comment xml:lang="en">This dontology describes processes in historical
            accounting.</rdfs:comment>
    <rdfs:label xml:lang="en">Bookkeeping Ontology</rdfs:label>
    <owl:versionInfo xml:lang="en">Version 1.2</owl:versionInfo>
  </owl:Ontology>
  
  
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/date"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/identifier"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/publisher"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/rights"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="http://www.cidoc-crm.org/cidoc-crm/P42_assigned"></owl:AnnotationProperty>
  
  <owl:AnnotationProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#assigned">
    <rdfs:subPropertyOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/P42_assigned"></rdfs:subPropertyOf>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#TypeAssignment"></rdfs:range>
  </owl:AnnotationProperty>
  
  
  <owl:ObjectProperty rdf:about="http://www.cidoc-crm.org/cidoc-crm/P91_has_unit"></owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#assigned">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Context"></rdfs:range>
    <rdfs:comment xml:lang="en">Assigns transactions to a specific context. This decision is
            made by a scholar. This can be done in the course of a specific research
            question.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ordnet Transaktionen einem bestimmten Kontext zu. Diese
            Entscheidung wird vom Fachwissenschaftler getroffen und kann im Zusammenhang mit einer
            bestimmten Forschungsfrage stehen.</rdfs:comment>
    <rdfs:label xml:lang="en">assigned</rdfs:label>
    <rdfs:label xml:lang="de">zugeordnet</rdfs:label>
  </owl:ObjectProperty>
  
  
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#by">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transfer"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Agent"></rdfs:range>
    <rdfs:comment xml:lang="en">A transfer can be carried out by an agent.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ein Transfer kann durch eine dritte Person vermittelt bzw.
            durchgeführt werden.</rdfs:comment>
    <rdfs:label xml:lang="de">bei</rdfs:label>
    <rdfs:label xml:lang="en">by</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#classified">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicGood"></rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"></rdfs:range>
    <rdfs:comment xml:lang="de">Ein Wirtschaftsgut wird einem Konzept zugeordnet.</rdfs:comment>
    <rdfs:comment xml:lang="en">An economic good is assigned to a concept.</rdfs:comment>
    <rdfs:label xml:lang="en">classified</rdfs:label>
    <rdfs:label xml:lang="de">klassifiziert</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#comprises">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#TotalTransaction"></rdfs:domain>
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#SubtotalTransaction"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Money"></rdfs:range>
    <rdfs:comment xml:lang="en">Connects a subtotal or a total transaction with a monetary
            value.</rdfs:comment>
    <rdfs:comment xml:lang="de">Verbindet eine Zwischensummen- oder Gesamttransaktion mit einem
            Geldwert.</rdfs:comment>
    <rdfs:label xml:lang="en">comprises</rdfs:label>
    <rdfs:label xml:lang="de">umfasst</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#consistsOf">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transfer"></rdfs:range>
    <rdfs:comment xml:lang="en">A transaction consists of at least one transfer.</rdfs:comment>
    <rdfs:comment xml:lang="de">Eine Transaktion besteht aus mindestens einem
            Transfer.</rdfs:comment>
    <rdfs:label xml:lang="de">besteht aus</rdfs:label>
    <rdfs:label xml:lang="en">consists of</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#hasPrice">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicGood"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Price"></rdfs:range>
    <rdfs:comment xml:lang="en">Connects an economic good with a price that is mention in the
            source.</rdfs:comment>
    <rdfs:comment xml:lang="de">Verbindet ein Wirtschaftsgut mit einem Preis, der in der Quelle
            genannt wird.</rdfs:comment>
    <rdfs:label xml:lang="en">has price</rdfs:label>
    <rdfs:label xml:lang="de">hat Preis</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#convertsFrom">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Conversion"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:range>
    <rdfs:comment xml:lang="en">A unit is converted from a unit.</rdfs:comment>
    <rdfs:comment xml:lang="de">Eine Einheit wird aus einer Einheit umgerechnet. </rdfs:comment>
    <rdfs:label xml:lang="en">converts from</rdfs:label>
    <rdfs:label xml:lang="de">umgerechnet von</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#convertsTo">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Conversion"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:range>
    <rdfs:comment xml:lang="en">A unit is converted to a unit.</rdfs:comment>
    <rdfs:comment xml:lang="de">Eine Einheit wird in eine Einheit umgerechnet.</rdfs:comment>
    <rdfs:label xml:lang="en">converts to</rdfs:label>
    <rdfs:label xml:lang="de">umgerechnet to</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#credit">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Booking"></rdfs:range>
    <rdfs:comment xml:lang="de">Markiert einen Transfer als einen Transfer auf ein Haben-Konto,
            wie z.B. Verbindlichkeiten wie Kredite und Schulden.</rdfs:comment>
    <rdfs:comment xml:lang="en">Marks a transfer as a transfer on the credit account. The
            sources for spending money in transaction account is credit, like
            liabilities.</rdfs:comment>
    <rdfs:label xml:lang="en">credit</rdfs:label>
    <rdfs:label xml:lang="de">haben</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#debit">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Booking"></rdfs:range>
    <rdfs:comment xml:lang="de">Markiert einen Transfer als einen Transfer auf ein Soll-Konto,
            wie z.B. Vermögenswerte wie Bar- und Bankvermögen.</rdfs:comment>
    <rdfs:comment xml:lang="en">Marks a transfer as a transfer to a credit account. The money
            obtained with the credits is destined as debit in transaction accounts like
            assets.</rdfs:comment>
    <rdfs:label xml:lang="en">debit</rdfs:label>
    <rdfs:label xml:lang="de">soll</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#from">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transfer"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAgent"></rdfs:range>
    <rdfs:comment xml:lang="de">Eine wirtschaftliche Einheit, die etwas in Form eines Wirtschaftsgutes leistet bzw. an eine andere wirtschaftliche Einheit abgibt.</rdfs:comment>
    <rdfs:comment xml:lang="en">An economic agent that provides/gives an economic asset to another economic agent.</rdfs:comment>
    <rdfs:label xml:lang="en">from</rdfs:label>
    <rdfs:label xml:lang="de">von</rdfs:label>
    <rdfs:seeAlso xml:lang="en">REA Business Ontology: from</rdfs:seeAlso>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#to">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transfer"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAgent"></rdfs:range>
    <rdfs:comment xml:lang="de">Eine wirtschaftliche Einheit, die ein Wirtschaftsgut erhält.</rdfs:comment>
    <rdfs:comment xml:lang="en">The economic agent receiving an economic asset.</rdfs:comment>
    <rdfs:label xml:lang="de">nach</rdfs:label>
    <rdfs:label xml:lang="en">to</rdfs:label>
    <rdfs:seeAlso xml:lang="en">REA Business Ontology: to</rdfs:seeAlso>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#accountHolder">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Account"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAgent"></rdfs:range>
    <rdfs:comment xml:lang="en">An account is assigned to a economic agent.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ein Konto ist einer wirtschaftlichen Einheit
            zugeordnet.</rdfs:comment>
    <rdfs:label xml:lang="en">has accountHolder</rdfs:label>
    <rdfs:label xml:lang="de">wird gehalten von</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#transfers">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transfer"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAsset"></rdfs:range>
    <rdfs:comment xml:lang="en">A transfer conveys something.</rdfs:comment>
    <rdfs:comment xml:lang="de">Etwas wird an jemand übermittelt.</rdfs:comment>
    <rdfs:label xml:lang="en">transfers</rdfs:label>
    <rdfs:label xml:lang="de">übermitteln</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#unit">
    <rdfs:subPropertyOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/P91_has_unit"></rdfs:subPropertyOf>
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAsset"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:range>
    <rdfs:comment xml:lang="en">An economic asset has a unit.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ein Wirtschaftsobjekt hat eine Maßeinheit.</rdfs:comment>
    <rdfs:label xml:lang="de">hat Maßeinheit</rdfs:label>
    <rdfs:label xml:lang="en">unit</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#when">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Date"></rdfs:range>
    <rdfs:comment xml:lang="en">A transaction can be related to a date which is the date of the
            transaction.</rdfs:comment>
    <rdfs:comment xml:lang="de">Stellt die Verbindung zu einer Zeitangabe her.</rdfs:comment>
    <rdfs:label xml:lang="de">hat Zeitraum</rdfs:label>
    <rdfs:label xml:lang="en">when</rdfs:label>
  </owl:ObjectProperty>
  
  <owl:ObjectProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#where">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Place"></rdfs:range>
    <rdfs:comment xml:lang="en">A Transaction can be related to a place.</rdfs:comment>
    <rdfs:comment xml:lang="de">Eine Transaction steht mit einem Ort in
            Verbindung.</rdfs:comment>
    <rdfs:label xml:lang="de">hat Ort</rdfs:label>
    <rdfs:label xml:lang="en">where</rdfs:label>
  </owl:ObjectProperty>
  
  
  <owl:DatatypeProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#entry">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"></rdfs:range>
    <rdfs:comment xml:lang="en">A transfer has a physical representation (text) in a
            source.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ein Transfer besitzt eine physische (textuelle) Repräsentation
            in einer Quelle.</rdfs:comment>
    <rdfs:label xml:lang="en">entry</rdfs:label>
    <rdfs:label xml:lang="de">hat Eintrag</rdfs:label>
  </owl:DatatypeProperty>
  
  <owl:DatatypeProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#formula">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Conversion"></rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"></rdfs:range>
    <rdfs:comment xml:lang="en">A unit has a conversion formula to another unit</rdfs:comment>    
<rdfs:comment xml:lang="de">Eine Einheit hat eine Umrechnungsformel in eine andere
            Einheit</rdfs:comment>
    <rdfs:label xml:lang="en">has formula</rdfs:label>
    <rdfs:label xml:lang="de">hat Umrechungsformel</rdfs:label>
  </owl:DatatypeProperty>
  
  <owl:DatatypeProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#quantity">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAsset"></rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#float"></rdfs:range>
    <rdfs:comment xml:lang="de">Ein Wirtschaftsobjekt ist abzählbar.</rdfs:comment>
    <rdfs:comment xml:lang="en">An economic asset is countable.</rdfs:comment>
    <rdfs:label xml:lang="de">hat Anzahl</rdfs:label>
    <rdfs:label xml:lang="en">quantity</rdfs:label>
  </owl:DatatypeProperty>
  
  <owl:DatatypeProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#status">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"></rdfs:range>
    <rdfs:comment xml:lang="en">Specifies the status of a transaction.</rdfs:comment>
    <rdfs:comment xml:lang="de">Spezifiziert den Status einer Transaktion.</rdfs:comment>
    <rdfs:label xml:lang="de">hat Status</rdfs:label>
    <rdfs:label xml:lang="en">status</rdfs:label>
  </owl:DatatypeProperty>
  
  <owl:DatatypeProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#pointInTime">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Date"></rdfs:domain>
    <rdfs:range rdf:resource="https://www.w3.org/2001/XMLSchema#dateTime"></rdfs:range>
    <rdfs:comment xml:lang="en">point in time</rdfs:comment>
    <rdfs:comment xml:lang="de">Shat Zeitpunkt</rdfs:comment>
    <rdfs:label xml:lang="de">hat Zeitraum</rdfs:label>
    <rdfs:label xml:lang="en">point in time</rdfs:label>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#starts">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Date"></rdfs:domain>
    <rdfs:range rdf:resource="https://www.w3.org/2001/XMLSchema#dateTime"></rdfs:range>
    <rdfs:label xml:lang="de">startet</rdfs:label>
    <rdfs:label xml:lang="en">starts</rdfs:label>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#ends">
    <rdfs:domain rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Date"></rdfs:domain>
    <rdfs:range rdf:resource="https://www.w3.org/2001/XMLSchema#dateTime"></rdfs:range>
    <rdfs:label xml:lang="de">endet</rdfs:label>
    <rdfs:label xml:lang="en">ends</rdfs:label>
  </owl:DatatypeProperty>
  
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E17_Type_Assignment"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E19_Physical_Object"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E21_Person"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E28_Conceptual_Object"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E30_Right"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E39_Actor"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E53_Place"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E58_Measurement_Unit"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E61_Time_Primitive"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E71_Human-Made_Thing"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E74_Group"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E7_Activity"></owl:Class>
  
  <owl:Class rdf:about="http://www.cidoc-crm.org/cidoc-crm/E97_Monetary_Amount"></owl:Class>
  
  <owl:Class rdf:about="http://www.w3.org/2004/02/skos/core#Concept"></owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Account">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Gegenüberstellung und Abrechnung von Ein- und
            Ausgängen.</rdfs:comment>
    <rdfs:comment xml:lang="en">Comparison and accounting of incoming and outgoing
            payments.</rdfs:comment>
    <rdfs:label xml:lang="en">Account</rdfs:label>
    <rdfs:label xml:lang="de">Konto</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Date">
    <rdfs:subClassOf rdf:resource="http://cidoc-crm.org/cidoc-crm/E61_Time_Primitive"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Datum das mit einer Transaktion in Relation
            steht.</rdfs:comment>
    <rdfs:comment xml:lang="en">Date that is related to a transaction.</rdfs:comment>
    <rdfs:label xml:lang="en">Date</rdfs:label>
    <rdfs:label xml:lang="de">Datum</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Agent">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E39_Actor"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Jemand mit unterstützender Funktion in einer Transaktion. </rdfs:comment>
    <rdfs:comment xml:lang="en">Someone who supports in a transaction.</rdfs:comment>
    <rdfs:label xml:lang="en">Agent</rdfs:label>
    <rdfs:label xml:lang="de">Vermittler</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Booking">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E28_Conceptual_Object"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Verbuchung einer Transaktion.</rdfs:comment>
    <rdfs:comment xml:lang="en">Booking of a transaction.</rdfs:comment>
    <rdfs:label xml:lang="en">Booking</rdfs:label>
    <rdfs:label xml:lang="de">Buchung</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Commodity">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E19_Physical_Object"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicGood"></rdfs:subClassOf>  
  <rdfs:comment xml:lang="en">A commodity is an economic good.</rdfs:comment>
    <rdfs:comment xml:lang="de">Handelsware ist eine Sammelbezeichnung für die von
            Gewerbetreibenden umgesetzten materiellen Wirtschaftsgüter.</rdfs:comment>
    <rdfs:label xml:lang="en">Commodity</rdfs:label>
    <rdfs:label xml:lang="de">Ware</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q317088"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Context">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E28_Conceptual_Object"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Transaktionen können einem oder mehreren Kontexten zugeordnet
            werden.</rdfs:comment>
    <rdfs:comment xml:lang="en">Transactions can be assigned to one or more
            contexts.</rdfs:comment>
    <rdfs:label xml:lang="en">Context</rdfs:label>
    <rdfs:label xml:lang="de">Kontext</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Conversion">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E28_Conceptual_Object"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Definiert die Konversion von einer Maßeinheit zu einer
            anderen.</rdfs:comment>
    <rdfs:comment xml:lang="en">Defines the conversion from one unit of measurement to
            another.</rdfs:comment>
    <rdfs:label xml:lang="en">Conversion</rdfs:label>
    <rdfs:label xml:lang="de">Konversion</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#MonetaryUnit">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E98_Currency"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Die Geldeinheit in diesem Kontext hat den Charakter einer
            Maßeinheit.</rdfs:comment>
    <rdfs:comment xml:lang="en">The monetary unit has the character of a unit of
            measurement.</rdfs:comment>
    <rdfs:label xml:lang="en">Monetary Unit</rdfs:label>
    <rdfs:label xml:lang="de">Geldeinheit</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAgent">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E39_Actor"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">An economic agent is an economically independent decision-maker.
            This can be, for example, a private household, a company, a city or an individual
            person.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ein Wirtschaftssubjekt ist ein wirtschaftlich selbständiger
            Entscheidungsträger. Dies kann beispielsweise ein Privathaushalt, ein Unternehmen, eine
            Stadt oder eine einzelne Person sein.</rdfs:comment>
    <rdfs:label xml:lang="en">Economic Agent</rdfs:label>
    <rdfs:label xml:lang="de">Wirtschaftssubjekt</rdfs:label>
    <rdfs:seeAlso xml:lang="en">REA Business Ontology: Economic Agent</rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAsset">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E71_Human-Made_Thing"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">Economic assets are goods and receivables.</rdfs:comment>
    <rdfs:comment xml:lang="de">Wirtschaftsobjekte sind in der Wirtschaftswissenschaft Güter und
            Forderungen.</rdfs:comment>
    <rdfs:label xml:lang="en">Economic Asset</rdfs:label>
    <rdfs:label xml:lang="de">Wirtschaftsobjekt</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicGood">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAsset"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">An economic good is a good or service that has a benefit
            (utility) to society.</rdfs:comment>
    <rdfs:comment xml:lang="de">Wirtschaftsgüter sind Güter oder Dienstleistungen, die einen
            Mehrwert (Nutzen) für die Gesellschaft haben.</rdfs:comment>
    <rdfs:label xml:lang="en">Economic Good</rdfs:label>
    <rdfs:label xml:lang="de">Wirtschaftsgut</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#TransferPayment">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Money"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">A transfer payment is a redistribution of income and wealth by
            means of the government making a payment, without goods or services being received in
            return.</rdfs:comment>
    <rdfs:label xml:lang="de">Transferleistung</rdfs:label>
    <rdfs:label xml:lang="en">Government Transfer</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Group">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E74_Group"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAgent"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">A group of agents involved together in a
            transaction.</rdfs:comment>
    <rdfs:comment xml:lang="de">Eine Gruppe von Akteuren, die gemeinsam an einer Transaktion
            beteiligt ist.</rdfs:comment>
    <rdfs:label xml:lang="en">Group</rdfs:label>
    <rdfs:label xml:lang="de">Gruppe</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Individual">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E21_Person"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAgent"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">An individual actor in a transaction.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ein individueller Akteur in einer Transaktion.</rdfs:comment>
    <rdfs:label xml:lang="en">Individual</rdfs:label>
    <rdfs:label xml:lang="de">Individuum</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q508295"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Money">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E97_Monetary_Amount"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAsset"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Geldwert ist in der Volkswirtschaftslehre das
            Austauschverhältnis zwischen Geld und Gütern oder Dienstleistungen.</rdfs:comment>
    <rdfs:comment xml:lang="en">The amount of value an item or a service has in relation to if
            it were sold for cash to a willing buyer. A Monetary Value can consist of subtotals,
            which are monetary values too. </rdfs:comment>
    <rdfs:label xml:lang="de">Geldwert</rdfs:label>
    <rdfs:label xml:lang="en">Monetary Value</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q1499548"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Organisation">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicAgent"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">An organisation acting in a transaction.</rdfs:comment>
    <rdfs:comment xml:lang="de">Eine Organisation, die eine Transaktion
            druchführt.</rdfs:comment>
    <rdfs:label xml:lang="en">Organisation</rdfs:label>
    <rdfs:label xml:lang="de">Organisation</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q43229"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Place">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E53_Place"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Ort, der mit einer Transaktion in Beziehung
            steht.</rdfs:comment>
    <rdfs:comment xml:lang="en">Place related to a transaction.</rdfs:comment>
    <rdfs:label xml:lang="de">Ort</rdfs:label>
    <rdfs:label xml:lang="en">Place</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Price">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Money"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">Price in this context refers to a price indication in the
            historic source</rdfs:comment>
    <rdfs:comment xml:lang="de">Preis in diesem Kontext referenziert auf eine Preisangabe in der
            historischen Quelle</rdfs:comment>
    <rdfs:label xml:lang="de">Preis</rdfs:label>
    <rdfs:label xml:lang="en">Price</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Right">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E30_Right"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicGood"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Recht als immaterielles Gut.</rdfs:comment>
    <rdfs:comment xml:lang="en">Right as an intangible good.</rdfs:comment>
    <rdfs:label xml:lang="de">Recht</rdfs:label>
    <rdfs:label xml:lang="en">Right</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q7406919"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Service">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E7_Activity"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#EconomicGood"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">A service is a transaction in which no physical goods are
            transferred from the seller to the buyer.</rdfs:comment>
    <rdfs:comment xml:lang="de">Ein immaterielles Gut, das entsteht, wenn ein Wirtschaftssubjekt
            für ein anderes eine entgeltliche Tätigkeit ausübt.</rdfs:comment>
    <rdfs:label xml:lang="de">Dienstleistung</rdfs:label>
    <rdfs:label xml:lang="en">Service</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q7406919"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#SubtotalTransaction">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E28_Conceptual_Object"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Zwischensummentransaktion bezeichnet die Teiltransaktionen, die
            zu einer Gesamttransaktion zusammengeführt werden können.</rdfs:comment>
    <rdfs:comment xml:lang="en">Subtotal Transactions are intermediate totals that add up to a
            Total Transaction.</rdfs:comment>
    <rdfs:label xml:lang="en">Subtotal Transaction</rdfs:label>
    <rdfs:label xml:lang="de">Zwischensummentransaktion</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Tax">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Money"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">Financial charge or other levy upon a taxpayer by a government
            or functional equivalent.</rdfs:comment>
    <rdfs:comment xml:lang="de">Öffentlich-rechtliche Abgabe von Geld.</rdfs:comment>
    <rdfs:label xml:lang="de">Abgabe</rdfs:label>
    <rdfs:label xml:lang="en">Tax</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q8161"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#TotalTransaction">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E28_Conceptual_Object"></rdfs:subClassOf>
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Gesamttransaktionen bezeichnet die Gesamtheit der Transaktionen,
            die in einem bestimmten Zeitrahmen oder Kontext stattfinden.</rdfs:comment>
    <rdfs:comment xml:lang="en">Total Transaction means the total of transactions occurring in a
            time frame or context.</rdfs:comment>
    <rdfs:label xml:lang="en">Total Transaction</rdfs:label>
    <rdfs:label xml:lang="de">Gesamttransaktion</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Transaction">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E7_Activity"></rdfs:subClassOf>
    <rdfs:comment xml:lang="en">A transaction is an agreement, carried out between economic
            agents to exchange an asset.</rdfs:comment>
    <rdfs:comment xml:lang="de">Eine Transaktion ist eine Vereinbarung, die zwischen zwei
            Wirtschaftssubjekten durchgeführt wird, um einen Vermögenswert oder ein Wirtschaftsgut
            auszutauschen.</rdfs:comment>
    <rdfs:label xml:lang="en">Transaction</rdfs:label>
    <rdfs:label xml:lang="de">Transaktion</rdfs:label>
    <rdfs:seeAlso rdf:resource="https://www.wikidata.org/wiki/Q1166072"></rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Transfer">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E7_Activity"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Als Transfer versteht man die Aktivität, in der ein
            Wirtschaftsobjekt von einem Wirtschaftssubjekt zum anderen übermittelt
            wird.</rdfs:comment>
    <rdfs:comment xml:lang="en">Transfer is the activity in which an economic object is
            transferred from one economic agent to another.</rdfs:comment>
    <rdfs:label xml:lang="de">Transfer</rdfs:label>
    <rdfs:label xml:lang="en">Transfer</rdfs:label>
    <rdfs:seeAlso xml:lang="en">REA Business Ontology: Economic Event</rdfs:seeAlso>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit">
    <rdfs:subClassOf rdf:resource="http://www.cidoc-crm.org/cidoc-crm/E58_Measurement_Unit"></rdfs:subClassOf>
    <rdfs:comment xml:lang="de">Etwas wird in einer Einheit gemessen.</rdfs:comment>
    <rdfs:comment xml:lang="en">Something is measured in a unit.</rdfs:comment>
    <rdfs:label xml:lang="de">Einheit</rdfs:label>
    <rdfs:label xml:lang="en">Unit</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#UnitOfArea">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:subClassOf>
    <rdfs:label xml:lang="de">Flächenmaß</rdfs:label>
    <rdfs:label xml:lang="en">Unit of area</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#UnitOfLength">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:subClassOf>
    <rdfs:label xml:lang="de">Längenmaß</rdfs:label>
    <rdfs:label xml:lang="en">Unit of length</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#UnitOfMass">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:subClassOf>
    <rdfs:label xml:lang="de">Gewichtsmaß</rdfs:label>
    <rdfs:label xml:lang="en">Unit of mass</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#UnitOfTime">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:subClassOf>
    <rdfs:label xml:lang="en">Unit of time</rdfs:label>
    <rdfs:label xml:lang="de">Zeitmaß</rdfs:label>
  </owl:Class>
  
  <owl:Class rdf:about="https://gams.uni-graz.at/o:depcha.bookkeeping#UnitOfVolume">
    <rdfs:subClassOf rdf:resource="https://gams.uni-graz.at/o:depcha.bookkeeping#Unit"></rdfs:subClassOf>
    <rdfs:label xml:lang="de">Raummaß</rdfs:label>  
  <rdfs:label xml:lang="en">Unit of volume</rdfs:label>
  </owl:Class>
</rdf:RDF>
