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


You may also like...

Search OpenEdition Search

You will be redirected to OpenEdition Search