{

"QA_CONFIG_VERSION": "2.1",
"prefixes": {
},
"term": {
  "url": {
    "@context": "http://www.w3.org/ns/hydra/context.jsonld",
    "@type": "IriTemplate",
    "template": "{term_uri}.rdf",
    "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 ::xsd:string",
    "altlabel_ldpath": "skos:altLabel ::xsd:string",
    "broader_ldpath":  "skos:broader ::xsd:anyURI",
    "narrower_ldpath": "skos:narrower ::xsd:anyURI",
    "sameas_ldpath":   "skos:exactMatch ::xsd:anyURI"
  }
},
"search": {}

}