Digital resources in the Social Sciences and Humanities OpenEdition Our platforms OpenEdition Books OpenEdition Journals Hypotheses Calenda Libraries OpenEdition Freemium Follow us

reproductionOf

IRI: http://nomisma.org/ontology#reproductionOf

Note: Connects a reproduction of a numismatic object (to study it or to generate a surrogate – should not be used for contemporary imitations or forgeries) to its original.

Use case: a.

RDF/XML:
<rdf:Description rdf:about="Coin_1_copy">
  <nmo:reproductionOf rdf:resource="http://.../Coin_1"/>
  <rdfs:comment rdf:datatype="xsd:string"> Modern imitation for the purpose of study </rdfs:comment>
  <rdf:lable xml:lang="en">Modern Imitation of Coin_1</rdf:lable>
</rdf:Description>

Use case: b.

Turtle:
:Object_C1 nmo:reproductionOf <http://.../this_Coin> ;
dcterms:description " This is a modren imitation of coin (more to coin)"@en ;
foaf:depiction <http://.../image_of_the_reproduced_object> ;
foaf:thumbnail <http://.../thumbnail_image_of_the_reproduced_object> .

TOP


OpenEdition suggests that you cite this post as follows:
zeena (April 27, 2022). reproductionOf. Digital Numismatics. Retrieved March 26, 2025 from https://nomisma.hypotheses.org/1469


You may also like...