{
    "id": "v-cultural-heritage",
    "name": "Cultural Heritage",
    "url": "/tree/cultural-heritage",
    "source": "",
    "description": "All tangible and intangible cultural objects",
    "children": [
        {
            "id": "intangible-cultural-object",
            "name": "Intangible Cultural Object",
            "order": null,
            "url": "/tree/cultural-heritage#c-intangible-cultural-object",
            "children": [],
            "data": {
                "type": "concept",
                "depth": 0
            }
        },
        {
            "id": "tangible-cultural-object",
            "name": "Tangible Cultural Object",
            "order": null,
            "url": "/tree/cultural-heritage#c-tangible-cultural-object",
            "children": [
                {
                    "id": "movable-object",
                    "name": "Movable Object",
                    "order": null,
                    "url": "/tree/cultural-heritage#c-movable-object",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                },
                {
                    "id": "non-movable-object",
                    "name": "Non-movable Object",
                    "order": null,
                    "url": "/tree/cultural-heritage#c-non-movable-object",
                    "children": [],
                    "data": {
                        "type": "concept",
                        "depth": 1
                    }
                }
            ],
            "data": {
                "type": "concept",
                "depth": 2
            }
        }
    ],
    "data": {
        "type": "vocab"
    }
}