{
  "id": "urn:ngsi-ld:Concept:N",
  "type": "Concept",
  "language": {
    "type": "StructuredValue",
    "value": [
      "en",
      "fr"
    ]
  },
  "inScheme": {
    "type": "Text",
    "value": "urn:ngsi-ld:ConceptSchema:ajustementsSaisonnier"
  },
  "prefLabel": {
    "type": "StructuredValue",
    "value": {
      "en": "Neither seasonally adjusted nor calendar adjusted data",
      "fr": "Non ajust\u00e9e"
    }
  },
  "notation": {
    "type": "Text",
    "value": "N"
  }
}