{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "xas": "https://xas.org/dictionary/",
    "nxs": "http://purl.org/nexusformat/definitions/",
    "wd": "https://www.wikidata.org/entity/"
  },
  "@id": "ex:exampleInstrument_354btrh",
  "@type": [
    "schema:Thing",
    "schema:Product"
  ],
  "schema:additionalType": [
    "xas:Beamline",
    "wd:Q3099911"
  ],
  "schema:name": "13-BM-D",
  "schema:description": "wikidata 3099911 is scientific instrument",
  "schema:identifier": [
    "should have a registry with URIs"
  ],
  "schema:additionalProperty": [
    {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": [
        "xas:collimation"
      ],
      "schema:name": "collimation technique",
      "schema:value": "none"
    },
    {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": [
        "xas:focusing"
      ],
      "schema:name": "focusing",
      "schema:value": "unknown"
    },
    {
      "@type": [
        "schema:PropertyValue"
      ],
      "schema:propertyID": [
        "xas:harmonic_rejection"
      ],
      "schema:name": "harmonic_rejection",
      "schema:value": "Rh-coated mirror, detuned"
    }
  ]
}