{
  "items": [
    {
      "children": [
        {
          "properties": {
            "name": [
              "NotPartOfTest"
            ]
          },
          "type": [
            "h-test-child"
          ]
        },
        {
          "properties": {
            "name": [
              "Dt"
            ]
          },
          "type": [
            "h-test-dt"
          ]
        }
      ],
      "properties": {
        "test-dt": [
          "Dt"
        ],
        "test-p": [
          {
            "properties": {
              "name": [
                "P"
              ]
            },
            "type": [
              "h-test-p"
            ],
            "value": "P"
          }
        ],
        "test-u": [
          {
            "properties": {
              "name": [
                "http://example.test/U"
              ]
            },
            "type": [
              "h-test-u"
            ]
          }
        ]
      },
      "type": [
        "h-test"
      ]
    }
  ],
  "rel-urls": {},
  "rels": {}
}
