{
  "context": [
    {
      "type": "contextDef",
      "subType": "prefix",
      "key": "a",
      "value": {
        "type": "term",
        "subType": "namedNode",
        "value": "http://www.w3.org/2000/10/annotation-ns#",
        "loc": {
          "sourceLocationType": "source",
          "start": 15,
          "end": 57
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 0,
        "end": 57
      }
    },
    {
      "type": "contextDef",
      "subType": "prefix",
      "key": "dc",
      "value": {
        "type": "term",
        "subType": "namedNode",
        "value": "http://purl.org/dc/elements/1.1/",
        "loc": {
          "sourceLocationType": "source",
          "start": 73,
          "end": 107
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 58,
        "end": 107
      }
    },
    {
      "type": "contextDef",
      "subType": "prefix",
      "key": "foaf",
      "value": {
        "type": "term",
        "subType": "namedNode",
        "value": "http://xmlns.com/foaf/0.1/",
        "loc": {
          "sourceLocationType": "source",
          "start": 123,
          "end": 151
        }
      },
      "loc": {
        "sourceLocationType": "source",
        "start": 108,
        "end": 151
      }
    }
  ],
  "subType": "select",
  "where": {
    "type": "pattern",
    "subType": "group",
    "patterns": [
      {
        "type": "pattern",
        "subType": "bgp",
        "triples": [
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "variable",
              "value": "annot",
              "loc": {
                "sourceLocationType": "source",
                "start": 183,
                "end": 189
              }
            },
            "predicate": {
              "type": "term",
              "subType": "namedNode",
              "value": "annotates",
              "loc": {
                "sourceLocationType": "source",
                "start": 191,
                "end": 202
              },
              "prefix": "a"
            },
            "object": {
              "type": "term",
              "subType": "namedNode",
              "value": "http://www.w3.org/TR/rdf-sparql-query/",
              "loc": {
                "sourceLocationType": "source",
                "start": 204,
                "end": 244
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 183,
              "end": 244
            }
          },
          {
            "type": "triple",
            "subject": {
              "type": "term",
              "subType": "variable",
              "value": "annot",
              "loc": {
                "sourceLocationType": "source",
                "start": 249,
                "end": 255
              }
            },
            "predicate": {
              "type": "term",
              "subType": "namedNode",
              "value": "creator",
              "loc": {
                "sourceLocationType": "source",
                "start": 257,
                "end": 267
              },
              "prefix": "dc"
            },
            "object": {
              "type": "term",
              "subType": "variable",
              "value": "c",
              "loc": {
                "sourceLocationType": "source",
                "start": 270,
                "end": 272
              }
            },
            "loc": {
              "sourceLocationType": "source",
              "start": 249,
              "end": 272
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 183,
          "end": 274
        }
      },
      {
        "type": "pattern",
        "subType": "optional",
        "patterns": [
          {
            "type": "pattern",
            "subType": "bgp",
            "triples": [
              {
                "type": "triple",
                "subject": {
                  "type": "term",
                  "subType": "variable",
                  "value": "c",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 288,
                    "end": 290
                  }
                },
                "predicate": {
                  "type": "term",
                  "subType": "namedNode",
                  "value": "given",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 292,
                    "end": 302
                  },
                  "prefix": "foaf"
                },
                "object": {
                  "type": "term",
                  "subType": "variable",
                  "value": "given",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 305,
                    "end": 311
                  }
                },
                "loc": {
                  "sourceLocationType": "source",
                  "start": 288,
                  "end": 311
                }
              },
              {
                "type": "triple",
                "subject": {
                  "type": "term",
                  "subType": "variable",
                  "value": "c",
                  "loc": {
                    "sourceLocationType": "noMaterialize"
                  }
                },
                "predicate": {
                  "type": "term",
                  "subType": "namedNode",
                  "value": "family",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 314,
                    "end": 325
                  },
                  "prefix": "foaf"
                },
                "object": {
                  "type": "term",
                  "subType": "variable",
                  "value": "family",
                  "loc": {
                    "sourceLocationType": "source",
                    "start": 327,
                    "end": 334
                  }
                },
                "loc": {
                  "sourceLocationType": "source",
                  "start": 314,
                  "end": 334
                }
              }
            ],
            "loc": {
              "sourceLocationType": "source",
              "start": 288,
              "end": 334
            }
          }
        ],
        "loc": {
          "sourceLocationType": "source",
          "start": 277,
          "end": 336
        }
      },
      {
        "type": "pattern",
        "subType": "filter",
        "expression": {
          "type": "expression",
          "subType": "operation",
          "operator": "isblank",
          "args": [
            {
              "type": "term",
              "subType": "variable",
              "value": "c",
              "loc": {
                "sourceLocationType": "source",
                "start": 356,
                "end": 358
              }
            }
          ],
          "loc": {
            "sourceLocationType": "source",
            "start": 348,
            "end": 359
          }
        },
        "loc": {
          "sourceLocationType": "source",
          "start": 341,
          "end": 359
        }
      }
    ],
    "loc": {
      "sourceLocationType": "source",
      "start": 181,
      "end": 361
    }
  },
  "solutionModifiers": {},
  "datasets": {
    "type": "datasetClauses",
    "clauses": [],
    "loc": {
      "sourceLocationType": "noMaterialize"
    }
  },
  "variables": [
    {
      "type": "term",
      "subType": "variable",
      "value": "given",
      "loc": {
        "sourceLocationType": "source",
        "start": 160,
        "end": 166
      }
    },
    {
      "type": "term",
      "subType": "variable",
      "value": "family",
      "loc": {
        "sourceLocationType": "source",
        "start": 167,
        "end": 174
      }
    }
  ],
  "loc": {
    "sourceLocationType": "inlinedSource",
    "newSource": "PREFIX a:      <http://www.w3.org/2000/10/annotation-ns#>\nPREFIX dc:     <http://purl.org/dc/elements/1.1/>\nPREFIX foaf:   <http://xmlns.com/foaf/0.1/>\n\nSELECT ?given ?family\nWHERE { ?annot  a:annotates  <http://www.w3.org/TR/rdf-sparql-query/> .\n  ?annot  dc:creator   ?c .\n  OPTIONAL { ?c  foaf:given   ?given ; foaf:family  ?family } .\n  FILTER isBlank(?c)\n}\n",
    "start": 0,
    "end": 9007199254740991,
    "loc": {
      "sourceLocationType": "source",
      "start": 0,
      "end": 361
    },
    "startOnNew": 0,
    "endOnNew": 361
  },
  "type": "query"
}
