{
  "@context": {
    "schema": "http://schema.org/",
    "ex": "https://example.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@id": "ex:definedTerm_zZc",
  "@type": [
    "schema:DefinedTerm"
  ],
  "schema:name": "example defined term",
  "schema:identifier": {
    "@type": [
      "schema:PropertyValue"
    ],
    "schema:propertyID": "https://identifiers.org/scheme/rt45347278",
    "schema:url": "http://ogc.org/defs/rt45347278"
  },
  "schema:inDefinedTermSet": "http://ogc.org/defs",
  "schema:termCode": "TT"
}