{
  "@context": {
    "@vocab": "http://www.example.org#"
  },
  "features": {
    "dbpedia": {
      "description": "Exposes results of a sparql query",
      "query": {
        "endpoint": "http://dbpedia.restdesc.org",
        "default-graph-uri": "http://dbpedia.org",
        "sparql": "./construct.sparql"
      }
    },
    "next": "../example_03"
  }
}
