{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "nxs": "http://purl.org/nexusformat/definitions/"
  },
  "@id": "ex:exampleAdditionalProperty_lkj09",
  "@type": [
    "schema:PropertyValue"
  ],
  "schema:propertyID": [
    "nxs:Field/NXsource/probe",
    {
      "@id": "ex:addPropdefinedTerm_zZc",
      "@type": [
        "schema:DefinedTerm"
      ],
      "schema:name": "probe",
      "schema:identifier": {
        "@id": "ex:addPropIDPropertyValue_53yh",
        "@type": [
          "schema:PropertyValue"
        ],
        "schema:propertyID": "https://purl.org/nexusformat/definitions/Field/NXsource/probe",
        "schema:url": "https://purl.org/nexusformat/definitions/Field/NXsource/probe"
      },
      "schema:inDefinedTermSet": "http://ogc.org/defs"
    }
  ],
  "schema:name": "example additional property",
  "schema:value": "x-ray"
}