Collection
IRI: http://nomisma.org/ontology#Collection
Class instances: nm:vatican_museums, nm:goethe_uni_frankfurt_arch_wiss, nm:uva, …
Object property: nmo:hasCollection
Note: General term denoting the objects held by an institution or individual. Or the holding entity itself.
Examples: Defining a new collection of ancient coins; coins collection of institutes XY, part of the coins collection of the Frankfurt-University.
Use case: a.
RDF/XML:<rdf:Description rdf:about="Coin_1">
<nmo:hasCollection rdf:resource="nm:goethe_uni_frankfurt_arch_wiss"/>
</rdf:Description>
Use case: b.
RDF/XML:<rdf:Description rdf:about="Collection_XY">
<rdf:type rdf:resource="nmo:Collection"/>
<rdfs:label xml:lang="en">Coin Collection of Institute XY</rdfs:label>
<dcterms:isPartOf rdf:resource="&nm;goethe_uni_frankfurt_arch_wiss"/>
</rdf:Description>
OpenEdition suggests that you cite this post as follows:
zeena (May 2, 2022). Collection. Digital Numismatics. Retrieved April 21, 2025 from https://nomisma.hypotheses.org/2881