hasFindspot
IRI: http://nomisma.org/ontology#hasFindspot
Note: Describes the location of the discovery of an object, whether by accident or in archaeological excavation.
Use case:
RDF/XML:<nmo:Hoard rdf:about="Hoard_1">
<nmo:hasFindspot>
<crm:E53_Place>
<rdfs:label xml:lang="en"> This_Place </rdfs:label>
<geo:location rdf:resource="https://.../xyz"/>
<crm:P89_falls_within rdf:resource="https://.../this_place"/>
</crm:E53_Place>
</nmo:hasFindspot>
</nmo:Hoard>