hasIconography
IRI: http://nomisma.org/ontology#hasIconography
has Superproperties: hasAppearance
has Subproperties: hasCountermark , hasPortrait
Related concepts: Person, Deity
Note: Describes an iconography placed on a numismatic object.
Examples: Iconography of (a person, a deity, an animal, a symbol, an object, etc.), as the main figure or as a Countermark.
Use case: a.
RDF/XML:<rdf:Description rdf:about="Coin_1">
<nmo:hasIconography rdf:resource="nm:athena"/>
</rdf:Description>
Use case: b.
Turtle::Coin_1 nmo:hasIconography "Head of Athena on the reverse, shifted to the left; An Owl on the obverse, centered with two olive leaves to the top left"@en .
Use case: c.
RDF/XML:<rdf:Description rdf:about="Coin_1">
<nmo:hasIconography>
<rdf:Description>
<nmo:hasPortrait rdf:resource="nm:apollo"/>
<rdf:type rdf:resource="nmo:Countermark"/>
</rdf:Description>
</nmo:hasIconography>
</rdf:Description>
OpenEdition suggests that you cite this post as follows:
zeena (April 29, 2022). hasIconography. Digital Numismatics. Retrieved April 20, 2025 from https://nomisma.hypotheses.org/2076