{
  "@context": {
    "@vocab": "http://www.example.org#"
  },
  "features": {
    "socrates": {
      "description": "Exposes some turtle as Json-ld (default)",
      "raw": "@prefix : <http://www.agfa.com/w3c/euler/socrates#> . :Socrates a :Man ."
    },
    "next": "../example_02"
  }
}
