{

"QA_CONFIG_VERSION": "2.1",
"prefixes": {
},
"term": {
  "url": {
    "@context": "http://www.w3.org/ns/hydra/context.jsonld",
    "@type":    "IriTemplate",
    "template": "{term_uri}",
    "variableRepresentation": "BasicRepresentation",
    "mapping": [
      {
        "@type":    "IriTemplateMapping",
        "variable": "term_uri",
        "property": "hydra:freetextQuery",
        "required": true,
        "encode":   false
      }
    ]
  },
  "qa_replacement_patterns": {
    "term_id": "term_uri"
  },
  "term_id": "URI",
  "language": ["en"],
  "results": {
    "label_ldpath":    "skos:prefLabel",
    "altlabel_ldpath": "skos:altLabel"
  }
},
"search": {}

}