{
  "@context": {
    "hydra": "http://www.w3.org/ns/hydra/core#",
    "fluid": "http://josd.github.io/fluid#",
    "hes": "http://cristianvasquez.github.io/hes#",
    "@base": "http://www.example.org#"
  },
  "features": {
    "people": {
      "raw": "@prefix : <http://www.agfa.com/w3c/euler/socrates#> . :Bob a :Man ."
    }
  }
}