{% extends "base.html" %}
{% macro render_reference(ref) %}
{{ref.value(ns.dc.creator)}}.
{{ref.value(ns.dc.title)}},
{{ref.value(ns.dc.bibliographicCitation)}}
{% for also in ref[ns.RDFS.seeAlso] %}
{% if also[ns.RDF.type:ns.hbgd.PubMedCentralArticle] %}
{% elif also[ns.RDF.type:ns.hbgd.PubMedArticle] %}
{% endif %}
{% endfor %}
{% endmacro %}
{% macro render_definition(def) %}
{{def.value(ns.prov.value)}}
{{note}}
{% endfor %}{{render_reference(ex)}}
{% endif %} {% endfor %}Super class definitions also apply to this class.
{{term}}
{% endfor %}{{subClass.value(ns.RDFS.label)}} {% if not subClass[ns.RDF.type:ns.hbgd.HBGDkiConcept] %} {% endif %} {% if subClass.value(ns.skos.definition) %} {{subClass.value(ns.skos.definition)}} {% endif %}
{% endfor %}