diff --git a/src/cco-modules/EventOntology.ttl b/src/cco-modules/EventOntology.ttl index bd96b4a..9eb97d7 100644 --- a/src/cco-modules/EventOntology.ttl +++ b/src/cco-modules/EventOntology.ttl @@ -927,7 +927,7 @@ cco:ActOfRenting rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/ActOfRepayment cco:ActOfRepayment rdf:type owl:Class ; rdfs:subClassOf cco:ActOfFinancialInstrumentUse ; - cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is returned by an Agent (the Debtor) to another Agent (the Creditor) to decrease the amount owed to the Creditor from an earlier Act of Loaning."@en ; + cco:definition "An Act of Financial Instrument Use wherein a Financial Instrument is transferred by an Agent (the Debtor) to another Agent (the Creditor) to decrease the amount the Debtor owes to the Creditor from an earlier Act of Loaning."@en ; cco:definition_source "https://en.wikipedia.org/w/index.php?title=Loan&oldid=1063513958"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/EventOntology"^^xsd:anyURI ; rdfs:label "Act of Repayment"@en .