| { | |
| "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | |
| "query": { | |
| "@type": "koral:group", | |
| "operation": "operation:position", | |
| "frames": ["frames:isAround"], | |
| "operands": [ | |
| { | |
| "@type": "koral:span", | |
| "layer" : "c", | |
| "foundry" : "cnx", | |
| "key": "np" | |
| }, | |
| { | |
| "@type": "koral:token", | |
| "wrap" : { | |
| "@type": "koral:term", | |
| "foundry": "mate", | |
| "layer": "pos", | |
| "key" : "NE" | |
| } | |
| } | |
| ] | |
| } | |
| } |