{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A service to convert funds from one currency to another currency.",
"rdfs:label" : "CurrencyConversionService",
"rdfs:subClassOf" : "schema:FinancialProduct",
"schema:contributor" : "collab:FIBO"
},
"properties" : {}
}