item / query
<lynx-container>
<lynx-title value='[dcterms:title]'></lynx-title>
<lynx-section title='Short Properties' not-collapsable>
<lynx-short-properties align-items='items-start' columns=3>
<lynx-plain-property heading='Identifier' value='[dcterms:identifier]' align-items='items-center' icon='lynx_id'></lynx-plain-property>
<lynx-plain-property heading='Type' value='[dcterms:type]' align-items='items-center' ></lynx-plain-property>
<lynx-date-property heading='Created' value='[dcterms:created]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
<lynx-date-property heading='Modified' value='[dcterms:modified]' format='Do MMM YY' align-items='items-center' icon='lynx_date_modified'></lynx-date-property>
<lynx-link-property heading='CreatedBy' value='[dcterms:creator > rdf:about | dcterms:title]' url='[dcterms:creator]' copy-url new-tab align-items='items-center' icon='lynx_reference'></lynx-link-property>
<lynx-link-property heading='LastModifiedby' value='[dcterms:contributor > rdf:about | dcterms:title]' url='[dcterms:contributor]' copy-url new-tab align-items='items-center' icon='lynx_reference'></lynx-link-property>
<lynx-link-property heading='SeeAlso' value='[rdfs:seeAlso > rdf:about | dcterms:title]' url='[rdfs:seeAlso]' copy-url new-tab align-items='items-center' icon='lynx_reference'></lynx-link-property>
<lynx-plain-property heading='State' value='[ado:state]' align-items='items-center' ></lynx-plain-property>
</lynx-short-properties>
</lynx-section>
</lynx-container>