LabEl
Explore entity

Links to: {{ claims[0].sourceLabel }}

{{ claims[0].sourceDescription }}

{% for claim in claims %}
{{ claim.propLabel }}
{% if claim.wbtype == "http://wikiba.se/ontology#LocalMedia" %} {% elif claim.wbtype == "http://wikiba.se/ontology#WikibaseItem" %} {{ claim.valueLabel }} {% if claim.valueDescription %}
{{ claim.valueDescription }} {% endif %} {% else %} {{ claim.valueLabel }} {% endif %}
{% endfor %}