{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A Service to transfer funds from a person or organization to a beneficiary person or organization.",
      "rdfs:label" : "PaymentService",
      "rdfs:subClassOf" : "schema:FinancialProduct",
      "schema:contributor" : "collab:FIBO"
   },
   "properties" : {}
}