concentration

{
  "id": "NISTd34",
  "unitsml_id": "d:concentration",
  "name": "concentration",
  "names": [
    {
      "value": "concentration",
      "lang": "en"
    }
  ],
  "expression": "L-3·N",
  "dimensionless": false,
  "components": [
    {
      "key": "length",
      "symbol": "L",
      "power": -3
    },
    {
      "key": "amount_of_substance",
      "symbol": "N",
      "power": 1
    }
  ],
  "quantities": [
    {
      "id": "NISTq55",
      "name": "amount of substance concentration"
    }
  ],
  "identifiers": [
    {
      "type": "nist",
      "id": "NISTd34"
    },
    {
      "type": "unitsml",
      "id": "d:concentration"
    }
  ],
  "references": [
    {
      "type": "informative",
      "authority": "qudt",
      "uri": "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"
    }
  ]
}