I would like to get a JSON-LD representation of Schema.org in the same way I can have an RDF version in http://topbraid.org/schema/.
I see the main page of Schema.org is represented with JSON-LD, but there are not type definitions as there are in the RDF version.
For a second question, how can a JSON-LD parser understand the properties of a Schema.org's Person type if it cannot access to such information in JSON-LD?