Entities with the same bindings of compentence and level.
type
title
description
link
From the triple store.
DESCRIBE <https://w3id.org/encode/modules/m111>
.SELECT * WHERE{ BIND (<https://w3id.org/encode/modules/m111> as ?this) { ?this ?predicate ?object . OPTIONAL {?object ?predicateOfObject ?objectOfObject} } UNION { ?subject ?predicate ?this} }
.