| { | |
| "@context" : "http://ids-mannheim.de/ns/KorAP/json-ld/v0.1/context.jsonld", | |
| "query" : { | |
| "@type" : "koral:token", | |
| "wrap" : { | |
| "@type" : "koral:termGroup", | |
| "relation" : "relation:and", | |
| "operands" : [ { | |
| "@type" : "koral:term", | |
| "key" : "number", | |
| "value" : "pl", | |
| "layer" : "m", | |
| "foundry" : "mate", | |
| "match" : "match:eq" | |
| }, { | |
| "@type" : "koral:term", | |
| "key" : "NN", | |
| "layer" : "p", | |
| "foundry" : "tt", | |
| "match" : "match:eq" | |
| } ] | |
| } | |
| } | |
| } |