diff --git a/XSL/Holzschnitte1.py b/XSL/Holzschnitte1.py
new file mode 100644
index 0000000000000000000000000000000000000000..16a815d62be31a9aaff8a99cb311584a26bb70d0
--- /dev/null
+++ b/XSL/Holzschnitte1.py
@@ -0,0 +1,14 @@
+#!/usr/bin/python
+# -*- coding: UTF-8 -*-
+from lxml import builder
+from lxml import etree
+
+xml_input = etree.parse("./mkg_lido--mkgddb-sub-hack-profil_20170310 .xml")
+xslt_root = etree.parse("./Holzschnitte1.xsl")
+transform = etree.XSLT(xslt_root)
+newdom = transform(xml_input)
+f = file('./Holzschnitte1.xml', 'w')
+
+#f.write(buffer)
+print >>f, etree.tostring(newdom, pretty_print=True)
+f.close()
diff --git a/XSL/Holzschnitte1.xml b/XSL/Holzschnitte1.xml
new file mode 100644
index 0000000000000000000000000000000000000000..66f4564881e281cb89f98ecdcb14ecdb9f2d7cbd
--- /dev/null
+++ b/XSL/Holzschnitte1.xml
@@ -0,0 +1,67275 @@
+<?xml version="1.0"?>
+
+<root xmlns:lido="http://www.lido-schema.org"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="./holzschnitt.xsd">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00112575</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler des St&#252;cks Date zensei kuruwa kagami</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+des+St%C3%BCcks+Date+zensei+kuruwa+kagami+%28%E4%BC%8A%E9%81%94%E5%85%A8%E7%9B%9B%E8%8A%B1%E8%A1%97%E9%8F%A1%29/IE1909.74.a/dc00112575</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f58eb542a</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00113418</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Falkner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 24,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0101743&#10;                http://vocab.getty.edu/ulan/500334815&#10;                &#10;                  Ch&#x14D;ensai Eishin&#10;                &#10;                &#10;                  Ch&#x14D;ensai Eishin&#10;                &#10;                &#10;                  Toyogawa Eishin&#10;                &#10;                &#10;                  Eishin&#10;                &#10;                &#10;                  Ch&#x14D;ensai, Sotensai&#10;                &#10;                &#10;                  Eishin, Ch&#x14D;ensai&#10;                &#10;                &#10;              "><name>Ch&#333;ensai Eishin</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1799</earliest><latest>1801</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Junger+Falkner+%28Takaj%C5%8D+%E9%B7%B9%E5%8C%A0%29/1954.109/dc00113418</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5969a0d2</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114976</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Minamoto no Muneyuki Ason, aus der Serie: 36 gro&#223;artige Dichter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,9 cm; Breite: 21,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Minamoto+no+Muneyuki+Ason+%28%E6%BA%90%E5%AE%97%E4%BA%8E%E6%9C%9D%E8%87%A3%29%2C+aus+der+Serie%3A+36+gro%C3%9Fartige+Dichter+%28sanj%C5%ABroku+kasen+%E4%B8%89%E5%8D%81%E5%85%AD%E6%AD%8C%E4%BB%99%29+/IE1896.1/dc00114976</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5a374ee5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114977</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der dritte Monat, aus der Serie: Beliebte Br&#228;uche und unsterbliche Dichter in den vier Jahreszeiten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,9 cm; Breite: 20,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1769</earliest><latest>1769</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+dritte+Monat+%28yayoi+%E5%BC%A5%E7%94%9F%29%2C+aus+der+Serie%3A+Beliebte+Br%C3%A4uche+und+unsterbliche+Dichter+in+den+vier+Jahreszeiten+%28F%C5%ABzoku+shiki+kasen+%E9%A2%A8%E4%BF%97%E5%9B%9B%E5%AD%A3%E6%AD%8C%E4%BB%99%29/IE1896.2/dc00114977</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5a4a3f09</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114978</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Skizze der Tago-Bucht bei Ejira an der T&#333;kaid&#333;, Blatt 28 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 38,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;                in Blau&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Skizze+der+Tago-Bcht+bei+Ejira+an+der+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+Ejiri+Tago+no+ura+ryakuzu+%E6%9D%B1%E6%B5%B7%E9%81%93%E6%B1%9F%E5%B0%BB%E7%94%B0%E5%AD%90%E3%81%AE%E6%B5%A6%E7%95%A5%E5%9B%B3%29%2C+Blatt+28+aus+der+Serie+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.3/dc00114978</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5a6323ec</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114979</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Sundai-H&#252;gel in der Osthauptstadt, Blatt 5 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,1 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;                in Blau&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Sundai-H%C3%BCgel+in+der+Osthauptstadt+%28T%C5%8Dto+Sundai+%E6%9D%B1%E9%83%BD%E9%A7%BF%E5%8F%B0%29%2C+Blatt+5+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.4/dc00114979</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5a7787a2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114980</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Hakone-See in der Provinz S&#333;sh&#363;, Blatt 34 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,8 cm; Breite: 38,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;                in Blau&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Hakone-See+in+der+Provinz+S%C5%8Dsh%C5%AB+%28S%C5%8Dsh%C5%AB+Hakone+kosui+%E7%9B%B8%E5%B7%9E%E7%AE%B1%E6%A0%B9%E6%B9%96%E6%B0%B4%29%2C+Blatt+34+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.5/dc00114980</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5a8dad8a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114981</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Enoshima bei Kamakura in der Provinz S&#333;sh&#363;, Blatt 27 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 38,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;                in Blau, Probedruck&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Enoshima+bei+Kamakura+in+der+Provinz+S%C5%8Dsh%C5%AB+%28S%C5%8Dsh%C5%AB+Enoshima+%E7%9B%B8%E5%B7%9E%E6%B1%9F%E3%81%AE%E5%B3%B6%29%2C+Blatt+27+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.6/dc00114981</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5aa3ccea</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114982</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Hoganji in Asakusa in der Osthauptstadt, Blatt 11 aus der Serie: 36 Ansichten des Fuji </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,2 cm; Breite: 39 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;                in Blau&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Hoganji+in+Asakusa+in+der+Osthauptstadt+%28T%C5%8Dto+Asakusa+Honganji+%E6%9D%B1%E9%83%BD%E6%B5%85%E8%8D%89%E6%9C%AC%E9%A1%98%E5%AF%BA%29%2C+Blatt+11+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.7/dc00114982</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5abac9b6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114983</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schneemorgen bei Koishikawa, Blatt 24 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,2 cm; Breite: 39,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schneemorgen+bei+Koishikawa+%28Koishikawa+yuki+no+ashita+%E7%A4%AB%E5%B7%9D%E9%9B%AA%E3%81%AE%E6%97%A6%29%2C+Blatt+24+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.8/dc00114983</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ad36219</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114984</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gedicht von Jit&#333; Tenn&#333;, aus der Serie: Die 100 Gedichte von der Amme erkl&#228;rt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,5 cm; Breite: 39,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gedicht+von+Jit%C5%8D+Tenn%C5%8D+%28%E7%89%B9%E7%B5%B1%E5%A4%A9%E7%9A%87%29%2C+aus+der+Serie%3A+Die+100+Gedichte+von+der+Amme+erkl%C3%A4rt+%28Hyakunin+issh%C5%AB+uba+ga+etoki%2C+%E7%99%BE%E4%BA%BA%E4%B8%80%E9%A6%96%E5%A7%A5%E3%81%8C%E3%82%91%E3%81%A8%E3%81%8D%29/IE1896.9/dc00114984</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5aeaa1fe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114985</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gedicht von Tenchi Tenn&#333;, aus der Serie: Die 100 Gedichte von der Amme erkl&#228;rt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,5 cm; Breite: 38,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gedicht+von+Tenchi+Tenn%C5%8D+%28%E5%A4%A9%E6%99%BA%E5%A4%A9%E7%9A%87%29%2C+aus+der+Serie%3A++Die+100+Gedichte+von+der+Amme+erkl%C3%A4rt+%28Hyakunin+issh%C5%AB+uba+ga+etoki%2C+%E7%99%BE%E4%BA%BA%E4%B8%80%E9%A6%96%E5%A7%A5%E3%81%8C%E3%82%91%E3%81%A8%E3%81%8D%29/IE1896.10/dc00114985</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5afe0561</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114986</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Trommelbr&#252;cke von Kameido, aus der Serie: Ber&#252;hmte Br&#252;cken aus den Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 40 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Trommelbr%C3%BCcke+von+Kameido+%28Kameido+Tenjin+Taiko-bashi%2C+%E3%81%8B%E3%82%81%E3%82%90%E3%81%A9%E5%A4%A9%E7%A5%9E%E3%81%9F%E3%81%84%E3%81%93%E3%81%AF%E3%81%97%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Br%C3%BCcken+aus+den+Provinzen+%28Shokoku+Meiky%C5%8D+Kiran%2C+%E8%AB%B8%E5%9B%BD%E5%90%8D%E6%A9%8B%E5%A5%87%E8%A6%A7%29/IE1896.11/dc00114986</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5b0dda1f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114987</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Kintai-Br&#252;cke in der Provinz Suo, aus der Serie: Ber&#252;hmte Br&#252;cken aus den Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 39,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Kintai-Br%C3%BCcke+in+der+Provinz+Suo+%28Suo-no-kuni+Kintai-bashi%2C+%E3%81%99%E3%81%BB%E3%81%86%E3%81%AE%E5%9B%BD%E3%81%8D%E3%82%93%E3%81%9F%E3%81%84%E3%81%AF%E3%81%97%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Br%C3%BCcken+aus+den+Provinzen+%28Shokoku+Meiky%C5%8D+Kiran%2C+%E8%AB%B8%E5%9B%BD%E5%90%8D%E6%A9%8B%E5%A5%87%E8%A6%A7%29/IE1896.12/dc00114987</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5b229f1b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114988</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gedicht von Ch&#363;nagon Yakamochi, aus der Serie: Die 100 Gedichte von der Amme erkl&#228;rt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,5 cm; Breite: 39,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gedicht+von+Ch%C5%ABnagon+Yakamochi+%28%E4%B8%AD%E7%B4%8D%E8%A8%80%E5%AE%B6%E7%89%B9%29%2C+aus+der+Serie%3A+Die+100+Gedichte+von+der+Amme+erkl%C3%A4rt+%28Hyakunin+issh%C5%AB+uba+ga+etoki%2C+%E7%99%BE%E4%BA%BA%E4%B8%80%E9%A6%96%E5%A7%A5%E3%81%8C%E3%82%91%E3%81%A8%E3%81%8D%29/IE1896.13/dc00114988</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5b3533b8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114989</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ushibori in der Provinz J&#333;sh&#363;, Blatt 20 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,4 cm; Breite: 38 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ushibori+in+der+Provinz+J%C5%8Dsh%C5%AB+%28J%C5%8Dsh%C5%AB+ushibori+%E5%B8%B8%E5%B7%9E%E7%89%9B%E6%8E%98%29%2C+Blatt+20+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.14/dc00114989</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5b4a7562</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114991</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der sieben Ri lange Strand von S&#333;sh&#363;, Blatt 13 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,6 cm; Breite: 39 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+sieben+Ri+lange+Strand+von+S%C5%8Dsh%C5%AB+%28S%C5%8Dsh%C5%AB+shichiri-ga-hama+%E7%9B%B8%E5%B7%9E%E4%B8%83%E9%87%8C%E6%B5%9C%29%2C+Blatt+13+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.15.a/dc00114991</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5b60bc4b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114992</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der sieben Ri lange Strand von S&#333;sh&#363;, Blatt 13 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,6 cm; Breite: 39 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+sieben+Ri+lange+Strand+von+S%C5%8Dsh%C5%AB+%28S%C5%8Dsh%C5%AB+shichiri-ga-hama+%E7%9B%B8%E5%B7%9E%E4%B8%83%E9%87%8C%E6%B5%9C%29%2C+Blatt+13+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.15.b/dc00114992</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5b75a33d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114993</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Bucht von Nobuto, Blatt 33 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 38,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;                in Blau, Probedruck&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Bucht+von+Nobuto+%28Nobuto+ura+%E7%99%BB%E6%88%B8%E6%B5%A6%29%2C+Blatt+33+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.16/dc00114993</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5b8e6f80</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114994</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ushibori in der Provinz J&#333;sh&#363;, Blatt 20 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,5 cm; Breite: 40,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ushibori+in+der+Provinz+J%C5%8Dsh%C5%AB+%28J%C5%8Dsh%C5%AB+ushibori+%E5%B8%B8%E5%B7%9E%E7%89%9B%E6%8E%98%29%2C+Blatt+20+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.17/dc00114994</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ba4743e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114995</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der sieben Ri lange Strand von S&#333;sh&#363;, Blatt 13 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,3 cm; Breite: 38,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+sieben+Ri+lange+Strand+von+S%C5%8Dsh%C5%AB+%28S%C5%8Dsh%C5%AB+shichiri-ga-hama+%E7%9B%B8%E5%B7%9E%E4%B8%83%E9%87%8C%E6%B5%9C%29%2C+Blatt+13+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.18/dc00114995</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5bbb8420</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114996</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Fuji bei ruhiger See nahe Tsukuda, aus der Serie: 36 Aussichten auf den Fuji in der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,7 cm; Breite: 35,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Fuji+bei+ruhiger+See+nahe+Tsukuda+%28Tsukuda+Oki+Kaisei+no+Fuji+%E4%BD%83%E6%B2%96%E6%99%B4%E5%A4%A9%E3%81%AE%E4%B8%8D%E4%BA%8C%29%2C+aus+der+Serie%3A+36+Aussichten+auf+den+Fuji+in+der+Osthauptstadt+%28T%C5%8Dto+Fujimi+Sanj%C5%ABrokkei+%E6%9D%B1%E9%83%BD%E5%AF%8C%E5%A3%AB%E8%A6%8B%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.19/dc00114996</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5bd10722</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114997</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendansicht des Fuji vom Damm des Sumida-Flusses aus, aus der Serie: 36 Aussichten auf den Fuji in der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,8 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendansicht+des+Fuji+vom+Damm+des+Sumida-Flusses+aus+%28Sumida+no+tsuzumi+no+y%C5%AB-fuji+%E9%9A%85%E7%94%B0%E5%A0%A4%E3%81%AE%E5%A4%95%E5%AF%8C%E5%A3%AB%29%2C+aus+der+Serie%3A+36+Aussichten+auf+den+Fuji+in+der+Osthauptstadt+%28T%C5%8Dto+Fujimi+Sanj%C5%ABrokkei+%E6%9D%B1%E9%83%BD%E5%AF%8C%E5%A3%AB%E8%A6%8B%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.20/dc00114997</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5be6014a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114998</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Junges M&#228;dchen im Schnee</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 76 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102709&#10;                http://d-nb.info/gnd/119001136&#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Eisan Kikukawa&#10;                &#10;                &#10;                  &#x83CA;&#x5DDD;&#x82F1;&#x5C71;&#10;                &#10;                &#10;                  1787&#10;                  1867&#10;                &#10;              "><name>Kikukawa Eizan</name><geburtsjahr>1787</geburtsjahr><todesjahr>1867</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1805</earliest><latest>1815</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Junges+M%C3%A4dchen+im+Schnee/IE1896.21/dc00114998</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5bf66c2b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00114999</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kurtisanen, Das Am&#252;sieren der sieben Gl&#252;cksg&#246;tter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 76 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kurtisanen%2C+Das+Am%C3%BCsieren+der+sieben+Gl%C3%BCcksg%C3%B6tter+%28Shunshoku+shichifuku+asobi+%E6%98%A5%E8%89%B2%E4%B8%83%E7%A6%8F%E9%81%8A%29/IE1896.22/dc00114999</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5c1283bb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115000</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Stehende Kurtisane in Galatracht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26 cm; Breite: 76 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102705&#10;                http://viaf.org/viaf/310540172&#10;                &#10;                  Katsukawa Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D; II&#10;                &#10;                &#10;                  &#x52DD;&#x5DDD;&#x6625;&#x6247;&#10;                &#10;                &#10;                  1762&#10;                  1830&#10;                &#10;              "><name>Katsukawa Shunsen</name><geburtsjahr>1762</geburtsjahr><todesjahr>1830</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1790</datum><earliest>1762</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00138&#10;                Pr&#xE4;gedruck&#10;                Reliefdruck&#10;              ">Pr&#228;gedruck</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00014&#10;                geklebt&#10;                an den Schmalseiten aneinandergeklebt&#10;              ">geklebt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Stehende+Kurtisane+in+Galatracht/IE1896.23/dc00115000</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5c2e2771</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115002</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Stehende Kurtisane</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26 cm; Breite: 76 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102705&#10;                http://viaf.org/viaf/310540172&#10;                &#10;                  Katsukawa Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D; II&#10;                &#10;                &#10;                  &#x52DD;&#x5DDD;&#x6625;&#x6247;&#10;                &#10;                &#10;                  1762&#10;                  1830&#10;                &#10;              "><name>Katsukawa Shunsen</name><geburtsjahr>1762</geburtsjahr><todesjahr>1830</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>ca. 1790</datum><earliest>1762</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00138&#10;                Pr&#xE4;gedruck&#10;                Reliefdruck&#10;              ">Pr&#228;gedruck</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00014&#10;                geklebt&#10;                an den Schmalseiten aneinandergeklebt&#10;              ">geklebt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Stehende+Kurtisane/IE1896.25/dc00115002</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5c3d701b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115005</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Vor dem Kimonogesch&#228;ft Ebisuya</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 76,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1791</earliest><latest>1793</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Vor+dem+Kimonogesch%C3%A4ft+Ebisuya/IE1896.28/dc00115005</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5c4e4913</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115007</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Eine Gruppe Frauen beim Pfl&#252;cken von Pflaumen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 75 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10335&#10;                http://d-nb.info/gnd/133027074&#10;                http://vocab.getty.edu/ulan/500334461&#10;                &#10;                  Utagawa Toyohiro&#10;                &#10;                &#10;                  Utagawa, Toyohiro&#10;                &#10;                &#10;                  Okajima T&#x14D;jir&#x14D;&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x8C4A;&#x5E83;&#10;                &#10;                &#10;                  1773&#10;                  1829&#10;                &#10;              "><name>Utagawa Toyohiro</name><geburtsjahr>1773</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1805</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Eine+Gruppe+Frauen+beim+Pfl%C3%BCcken+von+Pflaumen/IE1896.30/dc00115007</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5c5dea31</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115008</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Aufh&#228;ngen der W&#228;sche mit Blick auf den Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,8 cm; Breite: 77,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Aufh%C3%A4ngen+der+W%C3%A4sche+mit+Blick+auf+den+Fuji/IE1896.31/dc00115008</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5c785414</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115013</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yamauba und Kintaro, aus der Serie: Die Tugend der japanischen volkst&#252;mlichen Musik und Gesang </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 39 cm; Breite: 26,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yamauba+und+Kintaro+%28%E5%B1%B1%E5%A7%A5+%E9%87%91%E5%A4%AA%E9%83%8E%29%2C+aus+der+Serie%3A+Die+Tugend+der+japanischen+volkst%C3%BCmlichen+Musik+und+Gesang++%28Ongioku+koe+no+misao+%E9%9F%B3%E6%9B%B2%E5%A3%B0%E3%81%AE%E6%93%8D%29/IE1896.36/dc00115013</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5c8cd67e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115028</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Damen auf einer Reise nach Osten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 77,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1795</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Damen+auf+einer+Reise+nach+Osten/IE1896.51/dc00115028</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ca015d4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115029</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Neujahrsfest im Yoshiwara</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 77,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102705&#10;                http://viaf.org/viaf/310540172&#10;                &#10;                  Katsukawa Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D; II&#10;                &#10;                &#10;                  &#x52DD;&#x5DDD;&#x6625;&#x6247;&#10;                &#10;                &#10;                  1762&#10;                  1830&#10;                &#10;              "><name>Katsukawa Shunsen</name><geburtsjahr>1762</geburtsjahr><todesjahr>1830</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1806</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Neujahrsfest+im+Yoshiwara/IE1896.52/dc00115029</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ca9fe1a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115030</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Heimweg vom Betrachten der Kirschbl&#252;ten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 125,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1798</datum><earliest>1796</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Heimweg+vom+Betrachten+der+Kirschbl%C3%BCten/IE1896.53.a-e/dc00115030</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5cb861d8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115032</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>F&#252;nf moderne Musikantinnen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 39 cm; Breite: 128 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10135&#10;                &#10;                  Torii Kiyomitsu II&#10;                &#10;                &#10;                  Torii, Kiyomitsu &#10;                &#10;                &#10;                  Torii, Kiyomine&#10;                &#10;                &#10;                  1788&#10;                  1869&#10;                &#10;              "><name>Torii Kiyomitsu II</name><geburtsjahr>1788</geburtsjahr><todesjahr>1869</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1806</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/F%C3%BCnf+moderne+Musikantinnen+%28Imay%C5%8D+gorin+hayashi+%E4%BB%8A%E6%A7%98%E4%BA%94%E4%BA%BA%E5%9B%83%29/IE1896.54.a-e/dc00115032</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5cc58615</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115059</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Neuauflage Schatten(bilder) mit der Hand machen </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Neuauflage+Schatten%28bilder%29+mit+der+Hand+machen+%28Shinpan+Kageboshi-zukushi%2C+%E6%96%B0%E7%89%88%E3%81%8B%E3%81%91%E3%81%BC%E3%81%97%E3%81%A4%E3%81%8F%E3%81%97%29/IE1896.80/dc00115059</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5cd8f4f0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115062</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Komm unters Moskitonetz</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,5 cm; Breite: 28 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>K&#252;nstler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Komm+unters+Moskitonetz/IE1896.83/dc00115062</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ce2ba62</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115065</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Junges M&#228;dchen unter dem Moskitonetz</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 28,5 cm; Breite: 21,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Junges+M%C3%A4dchen+unter+dem+Moskitonetz+%28kaya+wo+deru+bijin+%E8%9A%8A%E5%B8%B3%E3%82%92%E5%87%BA%E3%82%8B%E7%BE%8E%E4%BA%BA%29/IE1896.86/dc00115065</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5cec72e5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115066</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Damen Senzan und Manzan, aus dem Buch: Kurtisanen in &#246;stlichen Brokat-Bildern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,9 cm; Breite: 15,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>K&#252;nstler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1735</earliest><latest>1790</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00877&#10;                Dreifarbendruck&#10;                benizuri-e&#10;              ">Dreifarbendruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Damen+Senzan+und+Manzan%2C+aus+dem+Buch%3A+Kurtisanen+in+%C3%B6stlichen+Brokat+%28Azuma+nishiki+matsu+no+kurai+%E6%9D%B1%E9%8C%A6%E5%A4%AA%E5%A4%AB%E3%81%AE%E4%BD%8D%29/IE1896.87/dc00115066</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5cf8c833</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115067</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der unstete Liebhaber, Blatt 21 aus der Serie: Die reizenden Liebesabenteuer des Maneemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+unstete+Liebhaber%2C+Blatt+21+aus+der+Serie%3A+Die+reizenden+Liebesabenteuer+des+Maneemon+%28F%C5%ABry%C5%AB+enshoku+Maneemon+%E9%A2%A8%E6%B5%81%E8%89%B6%E8%89%B2%E7%9C%9F%E4%BC%BC%E3%82%91%E3%82%82%E3%82%93%29/IE1896.88/dc00115067</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d034c89</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115068</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebespaar, Blatt 17 aus der Serie: Die reizenden Liebesabenteuer des Maneemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebespaar%2C+Blatt+17+aus+der+Serie%3A+Die+reizenden+Liebesabenteuer+des+Maneemon+%28F%C5%ABry%C5%AB+enshoku+Maneemon+%E9%A2%A8%E6%B5%81%E8%89%B6%E8%89%B2%E7%9C%9F%E4%BC%BC%E3%82%91%E3%82%82%E3%82%93%29/IE1896.89/dc00115068</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d0c48e1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115069</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Azalee, Nackenw&#228;sche, aus der Serie ohne Titel von Sch&#246;nheiten mit Blumen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,9 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1806</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Azalee%2C+Nackenw%C3%A4sche+%28tsutsuji+eriarai+%E8%BA%91%E8%BA%85%E3%81%88%E3%82%8A%E6%B4%97%E3%81%84%29%2C+aus+der+Serie+ohne+Titel+von+Sch%C3%B6hnheiten+mit+Blumen+%28hana+ni+bijin+%E8%8A%B1%E3%81%AB%E7%BE%8E%E4%BA%BA%29/IE1896.90/dc00115069</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d19100d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115070</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Benzaiten, aus der Serie: Gruppe der sieben sch&#246;nen Gl&#252;cksg&#246;ttinen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,7 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Benzaiten+%28%E5%BC%81%E6%89%8D%E5%A4%A9%29%2C+aus+der+Serie%3A+Gruppe+der+sieben+sch%C3%B6nen+Gl%C3%BCcksg%C3%B6ttinen+%28T%C5%8Dfu+shichifuku+Bijin%2C+%E5%85%9A%E9%A2%A8%E4%B8%83%E7%A6%8F%E7%BE%8E%E4%BA%BA%29+/IE1896.91/dc00115070</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d2509a1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115071</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bishamonten, aus der Serie: Gruppe der sieben sch&#246;nen Gl&#252;cksg&#246;ttinen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,7 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bishamonten+%28%E6%AF%98%E6%B2%99%E9%96%80%E5%A4%A9%29%2C+aus+der+Serie%3A+Gruppe+der+sieben+sch%C3%B6nen+Gl%C3%BCcksg%C3%B6ttinen+%28T%C5%8Dfu+shichifuku+Bijin%2C+%E5%85%9A%E9%A2%A8%E4%B8%83%E7%A6%8F%E7%BE%8E%E4%BA%BA%29+/IE1896.92/dc00115071</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d32e97a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115072</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Daikokuten, aus der Serie: Gruppe der sieben sch&#246;nen Gl&#252;cksg&#246;ttinen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,7 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Daikokuten+%28%E5%A4%A7%E9%BB%92%E5%A4%A9%29%2C+aus+der+Serie%3A+Gruppe+der+sieben+sch%C3%B6nen+Gl%C3%BCcksg%C3%B6ttinen+%28T%C5%8Dfu+shichifuku+Bijin%2C+%E5%85%9A%E9%A2%A8%E4%B8%83%E7%A6%8F%E7%BE%8E%E4%BA%BA%29/IE1896.93/dc00115072</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d3e442a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115073</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fukurokuju, aus der Serie: Gruppe der sieben sch&#246;nen Gl&#252;cksg&#246;ttinen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,7 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fukurokuju+%28%E7%A6%8F%E7%A6%84%E5%AF%BF%29%2C+aus+der+Serie%3A+Gruppe+der+sieben+sch%C3%B6nen+Gl%C3%BCcksg%C3%B6ttinen+%28T%C5%8Dfu+shichifuku+Bijin%2C+%E5%85%9A%E9%A2%A8%E4%B8%83%E7%A6%8F%E7%BE%8E%E4%BA%BA%29/IE1896.94/dc00115073</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d4adc8d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115074</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Jur&#333;jin, aus der Serie: Gruppe der sieben sch&#246;nen Gl&#252;cksg&#246;ttinen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,7 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Jur%C5%8Djin+%28%E5%AF%BF%E8%80%81%E4%BA%BA%29%2C+aus+der+Serie%3A+Gruppe+der+sieben+sch%C3%B6nen+Gl%C3%BCcksg%C3%B6ttinen+%28T%C5%8Dfu+shichifuku+Bijin%2C+%E5%85%9A%E9%A2%A8%E4%B8%83%E7%A6%8F%E7%BE%8E%E4%BA%BA%29/IE1896.95/dc00115074</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d58653e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115075</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>K&#333;ya no Tamagawa, aus der Serie: Die sechs Juwelenfl&#252;sse</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/K%C5%8Dya+no+Tamagawa+%28%E9%AB%98%E9%87%8E%E3%81%AE%E7%8E%89%E5%B7%9D%29%2C+aus+der+Serie%3A+Die+sechs+Juwelenfl%C3%BCsse+%28Mu+Tamagawa+%E5%85%AD%E7%8E%89%E5%B7%9D%29/IE1896.96/dc00115075</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d667cdd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115076</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hagi no Tamagawa, aus der Serie: Die sechs Juwelenfl&#252;sse</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hagi+no+Tamagawa+%28%E8%90%A9%E3%81%AE%E7%8E%89%E5%B7%9D%29%2C+aus+der+Serie%3A+Die+sechs+Juwelenfl%C3%BCsse+%28Mu+Tamagawa%2C+%E5%85%AD%E7%8E%89%E5%B7%9D%29/IE1896.97/dc00115076</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d73d96a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115077</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ide no Tamagawa, aus der Serie: Die sechs Juwelenfl&#252;sse </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ide+no+Tamagawa+%28%E4%BA%95%E5%87%BA%E3%81%AE%E7%8E%89%E5%B7%9D%29%2C+aus+der+Serie%3ADie+sechs+Juwelenfl%C3%BCsse+%28Mu+Tamagawa%2C+%E5%85%AD%E7%8E%89%E5%B7%9D%29/IE1896.98/dc00115077</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d821a66</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115078</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ch&#333;fu no Tamagawa, aus der Serie: Die sechs Juwelenfl&#252;sse</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ch%C5%8Dfu+no+Tamagawa+%28%E8%AA%BF%E5%B8%83%E3%81%AE%E7%8E%89%E5%B7%9D%29%2C+aus+der+Serie%3A+Die+sechs+Juwelenfl%C3%BCsse+%28Mu+Tamagawa%2C+%E5%85%AD%E7%8E%89%E5%B7%9D%29/IE1896.99/dc00115078</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d8e2cab</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115079</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>T&#333;i no Tamagawa, aus der Serie: Die sechs Juwelenfl&#252;sse </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/T%C5%8Di+no+Tamagawa+%28%E6%91%82%E6%B4%A5%E5%9B%BD%E3%81%AE%E7%8E%89%E5%B7%9D%29%2C+aus+der+Serie%3A+Die+sechs+Juwelenfl%C3%BCsse+%28Mu+Tamagawa+%E5%85%AD%E7%8E%89%E5%B7%9D%29/IE1896.100/dc00115079</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5d9a2200</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115080</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Chidori no Tamagawa, aus der Serie: Die sechs Juwelenfl&#252;sse</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Chidori+no+Tamagawa+%28%E5%8D%83%E9%B3%A5%E3%81%AE%E7%8E%89%E5%B7%9D%29%2C+aus+der+Serie%3A+Die+sechs+Juwelenfl%C3%BCsse+%28Mu+Tamagawa+%E5%85%AD%E7%8E%89%E5%B7%9D%29/IE1896.101/dc00115080</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5da64616</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115081</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kinder beim Puppenspiel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,3 cm; Breite: 16,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1824</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kinder+beim+Puppenspiel/IE1896.102/dc00115081</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5db0b984</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115082</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Narihira an der Yatsuhashi-Br&#252;cke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31 cm; Breite: 13,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1764</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Narihira+an+der+Yatsuhashi-Br%C3%BCcke/IE1896.103/dc00115082</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5dc381d2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115083</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Narihira bewundert die Kiefern in Sumiyoshi, aus dem Ise monogatari</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,3 cm; Breite: 18,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Narihira+bewundert+die+Kiefern+in+Sumiyoshi%2C+aus+dem+Ise+monogatari+%28%E3%81%84%E3%81%9B%E7%89%A9%E8%AA%9E%29/IE1896.104/dc00115083</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5dd9f706</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115084</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Narihira neben dem verschlossenen kaiserlichen Zweiradwagen, aus dem Ise monogatari</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,3 cm; Breite: 18,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Narihira+neben+dem+verschlossenen+kaiserlichen+Zweiradwagen%2C+aus+dem+Ise+monogatari+%28%E3%81%84%E3%81%9B%E7%89%A9%E8%AA%9E%29/IE1896.105/dc00115084</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5dea8aa8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115089</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ooboshi Yuranosuke Yoshio, aus der Serie: Bilder der aufrichtig treuen Krieger</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ooboshi+Yuranosuke+Yoshio+%28%E5%A4%A7%E6%98%9F%E7%94%B1%E8%89%AF%E4%B9%8B%E5%8A%A9%E8%89%AF%E9%9B%84%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.110/dc00115089</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e01c438</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115090</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Muramatsu Sandayu Takanao, aus der Serie: Bilder der aufrichtig treuen Krieger </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Muramatsu+Sandayu+Takanao+%28%E9%82%91%E6%9D%BE%E4%B8%89%E5%A4%AA%E5%A4%AB%E9%AB%98%E7%9B%B4%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.111/dc00115090</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e14b30c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115091</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yada Gor&#333;zaemon Suketake, aus der Serie: Bilder der aufrichtig treuen Krieger</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yada+Gor%C5%8Dzaemon+Suketake+%28%E7%AE%AD%E7%94%B0%E4%BA%94%E9%83%8E%E5%B7%A6%E3%82%A8%E9%96%80%E5%8A%A9%E6%AD%A6%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.112/dc00115091</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e2de5e5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115092</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kanzaki Yagoro Noriyasu, aus der Serie: Bilder der aufrichtig treuen Krieger</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kanzaki+Yagoro+Noriyasu+%28%E7%A5%9E%E5%B4%8E%E4%B8%8E%E4%BA%94%E9%83%8E%E5%89%87%E4%BC%91%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.113/dc00115092</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e419904</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115093</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nakamura Kansuke Masasatsu, aus der Serie: Bilder der aufrichtig treuen Krieger </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nakamura+Kansuke+Masasatsu+%28%E4%B8%AD%E6%9D%91%E5%8B%98%E5%8A%A9%E6%AD%A3%E8%BE%B0%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.114/dc00115093</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e5d32b4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115094</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sugino Juheiji Tsugifusa, aus der Serie: Bilder der aufrichtig treuen Krieger </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sugino+Juheiji+Tsugifusa+%28%E6%9D%89%E9%87%8E%E5%8D%81%E5%B9%B3%E6%B2%BB%E6%AC%A1%E6%88%BF%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.115/dc00115094</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e689c9b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115095</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yat&#333; Yomoshichi Norikane, aus der Serie: Bilder der aufrichtig treuen Krieger</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yat%C5%8D+Yomoshichi+Norikane+%28%E7%9F%A2%E9%A0%AD%E8%88%87%E8%8C%82%E4%B8%83%E6%95%99%E5%85%BC%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.116/dc00115095</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e76ab0a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115096</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yokogawa Kanpei Munenori, aus der Serie: Bilder der aufrichtig treuen Krieger </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yokogawa+Kanpei+Munenori+%28%E6%A8%AA%E5%B7%9D%E5%8B%98%E5%B9%B3%E5%AE%97%E5%89%87%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.117/dc00115096</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e820977</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115097</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yoshida Sawaemon Kanesada, aus der Serie: Bilder der aufrichtig treuen Krieger</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yoshida+Sawaemon+Kanesada+%28%E5%90%89%E7%94%B0%E6%B2%A2%E5%8F%B3%E3%82%A8%E9%96%80%E5%85%BC%E8%B2%9E%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.118/dc00115097</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5e8c4649</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115098</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Horibe Yahei Kanamaru, aus der Serie: Bilder der aufrichtig treuen Krieger</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Horibe+Yahei+Kanamaru+%28%E5%A0%80%E9%83%A8%E7%9F%A2%E5%85%B5%E8%A1%9B%E9%87%91%E4%B8%B8%29%2C+aus+der+Serie%3A+Bilder+der+aufrichtig+treuen+Krieger+%28seichu+gishi+sh%C5%8Dz%C5%8D+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E7%9C%81%E5%83%8F%29/IE1896.119/dc00115098</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ea68220</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115100</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bash&#333;s Einsiedlerh&#252;tte am Kamelien Berg neben dem Sekiguchi Aqu&#228;dukt, Blatt 40 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bash%C5%8Ds+Einsiedlerh%C3%BCtte+am+Kamelien+Berg+neben+dem+Sekiguchi+Aqu%C3%A4dukt+%28Sekiguchi+j%C5%8Dsui-bata+Bash%C5%8Dan+Tsubakiyama%2C+%E3%81%9B%E3%81%8D%E5%8F%A3%E4%B8%8A%E6%B0%B4%E7%AB%AF%E3%81%AF%E3%81%9B%E3%82%92%E5%BA%B5%E6%A4%BF%E3%82%84%E3%81%BE%29%2C+Blatt+40+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.121/dc00115100</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5eb7373d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115101</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fuchsirrlichter am Silvesterabend am Shozoku-Nesselbaum in &#332;ji, Blatt 118 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fuchsirrlichter+am+Silvesterabend+am+Shozoku-Nesselbaum+in+%C5%8Cji+%28%C5%8Cji+Sh%C5%8Dzoku+enoki+%C5%8Dmisoka+no+kitsunebi+%E7%8E%8B%E5%AD%90%E8%A3%85%E6%9D%9F%E3%82%91%E3%81%AE%E6%9C%A8%E5%A4%A7%E6%99%A6%E6%97%A5%E3%81%AE%E7%8B%90%E7%81%AB%29%2C+Blatt+118+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.122/dc00115101</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ec603f4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115102</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>N&#228;chtliche Ansicht vom Matsuchi Berg und dem San&#8216;ya Kanal, Blatt 34 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 26,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/N%C3%A4chtliche+Ansicht+vom+Matsuchi+Berg+und+dem+San%E2%80%98ya+Kanal+%28Matsuchiyama+San%E2%80%98yabori+yakei+%E7%9C%9F%E4%B9%B3%E5%B1%B1%E5%B1%B1%E8%B0%B7%E5%A0%80%E5%A4%9C%E6%99%AF%29%2C+Blatt+34+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.123/dc00115102</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ed8c5f5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115103</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Titelblatt der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 23,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Titelblatt+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+Edo+hyakkei%2C+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.124/dc00115103</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5eec2087</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115104</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Walfang bei Got&#333; in der Hizen-Provinz, aus der Serie: 100 ber&#252;hmte Gegenden verschiedener Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103160&#10;                http://vocab.getty.edu/ulan/500333018&#10;                &#10;                  Utagawa Hiroshige II&#10;                &#10;                &#10;                  Utagawa, Hiroshige II&#10;                &#10;                &#10;                  Hiroshige&#10;                &#10;                &#10;                  1826&#10;                  1869&#10;                &#10;              "><name>Utagawa Hiroshige II</name><geburtsjahr>1826</geburtsjahr><todesjahr>1869</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1859</earliest><latest>1859</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Walfang+bei+Got%C5%8D+in+der+Hizen-Provinz+%28Hizen+Got%C5%8D+kujira+ry%C5%8D+no+zu+%E8%82%A5%E5%89%8D%E4%BA%94%E5%B3%B6%E9%AF%A8%E6%BC%81%E3%81%AE%E5%9B%B3%29%2C+aus+der+Serie%3A+100+ber%C3%BChmte+Gegenden+verschiedener+Provinzen+%28Shokoku+meisho+hyakkei+%E8%AB%B8%E5%9B%BD%E5%90%8D%E6%89%80%E7%99%BE%E6%99%AF%29/IE1896.125/dc00115104</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f06ed00</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115105</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Hida: die Korbf&#228;hre, Blatt 24 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Hida%3A+die+Korbf%C3%A4hre+%28Hida+Kagowatashi+%E9%A3%9B%E9%A8%A8+%E7%B1%A0%E3%82%8F%E3%81%9F%E3%81%97%29%2C+Blatt+24+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1896.126/dc00115105</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f18b221</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115106</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Wakasa: ein Fischerboot mit Schollennetz, Blatt 30 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Wakasa%3A+ein+Fischerboot+mir+Schollennetz+%28Wakasa+gyosen+karei+ami+%E8%8B%A5%E7%8B%AD+%E6%BC%81%E8%88%B9%E9%B0%88%E7%B6%B2%29%2C+Blatt+30+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1896.127/dc00115106</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f2aa27d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115107</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Tosa: Bonitoangeln auf dem Meer, Blatt 58 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Tosa%3A+Bonitoangeln+auf+dem+Meer+%28Tosa%2C+Kaij%C5%8D+katsuo+tsuri+%E5%9C%9F%E4%BD%90+%E6%B5%B7%E4%B8%8A%E6%9D%BE%E9%AD%9A%E9%87%A3%29%2C+Blatt+58+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1896.128/dc00115107</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f3ed4d9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115108</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Iyo: die Stadt Saij&#333;, Blatt 57 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Iyo%3A+die+Stadt+Saij%C5%8D+%28Iyo+saij%C5%8D%2C+%E4%BC%8A%E4%BA%88+%E8%A5%BF%E6%9D%A1%29%2C+Blatt+57+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1896.129/dc00115108</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f573c21</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115109</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schmelzender Schnee auf dem Fuji w&#228;hrend des Sann&#333;-Festes, aus der Serie: 36 Aussichten auf den Fuji in der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schmelzender+Schnee+auf+dem+Fuji+w%C3%A4hrend+des+Sann%C5%8D-Festes+%28Sann%C5%8D+matsuri+yukige+no+fuji+%E5%B1%B1%E7%8E%8B%E7%A5%9E%E4%BA%8B%E9%9B%AA%E8%A7%A3%E3%81%AE%E5%AF%8C%E5%A3%AB%29%2C+aus+der+Serie%3A+36+Aussichten+auf+den+Fuji+in+der+Osthauptstadt+%28T%C5%8Dto+Fujimi+Sanj%C5%ABrokkei+%E6%9D%B1%E9%83%BD%E5%AF%8C%E5%A3%AB%E8%A6%8B%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.130/dc00115109</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f6c01d8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115110</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Kikunoj&#333; III und Iwai Hanshir&#333; IV</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 39 cm; Breite: 26,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1752</earliest><latest>1815</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Kikunoj%C5%8D+III+und+Iwai+Hanshir%C5%8D+IV/IE1896.131/dc00115110</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f7c4486</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115120</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Das Gesicht eines Heiligen, wenn man leiht, das Gesicht des Teufels, wenn man zur&#252;ckgibt, aus der Serie: Einhundert Bilder von Ky&#333;sai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1866</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Gesicht+eines+Heiligen%2C+wenn+man+leiht%2C+das+Gesicht+des+Teufels%2C+wenn+man+zur%C3%BCckgibt+%28Kariru+toki+no+Jiz%C5%8D-gao%2C+nasu+toki+no+enma-gao+%E3%81%8B%E3%82%8A%E3%82%8B%E6%99%82%E3%81%AE%E5%9C%B0%E8%94%B5%E3%81%8B%E3%81%8A%E3%80%81%E3%81%AA%E3%81%99%E6%99%82%E3%81%AE%E9%96%BB%E9%AD%94%E3%81%8B%E3%81%8A%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.141/dc00115120</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f8a4742</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115121</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Liebe macht dumm, aus der Serie: Einhundert Bilder von Ky&#333;sai </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebe+macht+dumm+%28Koi+sureba+don+suru%E6%81%8B%E3%81%99%E3%82%8C%E3%81%B0%E3%81%A9%E3%82%93%E3%81%99%E3%82%8B%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.142/dc00115121</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5f952f54</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115122</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Die Egge im Busch, aus der Serie: Einhundert Bilder von Ky&#333;sai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sprichwort%3A+Die+Egge+im+Busch+%28Yabu+ni+makuwa+%E3%82%84%E3%81%B6%E3%81%AB%E3%81%BE%E3%81%8F%E3%82%8F%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.143/dc00115122</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5fa095c5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115123</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: In langen Dingen kann man sich nur verfangen, aus der Serie: Einhundert Bilder von Ky&#333;sai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sprichwort%3A+In+langen+Dingen+kann+man+sich+nur+verfangen+%28Nagai+mono+ni+wa+makarero%2C+%E3%81%AA%E3%81%8C%E3%81%84%E3%82%82%E3%81%AE%E3%81%AB%E3%81%AF%E3%81%BE%E3%81%8B%E3%82%8C%E3%82%8D%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.144/dc00115123</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5fa9f796</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115124</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Auch das Licht des Buddhas richtet sich nach dem Geld: Rurik&#333;-Buddha und Die G&#246;tter leben im Kopf des Ehrlichen, aus der Serie: Einhundert Bilder von Ky&#333;sai </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1866</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sprichwort%3A+Auch+das+Licht+des+Buddhas+richtet+sich+nach+dem+Geld%3A+Rurik%C5%8D-Buddha+%28Amida+no+hikari+mo+kane+shidai%2C+Rurik%C5%8D+nyorai+%E3%81%82%E3%81%BF%E9%99%80%E3%81%AE%E5%85%89%E3%82%82%E9%87%91%E6%AC%A1%E7%AC%AC+%E7%95%99%E5%88%A9%E5%85%89%E5%A6%82%E6%9D%A5%29%2C+Die+G%C3%B6tter+leben+im+Kopf+des+Ehrlichen+%28Sh%C5%8Djiki+no+k%C5%8Dbe+ni+kami+yadoru+%E6%AD%A3%E7%9B%B4%E3%83%8E%E9%A0%AD%E4%B8%8A%E3%81%AB%E7%A5%9E%E4%BD%8F%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.145/dc00115124</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5fb54ebb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115125</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Der rote Lieblingshut des Hausherren und Der Geist des Konnyaku, aus der Serie: Einhundert Bilder von Ky&#333;sai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sprichwort%3A+Der+rote+Lieblingshut+des+Hausherren+%28Teish%C5%AB+no+suki+na+akaeb%C5%8Dshi+%E3%81%A6%E3%81%84%E3%81%97%E3%82%86%E3%81%AE%E3%81%99%E3%81%8D%E3%81%AA%E8%B5%A4%E3%82%91%E3%81%BC%E3%81%97%29+und+Der+Geist+des+Konnyaku+%28Konnyaku+no+y%C5%ABrei+%E3%81%93%E3%82%93%E3%81%AB%E3%82%84%E3%81%8F%E3%81%AE%E5%B9%BD%E9%9C%8A%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.146/dc00115125</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5fc24bc0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115126</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Der Wille kann sogar Berge versetzen und Sh&#333;gun Ri und der Tigerfelsen, aus der Serie: Einhundert Bilder von Ky&#333;sai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Wille+kann+sogar+Berge+versetzen+%28Omou+nenriki+iwa+o+mo+t%C5%8Dsu+%E6%80%9D%E3%81%86%E5%BF%B5%E5%8A%9B%E5%B2%A9%E3%82%92%E3%82%82%E9%80%9A%E3%81%99%29+und+Sh%C5%8Dgun+Ri+und+der+Tigerfelsen+%28Ri+sh%C5%8Dgun%2C+tora-ga-ishi%E8%99%8E%E3%83%B6%E7%9F%B3+%E6%9D%8E%E5%B0%86%E8%BB%8D%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.147/dc00115126</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5fd2ec72</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115127</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>F&#252;nfter Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/F%C3%BCnfter+Akt+%28%E7%AC%AC%E4%BA%94%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku%2C+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.237/dc00115127</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5fe885d9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115128</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sechster Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sechster+Akt+%28%E7%AC%AC%E5%85%AD%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.238/dc00115128</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f5ffbafc7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115129</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Siebter Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Siebter+Akt+%28%E7%AC%AC%E4%B8%83%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku%2C+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.239/dc00115129</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f600d687a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115130</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Achter Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Achter+Akt+%28%E7%AC%AC%E5%85%AB%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku%2C+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.240/dc00115130</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6023d9e4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115131</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Neunter Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Neunter+Akt+%28%E7%AC%AC%E4%B9%9D%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku%2C+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.241/dc00115131</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f60320488</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115132</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zehnter Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zehnter+Akt+%28%E7%AC%AC%E5%8D%81%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku%2C+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.242/dc00115132</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6042079b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115133</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Windsto&#223; in Ejiri in der Provinz Suruga, Blatt 18 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26 cm (ca.); Breite: 36 cm (ca.)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Windsto%C3%9F+in+Ejiri+in+der+Provinz+Suruga+%28Sunsh%C5%AB+Eijiri+%E9%A7%BF%E5%B7%9E%E6%B1%9F%E5%B0%BB%29%2C+Blatt+18+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fukaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.391.a/dc00115133</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6054ef29</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115135</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Kiyomizu-Tempel und der Teich Shinobazu in Ueno, aus der Serie: 100 Ansichten ber&#252;hmter Orte in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Kiyomizu-Tempel+und+der+Teich+Shinobazu+in+Ueno+%28Ueno+Kiyomizud%C5%8D+Shinobazu+no+ike+%E4%B8%8A%E9%87%8E%E6%B8%85%E6%B0%B4%E5%A0%82%E4%B8%8D%E5%BF%8D%E3%83%8E%E6%B1%A0%29%2C+aus+der+Serie%3A+100+Ansichten+ber%C3%BChmter+Orte+in+Edo+%28Meisho+Edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.8/dc00115135</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f606a4533</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115136</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Itahana, Blatt 15 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 36,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Itahana+%28%E6%9D%BF%E9%BC%BB%29%2C+Blatt+15+aus+der+Serie%3A+Die+69+Stationen+des+Kisokaid%C5%8D+%28Kisokaid%C5%8D+rokuj%C5%ABky%C5%AB+tsugi+no+uchi+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29+/IE1897.23/dc00115136</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6083b380</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115138</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan IV als Yokoz&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,2 cm; Breite: 49 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29+as+Yokoz%C5%8D+%28%E6%A8%AA%E8%94%B5%29/IE1909.54/dc00115138</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6094c1ea</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115140</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichimura Danmasu als Uchimatsu, Ichimura Danj&#363;r&#333; als Kouchiyama S&#333;shun, Ichimura Gonj&#363;r&#333; als Sakurai Shinnoj&#333; und Seki Sanj&#363;r&#333; als Naozamurai</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103201&#10;                http://d-nb.info/gnd/1017297754&#10;                &#10;                  Adachi Gink&#x14D;&#10;                &#10;                &#10;                  Adachi, Gink&#x14D;&#10;                &#10;                &#10;                  1853&#10;                &#10;              "><name>Adachi Gink&#333;</name><geburtsjahr>1853</geburtsjahr><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1874</earliest><latest>1874</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichimura+Danmasu+als+Uchimatsu%2C+Ichimura+Danj%C5%ABr%C5%8D+als+Kouchiyama+S%C5%8Dshun%2C+Ichimura+Gonj%C5%ABr%C5%8D+als+Sakurai+Shinnoj%C5%8D+und+Seki+Sanj%C5%ABr%C5%8D+als+Naozamurai/IE1909.75.a-c/dc00115140</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115141</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kanjinch&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt (Einzelblatt): H&#246;he: 34,8 cm; Breite: 23,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kanjinch%C5%8D/IE1909.78.a-c/dc00115141</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f60b2315c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115142</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Kataoka Gad&#333; II als Goiya Ky&#333;nosuke, Iwai Kumesabur&#333; III als Segawa, sp&#228;ter Kiriyamas M&#228;tresse Yae und Nakamura Tsuruz&#333; I als Kijin no Jinpachi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,2 cm; Breite: 72,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Kataoka+Gad%C5%8D+II+als+Goiya+Ky%C5%8Dnosuke+%28%E4%BA%94%E4%BA%95%E5%B1%8B%E4%BA%AC%E4%B9%8B%E5%8A%A9+%E4%BA%8C%E4%BB%A3%E7%9B%AE%E7%89%87%E5%B2%A1%E6%88%91%E7%AB%A5%29%2C+Iwai+Kumesabur%C5%8D+III+als+Segawa%2C+sp%C3%A4ter+Kiriyamas+M%C3%A4tresse+Yae+%28%E7%80%AC%E5%B7%9D%E5%BE%8C%E6%A1%90%E5%B1%B1%E5%A6%BE%E5%85%AB%E9%87%8D+%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29+und+Nakamura+Tsuruz%C5%8D+I+als+Kijin+no+Jinpachi+%28%E9%AC%BC%E7%A5%9E%E3%83%8E%E7%94%9A%E5%85%AB+%E5%88%9D%E4%BB%A3%E4%B8%AD%E6%9D%91%E9%B6%B4%E8%94%B5%29/IE1909.95/dc00115142</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f60cb8938</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115143</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schiffer Kingor&#333;, die Geisha Kosan und der Gebrauchtwarenh&#228;ndler Jinza</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schiffer+Kingor%C5%8D%2C+die+Geisha+Kosan+und+der+Gebrauchtwarenh%C3%A4ndler+Jinza/IE1909.96/dc00115143</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f60e220ff</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115144</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Arashi Kichisabur&#333; III als Tsubone Iwafuji, Arashi Rikan III als Dienerin Ohatsu und Band&#333; Takesabur&#333; I als Ch&#363;r&#333; Onoe </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Arashi+Kichisabur%C5%8D+III+als+Tsubone+Iwafuji+%28%E5%B1%80%E5%B2%A9%E8%97%A4+%E5%B5%90%E5%90%89%E4%B8%89%E9%83%8E%29%2C+Arashi+Rikan+III+als+Dienerin+Ohatsu+%28%E5%8F%AC%E4%BB%95%E3%81%8A%E5%88%9D+%E5%B5%90%E7%92%83%E5%AF%9B%29+und+Band%C5%8D+Takesabur%C5%8D+I+als+Ch%C5%ABr%C5%8D+Onoe+%28%E4%B8%AD%E8%80%81%E5%B0%BE%E4%B8%8A+%E5%9D%82%E6%9D%B1%E7%AB%B9%E4%B8%89%E9%83%8E%29/IE1909.103/dc00115144</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f60f76f13</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115145</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kusatsu: Der Schauspieler Arashi Kichisabur&#333; III als Oniwakamaru, Blatt 53 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,3 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kusatsu+%28%E8%8D%89%E6%B4%A5%E9%A7%85%29%3A+der+Schauspieler+Arashi+Kichisabur%C5%8D+III+als+Oniwakamaru+%28%E9%AC%BC%E8%8B%A5%E4%B8%B8%29%2C+Blatt+53+aus+der+Serie%3A+Die+53+Stationen+des+Tokaid%C5%8D++%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.138/dc00115145</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f610d4ee0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115146</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Inanoya Hanb&#275;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9350&#10;                http://vocab.getty.edu/ulan/500333020&#10;                &#10;                  Shunk&#x14D;sai Hokush&#x16B;&#10;                &#10;                &#10;                  Shunk&#x14D;sai, Hokush&#x16B; &#10;                &#10;                &#10;              "><name>Shunk&#333;sai Hokush&#363;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Inanoya+Hanb%C4%93+%28%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80+%E7%A8%B2%E3%81%AE%E8%B0%B7%E5%8D%8A%E5%85%B5%E8%A1%9B%29/1961.221/dc00115146</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f611c523a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115148</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Ichikawa Goemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 26,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Ichikawa+Goemon+%28%E7%9F%B3%E5%B7%9D%E4%BA%94%E5%8F%B3%E8%A1%9B%E9%96%80+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/1962.37/dc00115148</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f612ae45f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115149</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Picknick unter bl&#252;henden Kirschb&#228;umen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 44,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1680</datum><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Picknick+unter+bl%C3%BChenden+Kirschb%C3%A4umen/1975.36/dc00115149</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6143fab7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115150</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Kiyomizu-Tempel in Ueno, Blatt 4 aus der Serie: Kirschbl&#252;tenschau in Ueno</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 43 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1680</datum><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Kiyomizu-Tempel+in+Ueno%2C+Blatt+4+aus+der+Serie%3A+Kirschbl%C3%BCtenschau+in+Ueno+%28Ueno+hanami+no+tei+%E4%B8%8A%E9%87%8E%E8%8A%B1%E8%A6%8B%E3%81%AE%E8%BA%B0%29/1975.37/dc00115150</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f615576fd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115151</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Band&#333; Hikosabur&#333; IV als Enga Hangan, Nakamura Utaemon IV als Moronao, Ichikawa Yaoz&#333; IV als Wakasaya  Yoshinosuke und Iwai Shijaku I als Kaoyo-gozen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1839</earliest><latest>1839</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Band%C5%8D+Hikosabur%C5%8D+IV+als+Enga+Hangan+%28%E5%A1%A9%E5%86%B6%E5%88%A4%E5%AE%98+%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29+%28Rechts%29%2C+Nakamura+Utaemon+IV+als+Moronao+%28%E5%B8%AB%E7%9B%B4+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29+%28Mitte%29%2C+Ichikawa+Yaoz%C5%8D+IV+als+Wakasaya++Yoshinosuke+%28%E8%8B%A5%E7%8B%AD%E4%B9%8B%E5%8A%A9+%E5%B8%82%E5%B7%9D%E5%85%AB%E7%99%BE%E8%94%B5%29+und+Iwai+Shijaku+I+als+Kaoyo-gozen+%28%E3%81%8B%E3%81%BB%E3%82%88%E5%BE%A1%E3%81%9C%E3%82%93+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29+%28Links%29/1979.242/dc00115151</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f61652a21</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115152</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Rachest&#252;ck Ch&#363;shingura</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 71,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1882</earliest><latest>1882</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Rachest%C3%BCck+Ch%C5%ABshingura+%28Ch%C5%ABshingura+kataki+uchi+no+ba+%E5%BF%A0%E8%87%A3%E8%94%B5%E5%BE%A9%E8%AE%90%E5%A0%B4%29/1980.249/dc00115152</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f61795ba6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115153</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Sawamura Gennosuke als &#332;boshi Yuranosuke, Iwai Shijaku als &#332;boshi Rikiya, Sawamura Gennosuke als Honz&#333; und Nakamura Kotoji als Oishi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 76 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Sawamura+Gennosuke+als+%C5%8Cboshi+Yuranosuke+%28%E4%B9%9D%E5%BD%B9%E3%81%AE%E5%86%85%E5%A4%A7%E6%98%9F%E7%94%B1%E8%89%AF%E4%B9%8B%E5%8A%A9+%E6%B2%A2%E6%9D%91%E6%BA%90%E4%B9%8B%E5%8A%A9%29%2C+Iwai+Shijaku+als+%C5%8Cboshi+Rikiya+%28%E4%B8%83%E5%BD%B9%E3%83%8E%E5%86%85%E5%A4%A7%E6%98%9F%E5%8A%9B%E5%BC%A5+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29%2C+Sawamura+Gennosuke+als+Honz%C5%8D+%28%E4%B9%9D%E5%BD%B9%E3%83%8E%E5%86%85%E6%9C%AC%E8%94%B5+%E6%B2%A2%E6%9D%91%E6%BA%90%E4%B9%8B%E5%8A%A9%29+und+Nakamura+Kotoji+als+Oishi+%28%E3%81%8A%E7%9F%B3+%E4%B8%AD%E6%9D%91%E7%90%B4%E7%B3%B8%29/1980.253/dc00115153</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f618d42a7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115154</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Kodanji IV als Iky&#363;, Ichikawa Danj&#363;r&#333; VIII as Hanakawado Sukeroku und Band&#333; Shuka I als Agemaki</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 73,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1850</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Kodanji+IV+als+Iky%C5%AB%2C+in+Wirklichkeit+Kaga+Heinaizaemon+%28%E9%AB%AD%E3%81%AE%E6%84%8F%E4%BC%91%E5%AE%9F%E3%81%AF%E4%BC%8A%E8%B3%80%E5%B9%B3%E5%86%85%E5%B7%A6%E8%A1%9B%E9%96%80%29%2C+Ichikawa+Danj%C5%ABr%C5%8D+VIII+as+Hanakawado+Sukeroku+%28%E8%8A%B1%E5%B7%9D%E6%88%B8%E5%8A%A9%E5%85%AD%29+und+Band%C5%8D+Shuka+I+als+Agemaki+%28%E3%81%82%E3%81%92%E3%81%BE%E3%81%8D%29/1980.254/dc00115154</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f61f0d5cd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115155</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Theaterszene aus dem St&#252;ck Sukeroku &#8211; Zeit der Kirschbl&#252;te im Freudenviertel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,1 cm; Breite: 75 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102725&#10;                http://vocab.getty.edu/ulan/500332500&#10;                http://viaf.org/viaf/65533228&#10;                &#10;                  Utagawa Toyokuni IV&#10;                &#10;                &#10;                  Utagawa, Toyokuni IV&#10;                &#10;                &#10;                  Utagawa Kunisada II&#10;                &#10;                &#10;                  1823&#10;                  1880&#10;                &#10;              "><name>Utagawa Toyokuni IV</name><geburtsjahr>1823</geburtsjahr><todesjahr>1880</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sukeroku+-+Zeit+der+Kirschbl%C3%BCte+im+Freudenviertel+%28sukeroku+kuruwa+no+hanamidoki+%E5%8A%A9%E5%85%AD%E5%BB%93%E3%81%AE%E8%8A%B1%E8%A6%8B%E6%99%82%29/1980.255/dc00115155</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f620776e3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115156</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Iwai Kumesabur&#333; III als Kaguramiko und Kataoka Gad&#333; III als Gesicht hinten, Yatsuyotaka</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Kaguramiko+%28%E3%81%8B%E3%81%90%E3%82%89%E3%81%BF%E3%81%93+%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29+und+Kataoka+Gad%C5%8D+III+als+Gesicht+hinten%2C+Yatsuyotaka+%28%E3%81%86%E3%81%97%E3%82%8D%E9%9D%A2%E3%80%81%E5%A5%B4%E5%A4%9C%E3%81%9F%E3%81%8B%E7%89%87%E5%B2%A1%E6%88%91%E7%AB%A5%29/1985.225/dc00115156</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f621bd333</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115159</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Kodanji als Tennichib&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 33,7 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Kodanji+als+Tennichib%C5%8D+%28%E5%A4%A9%E6%97%A5%E5%9D%8A%29/S2009.1/dc00115159</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f622dd563</resourceLink></resource>
+</object>
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115161</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>R&#252;ckansicht des Fuji von Minobugawa, Blatt 42 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,9 cm; Breite: 38,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/R%C3%BCckansicht+des+Fuji+von+Minobugawa+%28Minobugawa+ura+Fuji+%E8%BA%AB%E5%BB%B6%E5%B7%9D%E8%A3%8F%E4%B8%8D%E4%BA%8C%29%2C+Blatt+42+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28Fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/S2009.3/dc00115161</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f62495b6c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115162</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Wasserfall von Aoigaoka in der &#214;stlichen Hauptstadt, aus der Serie: Rundreise zu Wasserf&#228;llen in verschiedenen Provinzen</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Wasserfall+von+Aoigaoka+in+der+%C3%96stlichen+Hauptstadt+%28T%C5%8Dto+Aoigaoka+no+taki+%E6%9D%B1%E9%83%BD%E8%91%B5%E3%83%B6%E5%B2%A1%E3%81%AE%E6%BB%9D%29%2C+aus+der+Serie%3A+Rundreise+zu+Wasserf%C3%A4llen+in+verschiedenen+Provinzen+%28Shokoku+taki+meguri+%E8%AB%B8%E5%9B%BD%E7%80%A7%E5%BB%BB%29/S2009.4/dc00115162</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6254a0b5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115163</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Rik&#333; I als Tanba-ya Otsuma und Ichikawa Yaoz&#333; III als Furute-ya Hachir&#333;bei</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1758</earliest><latest>1758</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Rik%C5%8D+I+als+Tanba-ya+Otsuma+und+Ichikawa+Yaoz%C5%8D+III+als+Furute-ya+Hachir%C5%8Dbei/S2009.5/dc00115163</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f62605eb7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115164</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Kurtisane Hinazuru aus dem Choji-ya als Kink&#333;, aus der Serie: Die acht unsterblichen der Liebeskunst</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,9 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1793</earliest><latest>1794</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Acht+Unsterbliche+unter+den+Kurtisanen%3A+Kink%C5%8D+%28Ench%C5%AB+hassen+-+Kink%C5%8D%2C+%E8%89%B6%E4%B8%AD%E5%85%AB%E4%BB%99%E7%90%B4%E9%AB%98%29/S2009.6/dc00115164</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6269a654</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115165</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Osome und Hisamatsu, aus der Serie: Modische Muster nach Utamaro</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,9 cm; Breite: 23,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1799</earliest><latest>1803</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Osome+und+Hisamatsu+%28Osome+hisamatsu+%E3%81%8A%E6%9F%93%E4%B9%85%E6%9D%BE%29%2C+aus+der+Serie%3A+Modische+Muster+nach+Utamaro+%28Ry%C5%ABk%C5%8D+moy%C5%8D+utamaro+gata+%E6%B5%81%E8%A1%8C%E6%A8%A1%E6%A7%98%E6%AD%8C%E9%BA%BF%E5%BD%A2%29/S2009.7/dc00115165</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6273f45c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115166</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Stunde der Schlange - Konkubine, aus der Serie: Die Uhrzeiten mit Genre-Sch&#246;nheiten</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1800</datum><earliest>1800</earliest><latest>1804</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Stunde+der+Schlange+-+Konkubine+%28Mi+no+koku+kakoi+%E5%B7%B3%E3%81%AE%E5%88%BB%E5%9B%B2%29%2C+aus+der+Serie%3A+Die+Uhrzeiten+mit+Genre-Sch%C3%B6nheiten+%28F%C5%ABzoku+bijin+dokei+%E9%A2%A8%E4%BF%97%E7%BE%8E%E4%BA%BA%E6%99%82%E8%A8%88%29/S2009.8/dc00115166</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f627dcae3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115167</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Acht Gen&#252;sse der heutigen Zeit</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1823</earliest><latest>1823</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Acht+Gen%C3%BCsse+der+heutigen+Zeit+%28T%C5%8Dsei+k%C3%B4butsu+hakkei+%E5%BD%93%E4%B8%96%E5%A5%BD%E7%89%A9%E5%85%AB%E5%A5%91%29/S2009.9/dc00115167</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f62895eb5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115168</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Dame und Begleiter am Flussufer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31 cm; Breite: 14,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                7378&#10;                http://d-nb.info/gnd/133885623&#10;                &#10;                  Okumura Masanobu&#10;                &#10;                &#10;                  Okumura, Masanobu&#10;                &#10;                &#10;                  1686&#10;                  1764&#10;                &#10;              "><name>Okumura Masanobu</name><geburtsjahr>1686</geburtsjahr><todesjahr>1764</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1700</earliest><latest>1750</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00876&#10;                Mehrfarbendruck&#10;                Rotdruck, benizuri-e&#10;              ">Mehrfarbendruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Dame+und+Begleiter+am+Flussufer/S2009.10/dc00115168</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6295c92b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115169</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Komische Darstellung - Ungeheuer genie&#223;en die Abendk&#252;hle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Komische+Darstellung+-+Ungeheuer+genie%C3%9Fen+die+Abendk%C3%BChle+%28D%C5%8Dke+bakemono+y%C5%ABsuzumi+%E9%81%93%E5%8C%96%E5%8C%96%E3%82%82%E3%81%AE%E5%A4%95%E6%B6%BC%29/S2009.11/dc00115169</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f62a08e45</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115170</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichimura Kodanji IV als Shugend&#333; H&#333;zan, eigentlich Shimizu-kanja und Otani Tomomatsu IV als Oiwakemura Osanbaba: Die Weggabelung von Kusatsu, aus der Serie: Aus den 53 Szenen</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichimura+Kodanji+IV+als+Shugend%C5%8D+H%C5%8Dzan%2C+eigentlich+Shimizu-kanja+%28%E4%BF%AE%E9%A8%93%E8%80%85%E6%B3%95%E5%B1%B1%E5%AE%9F%E3%83%8F%E6%B8%85%E6%B0%B4%E3%81%AE%E5%86%A0%E8%80%85+%E5%B8%82%E5%B7%9D%E5%B0%8F%E5%9B%A3%E6%AC%A1%29+und+Otani+Tomomatsu+IV+als+Oiwakemura+Osanbaba+%28%E8%BF%BD%E5%88%86%E6%9D%91%E3%81%8A%E3%81%95%E3%82%93%E3%81%B0%E3%82%9D+%E5%A4%A7%E8%B0%B7%E5%8F%8B%E5%8F%B3%E8%A1%9B%E9%96%80%29%3A+Die+Weggabelung+von+Kusatsu%2C+aus+der+Serie%3A+Aus+den+53+Szenen+%28Gojusan+ji+no+uchi+Kusatsu+oiwake+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%83%8E%E5%86%85%29/S2009.12/dc00115170</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f62a9f9be</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115187</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler in einer f&#228;cherf&#246;rmigen Kartusche vor einem P&#228;onienbl&#252;tenzweig</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5035&#10;                http://d-nb.info/gnd/140597026&#10;                http://vocab.getty.edu/ulan/500121075&#10;                &#10;                  Katsukawa Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#xF4;&#10;                &#10;                &#10;                  Katsukawa Shunk&#x14D; I&#10;                &#10;                &#10;                  Kiyokawa, Denjir&#x14D;&#10;                &#10;                &#10;                  1743&#10;                  1812&#10;                &#10;              "><name>Katsukawa Shunk&#333;</name><geburtsjahr>1743</geburtsjahr><todesjahr>1812</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1743</earliest><latest>1812</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+in+einer+f%C3%A4cherf%C3%B6rmigen+Kartusche+vor+einem+P%C3%A4onienbl%C3%BCtenzweig/S2009.29/dc00115187</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f62eedd5e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115190</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          Grafik&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wasserdrachen (Mizuchi), aus der Serie: Bilder von V&#246;geln, Tieren, Insekten und Fischen</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wasserdrachen+%28Mizuchi%29+%28%E8%99%AC%E9%BE%8D%EF%BC%88%E3%83%9F%E3%83%85%E3%83%81%EF%BC%89%29%2C+aus+der+Serie.+Bilder+von+V%C3%B6geln%2C+Tieren%2C+Insekten+und+Fischen+%28Kinj%C5%ABch%C5%ABgyo+zue+%E7%A6%BD%E7%8D%A3%E8%9F%B2%E9%AD%9A%E5%9B%B3%E4%BC%9A%29/S2009.32/dc00115190</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f62f7545d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115191</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ichikawa Danj&#363;r&#333;s Rollentext als Abhandlung des Zeichens "su"</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32,5 cm; Breite: 15,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10137&#10;                http://www.artic.edu/aic/collections/artwork/artist/Torii+Kiyotomo&#10;                &#10;                  Torii Kiyotomo&#10;                &#10;                &#10;                  Torii, Kiyotomo&#10;                &#10;                &#10;              "><name>Torii Kiyotomo</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1750</earliest><latest>1750</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                9920&#10;                &#10;                  Takamisawa, Eiji&#10;                &#10;                &#10;              "><name>Takamisawa, Eiji</name><geburtsjahr/><todesjahr/><roleActor>Druckerei / Drucker/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest>1925</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ichikawa+Danj%C5%ABr%C5%8Ds+Rollentext+als+Abhandlung+des+Zeichens+%E2%80%BAsu%E2%80%B9+%28Ichikawa+Danj%C5%ABr%C5%8D+su+no+ji+tsukushi+serifu+%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%E3%81%99%E3%81%AE%E5%AD%97%E3%81%A5%E3%81%8F%E3%81%97%E3%81%9B%E3%82%8A%E3%81%B5%29/S2009.33/dc00115191</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6306531a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115192</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Im abendlichen Schein der Lampe, aus der Serie: Acht Szenen aus den Gem&#228;chern</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5037&#10;                http://vocab.getty.edu/ulan/500336958&#10;                &#10;                  Katsukawa Shunzan&#10;                &#10;                &#10;                  Katsukawa, Shunzan&#10;                &#10;                &#10;              "><name>Katsukawa Shunzan</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1800</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Im+abendlichen+Schein+der+Lampe%2C+aus+der+Serie%3A+Acht+Szenen+aus+den+Gem%C3%A4chern%3A+%28Zashiki+hakkei+Ant%C5%8D+no+y%C5%ABterashi+%E5%BA%A7%E6%95%B7%E5%85%AB%E6%99%AF+%E3%81%82%E3%82%93%E3%81%A8%E3%81%86%E3%81%AE%E5%A4%95%E7%85%A7%29/S2009.34/dc00115192</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f631014db</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115193</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Kabukischauspieler</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,5 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5035&#10;                http://d-nb.info/gnd/140597026&#10;                http://vocab.getty.edu/ulan/500121075&#10;                &#10;                  Katsukawa Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#xF4;&#10;                &#10;                &#10;                  Katsukawa Shunk&#x14D; I&#10;                &#10;                &#10;                  Kiyokawa, Denjir&#x14D;&#10;                &#10;                &#10;                  1743&#10;                  1812&#10;                &#10;              "><name>Katsukawa Shunk&#333;</name><geburtsjahr>1743</geburtsjahr><todesjahr>1812</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1743</earliest><latest>1812</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Kabukischauspieler/S2009.35/dc00115193</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f631ab625</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115197</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Sieben Gl&#252;cksg&#246;tter auf dem Schatzschiff</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,9 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5208&#10;                http://viaf.org/viaf/62838141&#10;                &#10;                  Kita Busei&#10;                &#10;                &#10;                  Kita, Busei&#10;                &#10;                &#10;                  &#x559C;&#x591A;&#x6B66;&#x6E05;&#10;                &#10;                &#10;                  1776&#10;                  1858&#10;                &#10;              "><name>Kita Busei</name><geburtsjahr>1776</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Sieben+Gl%C3%BCcksg%C3%B6tter+auf+dem+Schatzschiff/S2009.38/dc00115197</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63249c4a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115198</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Druck gegen R&#246;teln</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5037&#10;                http://vocab.getty.edu/ulan/500336958&#10;                &#10;                  Katsukawa Shunzan&#10;                &#10;                &#10;                  Katsukawa, Shunzan&#10;                &#10;                &#10;              "><name>Katsukawa Shunzan</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1784</earliest><latest>1788</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Druck+gegen+R%C3%B6teln/S2009.39/dc00115198</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f632ddf2f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115201</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ichikawa Danj&#363;r&#333; VII und eine Fledermaus</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,2 cm; Breite: 18,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                8617&#10;                &#10;                  Sakuragawa Jihinari&#10;                &#10;                &#10;                  Sakuragawa, Jihinari&#10;                &#10;                &#10;                  &#x685C;&#x5DDD;&#x6148;&#x60B2;&#x6210;&#10;                &#10;                &#10;                  1762&#10;                  1833&#10;                &#10;              "><name>Sakuragawa Jihinari</name><geburtsjahr>1762</geburtsjahr><todesjahr>1833</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ichikawa+Danj%C5%ABr%C5%8D+VII+und+eine+Fledermaus/S2009.42/dc00115201</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6337c2bb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115238</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nakamura Tomij&#363;r&#333; II als Kofuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nakamura+Tomij%C5%ABr%C5%8D+II+als+Kofuji/S2009.79/dc00115238</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63441d21</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115239</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Koshimoto Otaka</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00138&#10;                Pr&#xE4;gedruck&#10;                Reliefdruck&#10;              ">Pr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Koshimoto+Otaka+%28%E3%81%93%E3%81%97%E5%85%83%E3%81%8A%E9%AB%98+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.80/dc00115239</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f634ef4b8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115240</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan als &#332;tomo no Kuronushi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nakamura+Shikan+als+%C5%8Ctomo+no+Kuronushi+%28%E5%A4%A7%E4%BC%B4%E9%BB%92%E4%B8%BB%29/S2009.81/dc00115240</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63598dde</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115241</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan II als Ariwara no Narihira</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>ca. 1834</datum><earliest>1833</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+II+als+Ariwara+no+Narihira+%28%E5%9C%A8%E5%8E%9F%E6%A5%AD%E5%B9%B3+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.82/dc00115241</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6362e416</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115242</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan als Fun&#8217;ya no Yasuhide</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+als+Fun%E2%80%99ya+no+Yasuhide+%28%E6%96%87%E5%B1%8B%E5%BA%B7%E7%A7%80+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.83/dc00115242</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f636be339</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115243</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan II als Kisen H&#333;shi </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+II+als+Kisen+H%C5%8Dshi+%28%E5%96%9C%E6%92%B0%E6%B3%95%E5%B8%AB+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.84/dc00115243</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63759633</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115244</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Baika als Ono no Komachi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Baika+als+Ono+no+Komachi+%28%E5%B0%8F%E9%87%8E%E5%B0%8F%E7%94%BA+%E4%B8%AD%E6%9D%91%E6%A2%85%E8%8A%B1%29/S2009.85/dc00115244</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f637e40ac</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115245</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan als S&#333;j&#333; Henj&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+als+S%C5%8Dj%C5%8D+Henj%C5%8D+%28%E5%83%A7%E6%AD%A3%E9%81%8D%E7%85%A7+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.86/dc00115245</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6387ec29</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115246</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan als Nagao Terutora </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 50,6 cm (zusammen mir S2009.87b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+als+Nagao+Terutora+%28%E9%95%B7%E5%B0%BE%E8%BC%9D%E8%99%8E+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.87.a/dc00115246</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6392f938</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115247</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Karoku als Ny&#333;b&#333; Okatsu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 50,6 cm (zusammen mit S 2009.87.a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Karoku+als+Ny%C5%8Db%C5%8D+Okatsu+%28%E5%A5%B3%E6%88%BF%E3%81%8A%E3%81%8B%E3%81%A4+%E4%B8%AD%E6%9D%91%E5%93%A5%E5%85%AD%29/S2009.87.b/dc00115247</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f639cefd0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115248</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku I als Nakai Omiya</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+I+als+Nakai+Omiya+%28%E4%BB%B2%E5%B1%85%E3%81%8A%E3%81%BF%E3%82%84+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.88/dc00115248</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63a66650</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115249</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Ebiz&#333; als Akitsushima</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Ebiz%C5%8D+als+Akitsushima+%28%E7%A7%8B%E6%B4%A5%E5%B3%B6+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29/S2009.89/dc00115249</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63af3d4c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115250</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan als Ry&#333;shi R&#333;shichi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 51,6 cm (zusammen mit S2009.90.b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+als+Ry%C5%8Dshi+R%C5%8Dshichi+%28%E6%BC%81%E5%B8%AB%E6%B5%AA%E4%B8%83+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.90.a/dc00115250</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63b89e2d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115251</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Terute no Mae </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 51,6 cm (zusammen mit S2009.90.a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Terute+no+Mae+%28%E7%85%A7%E6%89%8B%E3%83%8E%E3%81%BE%E3%81%B8+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.90.b/dc00115251</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63c46910</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115252</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Osome</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Kyoto</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Osome/S2009.91.b/dc00115252</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63ce98a2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115253</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Hisamatsu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Kyoto</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Hisamatsu/S2009.91.a/dc00115253</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63d8b38b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115255</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan II als Tabakogiri Sankichi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+II+als+Tabakogiri+Sankichi+%28%E7%85%99%E8%8D%89%E7%BE%A9%E7%90%86%E4%B8%89%E5%90%89+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.93/dc00115255</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63e2245d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115256</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Aya no Dai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Aya+no+Dai+%28%E7%B6%BE%E3%81%AE%E8%87%BA+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.94/dc00115256</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63ec13c2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115258</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Ishikawa Goemon</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Ishikawa+Goemon+%28%E7%9F%B3%E5%B7%9D%E4%BA%94%E5%8F%B3%E8%A1%9B%E9%96%80+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.96.a/dc00115258</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f63f74d18</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115259</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan II als Konoshita T&#333;kichi</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+II+als+Konoshita+T%C5%8Dkichi+%28%E6%AD%A4%E4%B8%8B%E8%97%A4%E5%90%89+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.96.b/dc00115259</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64018ede</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115260</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Ny&#333;b&#333; Osato</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Ny%C5%8Db%C5%8D+Osato+%28%E5%A5%B3%E6%88%BF%E3%81%8A%E3%81%95%E3%81%A8+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.97/dc00115260</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f640b8c69</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115261</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Tsumaki</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Tsumaki+%28%E3%81%A4%E3%81%BE%E3%81%8D+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.98/dc00115261</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6415118c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115263</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Ry&#363;jo Otohime</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Ry%C5%ABjo+Otohime+%28%E9%BE%8D%E5%A5%B3%E4%B9%99%E5%A7%AB+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.100.a/dc00115263</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6420b891</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115264</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan II als Tawarat&#333;da Hidesato </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+II+als+Tawarat%C5%8Dda+Hidesato+%28%E4%BF%B5%E8%97%A4%E5%A4%AA%E7%A7%80%E9%83%B7+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.100.b/dc00115264</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f642b2c40</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115266</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan als Matsu Tajima</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+als+Matsu+Tajima+%28%E6%9D%BE%E3%81%9F%E3%81%98%E3%81%BE+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.102.a/dc00115266</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64347df3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115267</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Yaehime</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Yaehime+%28%E5%85%AB%E9%87%8D%E5%A7%AB+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.102.b/dc00115267</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f643dc467</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115268</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sieben Rollen der Abschiedsvorstellung: Der Schauspieler Iwai Shijaku als Shizunome Osaku und als Okujoch&#363; Takegawa</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sieben+Rollen+der+Abschiedsvorstellung%3A+Der+Schauspieler+Iwai+Shijaku+als+Shizunome+Osaku+und+als+Okujoch%C5%AB+Takegawa+%28Onagori+ky%C5%8Dgen+shichiyaku+no+uchi+Shizunome+Osaku+Iwai+Shijaku+Okujoch%C5%AB+Takegawa+%E5%BE%A1%E5%90%8D%E6%AE%8B%E7%8B%82%E8%A8%80+%E4%B8%83%E5%BD%B9%E4%B9%8B%E5%86%85+%E3%81%97%E3%81%A5%E3%81%AE%E5%A5%B3%E3%81%8A%E4%BD%9C+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5+%E5%A5%A5%E5%A5%B3%E4%B8%AD%E7%AB%B9%E5%B7%9D%29/S2009.103/dc00115268</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6447fa6b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115269</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sieben Rollen der Abschiedsvorstellung: Der Schauspieler Iwai Shijaku als Dote no Oroku und als Omitsu</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sieben+Rollen+der+Abschiedsvorstellung%3A+Der+Schauspieler+Iwai+Shijaku+als+Dote+no+Oroku+und+als+Omitsu+%28Onagori+ky%C5%8Dgen+shichiyaku+no+uchi+Dote+no+Oroku+Iwai+Shijaku+Omitsu+%E5%BE%A1%E5%90%8D%E6%AE%8B%E7%8B%82%E8%A8%80+%E4%B8%83%E5%BD%B9%E4%B9%8B%E5%86%85+%E5%9C%9F%E6%89%8B%E3%81%8A%E5%85%AD+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5+%E3%81%8A%E3%81%BF%E3%81%A4%29/S2009.104/dc00115269</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64524b3a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115270</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sieben Rollen der Abschiedsvorstellung: Die Schauspieler Iwai Shijaku als die Mutter Eimy&#333; und Arashi Rikan als Gohyakuzaki Ky&#363;saku</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sieben+Rollen+der+Abschiedsvorstellung%3A+Die+Schauspieler+Iwai+Shijaku+als+die+Mutter+Eimy%C5%8D+und+Arashi+Rikan+als+Gohyakuzaki+Ky%C5%ABsaku+%28Onagori+ky%C5%8Dgen+shichiyaku+no+uchi+Haha+Eimy%C5%8D+Iwai+Shijaku+Gohykuzaki+Ky%C5%ABsaku+Arashi+Rikan+%E5%BE%A1%E5%90%8D%E6%AE%8B%E7%8B%82%E8%A8%80+%E4%B8%83%E5%BD%B9%E4%B9%8B%E5%86%85+%E6%AF%8D%E6%A0%84%E5%A6%99+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5+%E4%BA%94%E7%99%BE%E5%B4%8E%E4%B9%9D%E4%BD%9C+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.105/dc00115270</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f645bda91</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115271</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sieben Rollen der Abschiedsvorstellung: Der Schauspieler Iwai Shijaku als Hisamatsu und als Osome</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sieben+Rollen+der+Abschiedsvorstellung%3A+Der+Schauspieler+Iwai+Shijaku+als+Hisamatsu+und+als+Osome+%28Onagori+ky%C5%8Dgen+shichiyaku+no+uchi+Hisamatsu+Iwai+Shijaku+Osome+%E5%BE%A1%E5%90%8D%E6%AE%8B%E7%8B%82%E8%A8%80%E3%80%80%E4%B8%83%E5%BD%B9%E4%B9%8B%E5%86%85%E3%80%80%E4%B9%85%E3%81%BE%E3%81%A4+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%E3%80%80%E3%81%8A%E3%81%9D%E3%82%81%29/S2009.106/dc00115271</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f646549b4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115272</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon IV (ehemalig Shikan) als Geist des Efeus</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 26,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+IV+%28ehemalig+Shikan%29+als+Geist+des+Efeus+%28Tsuta+no+sei+Shikan+Nakamura+Utaemon+%E8%94%A6%E3%83%8E%E7%B2%BE+%E8%8A%9D%E7%BF%AB%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.107/dc00115272</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6471c63f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115273</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan II als Tsutsumibatake no J&#363;saku </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00138&#10;                Pr&#xE4;gedruck&#10;                Reliefdruck&#10;              ">Pr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+II+als+Tsutsumibatake+no+J%C5%ABsaku+%28%E5%A0%A4%E7%95%91%E3%83%8E%E5%8D%81%E4%BD%9C+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.108/dc00115273</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f647b7c45</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115274</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Okiku</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 23,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Okiku+%28%E3%81%8A%E3%81%8D%E3%81%8F+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.109/dc00115274</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64851e7b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115275</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Jitsugawa Gakuj&#363;r&#333; als Koshiji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00138&#10;                Pr&#xE4;gedruck&#10;                Reliefdruck&#10;              ">Pr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Jitsugawa+Gakuj%C5%ABr%C5%8D+als+Koshiji+%28%E5%AE%9F%E5%B7%9D%E9%A1%8D%E5%8D%81%E9%83%8E+%E6%AF%8D%E8%B6%8A%E8%B7%AF%29/S2009.110/dc00115275</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f648defee</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115276</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Kataoka Ichiz&#333; als Inukai Kenpachi</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Kataoka+Ichiz%C5%8D+als+Inukai+Kenpachi+%28%E7%8A%AC%E9%A3%BC%E8%A6%8B%E5%85%AB+%E7%89%87%E5%B2%A1%E5%B8%82%E8%94%B5%29/S2009.111.a/dc00115276</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f649860d7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115277</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan als Inuzuka Shino</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+als+Inuzuka+Shino+%28%E7%8A%AC%E5%A1%9A%E4%BF%A1%E4%B9%83+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.111.b/dc00115277</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64a41058</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115278</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Neiwannyo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 51,7 cm (zusammen mit S2009.112.b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Neiwannyo+%28%E5%9A%80%E7%8E%8B%E5%A5%B3+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.112.a/dc00115278</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64ae1036</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115279</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan als Jinsei Hachir&#333; Tametomo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 51,7 cm (zusammen mit S2009.112.a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+als+Jinsei+Hachir%C5%8D+Tametomo+%28%E9%8E%AE%E8%A5%BF%E5%85%AB%E9%83%8E%E7%82%BA%E6%9C%9D+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.112.b/dc00115279</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64ba0bd8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115280</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Tomoe Gozen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 51,6 cm (zusammen mit S2009.113.b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Tomoe+Gozen+%28%E5%B7%B4%E5%BE%A1%E5%89%8D+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.113.a/dc00115280</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64c3f500</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115281</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan II als Wada Yoshimori</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 51,6 cm (zusammen mit S2009.113.a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+II+als+Wada+Yoshimori+%28%E5%92%8C%E7%94%B0%E7%BE%A9%E7%9B%9B+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.113.b/dc00115281</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64ccc09e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115282</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan II als M&#228;dchen Ofune</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 51,6 cm (zusammen mit S2009.114.b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+II+als+M%C3%A4dchen+Ofune+%28%E5%A8%98%E3%81%8A%E3%81%B5%E3%81%AD+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.114.a/dc00115282</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64d75a73</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115283</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Yaguchi no Watashimori Tonbei</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 51,6 cm (zusammen mit S2009.114.a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Yaguchi+no+Watashimori+Tonbei+%28%E7%9F%A2%E5%8F%A3%E3%83%8E%E6%B8%A1%E3%81%97%E5%AE%88%E9%A0%93%E5%85%B5%E8%A1%9B+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.114.b/dc00115283</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64e2b5e2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115284</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan II als Wat&#333;nai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 51,7 cm (zusammen mit S2009.115.b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+II+als+Wat%C5%8Dnai+%28%E5%92%8C%E8%97%A4%E5%86%85+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.115.a/dc00115284</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64eeb366</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115285</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Komutsu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 51,7 cm (zusammen mit S2009.115.a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Komutsu+%28%E5%B0%8F%E3%82%80%E3%81%A4+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.115.b/dc00115285</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f64f8f06e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115286</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Fusehime</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 77 cm (zusammen mit S 2009.116.b+c)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Fusehime+%28%E3%81%B5%E3%81%9B%E3%81%B2%E3%82%81+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.116.a/dc00115286</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65043203</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115287</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan als Kanamari Daisuke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 77 cm (zusammen mit S2009.116.a+c)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+als+Kanamari+Daisuke+%28%E9%87%91%E9%9E%A0%E5%A4%A7%E8%BC%94+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.116.b/dc00115287</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f650e4556</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115288</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakayama Kikue als Kurtisane Tamazusa</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 77 cm (zusammen mit S2009.116.a+b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakayama+Kikue+als+Kurtisane+Tamazusa+%28%E3%81%91%E3%81%84%E3%81%9B%E3%81%B2%E7%8E%89%E6%A2%93+%E4%B8%AD%E5%B1%B1%E8%8F%8A%E6%9E%9D%29/S2009.116.c/dc00115288</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65196bd8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115289</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;r&#333; II als Kinsh&#333;jo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 51,7 cm (zusammen mit S2009.117.b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+II+als+Kinsh%C5%8Djo+%28%E9%8C%A6%E7%A5%A5%E5%A5%B3+%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/S2009.117.a/dc00115289</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6522f6ec</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115290</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon als Kanki</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 51,7 cm (zusammen mit S2009.117.a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+als+Kanki+%28%E3%81%8B%E3%82%93%E3%81%8D+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E3%82%A8%E9%96%80%29/S2009.117.b/dc00115290</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f652c06f2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115291</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan II als Yoshikawa Kaget&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+II+als+Yoshikawa+Kaget%C5%8D+%28%E5%90%89%E5%B7%9D%E6%99%AF%E4%BB%BB+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.118.a/dc00115291</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6535b1f0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115292</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Im&#333;to Shiori</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Im%C5%8Dto+Shiori+%28%E5%A6%B9%E3%81%97%E3%81%8A%E3%82%8A+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.118.b/dc00115292</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f653e40f9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115293</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Kataoka Ichiz&#333; als Tarakub&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Kataoka+Ichiz%C5%8D+als+Tarakub%C5%8D+%28%E9%98%BF%E6%9B%BD%E3%83%B6%E5%B6%BD%E5%A4%9A%E6%A5%BD%E5%9D%8A%E5%AE%9F%E3%83%8F%E5%B0%BC%E5%AD%90%E7%A7%80%E4%B8%B8%29/S2009.118.c/dc00115293</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6547a080</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115294</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; J&#363;tar&#333; als Kiritar&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+J%C5%ABtar%C5%8D+als+Kiritar%C5%8D+%28%E3%81%8D%E3%82%8A%E5%A4%AA%E9%83%8E+%E5%9D%82%E6%9D%B1%E5%A3%BD%E5%A4%AA%E9%83%8E%29/S2009.119/dc00115294</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65523548</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115295</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Sawamura Kunitar&#333; als Shungetsuni und Nakamura Shikan II als Ooboshi Rikuya </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Sawamura+Kunitar%C5%8D+als+Shungetsuni+und+Nakamura+Shikan+II+als+Ooboshi+Rikuya+%28%E6%98%A5%E6%9C%88%E5%B0%BC+%E6%BE%A4%E6%9D%91%E5%9B%BD%E5%A4%AA%E9%83%8E+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB+%E5%A4%A7%E6%98%9F%E5%8A%9B%E5%BC%A5%29/S2009.120.a/dc00115295</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f655b14ab</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115296</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Fuwa Banzaemon</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Fuwa+Banzaemon+%28%E4%B8%8D%E6%B3%A2%E4%BC%B4%E5%B7%A6%E8%A1%9B%E9%96%80+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.120.b/dc00115296</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6564c3b6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115297</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Ebiz&#333; als Kodera J&#363;nai</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Ebiz%C5%8D+als+Kodera+J%C5%ABnai+%28%E5%B0%8F%E5%AF%BA%E5%8D%81%E5%86%85+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29/S2009.120.c/dc00115297</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f656dfbbb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115298</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan als T&#333;yama Jinzabur&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+als+T%C5%8Dyama+Jinzabur%C5%8D+%28%E9%81%A0%E3%82%84%E3%81%BE%E7%94%9A%E4%B8%89%E3%82%8D%E3%81%86+%E4%B8%AD%E3%82%80%E3%82%89%E8%8A%9D%E3%81%8F%E3%82%8F%E3%82%93%29/S2009.121/dc00115298</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f657822fe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115299</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan als T&#333;yama Jinzabur&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+als+T%C5%8Dyama+Jinzabur%C5%8D+%28%E9%81%A0%E3%82%84%E3%81%BE%E7%94%9A%E4%B8%89%E3%82%8D%E3%81%86+%E4%B8%AD%E3%82%80%E3%82%89%E8%8A%9D%E3%81%8F%E3%82%8F%E3%82%93%29/S2009.122/dc00115299</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65830e06</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115300</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danz&#333; als Hisamatsu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,2 cm; Breite: 23 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danz%C5%8D+als+Hisamatsu+%28%E4%B9%85%E6%9D%BE+%E5%B8%82%E5%B7%9D%E5%9B%A3%E8%94%B5%29/S2009.123/dc00115300</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f658c8b3d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115301</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan II als Yakko no Koman</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 25,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097828&#10;                &#10;                  Takigawa Kunihiro&#10;                &#10;                &#10;                  Kunihiro, Takigawa&#10;                &#10;                &#10;                  Takigawa, Kunihiro&#10;                &#10;                &#10;                  Utagawa, Kunihiro&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x5E83; &#xFF08;&#x5927;&#x962A;&#xFF09;&#10;                &#10;                &#10;              "><name>Takigawa Kunihiro</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1837</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+II+als+Yakko+no+Koman+%28%E5%A5%B4%E3%81%AE%E3%81%93%E3%81%BE%E3%82%93+%E3%81%82%E3%82%89%E3%81%97%E7%92%83%E5%AF%9B%29/S2009.124/dc00115301</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6596f254</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115302</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan II als Fukuoka Mitsugi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097828&#10;                &#10;                  Takigawa Kunihiro&#10;                &#10;                &#10;                  Kunihiro, Takigawa&#10;                &#10;                &#10;                  Takigawa, Kunihiro&#10;                &#10;                &#10;                  Utagawa, Kunihiro&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x5E83; &#xFF08;&#x5927;&#x962A;&#xFF09;&#10;                &#10;                &#10;              "><name>Takigawa Kunihiro</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+II+als+Fukuoka+Mitsugi+%28%E7%A6%8F%E5%B2%A1%E8%B2%A2+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.125/dc00115302</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65a13fc3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115303</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Zendama Tar&#333; </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097828&#10;                &#10;                  Takigawa Kunihiro&#10;                &#10;                &#10;                  Kunihiro, Takigawa&#10;                &#10;                &#10;                  Takigawa, Kunihiro&#10;                &#10;                &#10;                  Utagawa, Kunihiro&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x5E83; &#xFF08;&#x5927;&#x962A;&#xFF09;&#10;                &#10;                &#10;              "><name>Takigawa Kunihiro</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Zendama+Tar%C5%8D+%28%E5%96%84%E7%8E%89%E5%A4%AA%E8%89%AF+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.126.a/dc00115303</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65aab58e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115304</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Tokuwaka-hime </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097828&#10;                &#10;                  Takigawa Kunihiro&#10;                &#10;                &#10;                  Kunihiro, Takigawa&#10;                &#10;                &#10;                  Takigawa, Kunihiro&#10;                &#10;                &#10;                  Utagawa, Kunihiro&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x5E83; &#xFF08;&#x5927;&#x962A;&#xFF09;&#10;                &#10;                &#10;              "><name>Takigawa Kunihiro</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Tokuwaka-hime+%28%E5%BE%B3%E8%8B%A5%E5%A7%AB+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.126.b/dc00115304</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65b4b45d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115305</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan II als H&#333;rai Kamemaru</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097828&#10;                &#10;                  Takigawa Kunihiro&#10;                &#10;                &#10;                  Kunihiro, Takigawa&#10;                &#10;                &#10;                  Takigawa, Kunihiro&#10;                &#10;                &#10;                  Utagawa, Kunihiro&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x5E83; &#xFF08;&#x5927;&#x962A;&#xFF09;&#10;                &#10;                &#10;              "><name>Takigawa Kunihiro</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+II+als+H%C5%8Drai+Kamemaru+%28%E5%AE%9D%E6%9D%A5%E4%BA%80%E4%B8%B8+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.126.c/dc00115305</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65bdeb2f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115306</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Matsue als Chitose-hime</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097828&#10;                &#10;                  Takigawa Kunihiro&#10;                &#10;                &#10;                  Kunihiro, Takigawa&#10;                &#10;                &#10;                  Takigawa, Kunihiro&#10;                &#10;                &#10;                  Utagawa, Kunihiro&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x5E83; &#xFF08;&#x5927;&#x962A;&#xFF09;&#10;                &#10;                &#10;              "><name>Takigawa Kunihiro</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Matsue+als+Chitose-hime+%28%E5%8D%83%E3%81%A8%E3%81%9B%E5%A7%AB+%E4%B8%AD%E6%9D%91%E6%9D%BE%E6%B1%9F%29/S2009.126.d/dc00115306</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65c82570</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115308</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kirschbl&#252;ten in voller Bl&#252;te in Nippori, aus der Serie: Bildersammlung ber&#252;hmter Orte in T&#333;ky&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10329&#10;                http://vocab.getty.edu/ulan/500249642&#10;                &#10;                  Utagawa Hiroshige III&#10;                &#10;                &#10;                  Utagawa, Hiroshige III&#10;                &#10;                &#10;                  Utagawa, Shigemasa&#10;                &#10;                &#10;                  Utagawa, Hiroshige III&#10;                &#10;                &#10;                  1842&#10;                  1894&#10;                &#10;              "><name>Utagawa Hiroshige III</name><geburtsjahr>1842</geburtsjahr><todesjahr>1894</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1868</earliest><latest>1870</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kirschbl%C3%BCten+in+voller+Bl%C3%BCte+in+Nippori+%28Sakari-ch%C5%AB+nippo+no+sato+%E7%9B%9B%E4%B8%AD+%E6%97%A5%E6%9A%AE%E3%81%AE%E9%87%8C%29%2C+aus+der+Serie%3A+Bildersammlung+ber%C3%BChmter+Orte+in+T%C5%8Dky%C5%8D+%28T%C5%8Dky%C5%8D+meish%C5%8D+zue+%E6%9D%B1%E4%BA%AC%E5%90%8D%E5%8B%9D%E5%9B%B3%E4%BC%9A%29/S2009.128/dc00115308</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65d40313</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115309</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hako&#333;maru, aus der Serie: Bildersammlung des Soga monogatari</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1845</datum><earliest>1843</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hako%C5%8Dmaru+%28%E7%AE%B1%E7%8E%8B%E4%B8%B8%29%2C+aus+der+Serie%3A+Bildersammlund+des+Soga+monogatari+%28Soga+monogatari+zue+%E6%9B%BD%E6%88%91%E7%89%A9%E8%AA%9E%E5%9B%B3%E4%BC%9A%29/S2009.129/dc00115309</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65dde183</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115310</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Kataoka Jinzaemon VII als Nihon Daemon </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,2 cm; Breite: 23,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9350&#10;                http://vocab.getty.edu/ulan/500333020&#10;                &#10;                  Shunk&#x14D;sai Hokush&#x16B;&#10;                &#10;                &#10;                  Shunk&#x14D;sai, Hokush&#x16B; &#10;                &#10;                &#10;              "><name>Shunk&#333;sai Hokush&#363;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1815</earliest><latest>1818</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Kataoka+Jinzaemon+VII+als+Nihon+Daemon+%28%E6%97%A5%E6%9C%AC%E9%A7%84%E8%A1%9B%E9%96%80+%E7%89%87%E5%B2%A1%E4%BB%81%E5%B7%A6%E8%A1%9B%E9%96%80%29/S2009.130/dc00115310</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65e76407</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115313</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tanosuke als Mamako-ane Kakezara</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1865</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tanosuke+als+Mamako-ane+Kakezara+%28%E3%81%BE%E3%82%9D%E5%AD%90%E5%A7%89%E6%AC%A0%E7%9A%BF+%E6%B2%A2%E6%9D%91%E7%94%B0%E4%B9%8B%E5%8A%A9%29/S2009.133.a/dc00115313</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65f1cb68</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115314</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan als Sano Genzaemon</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1865</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+als+Sano+Genzaemon+%28%E4%BD%90%E9%87%8E%E6%BA%90%E5%B7%A6%E8%A1%9B%E9%96%80+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.133.b/dc00115314</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f65fc4d17</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115315</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Seki Sanj&#363;r&#333; als Aotozaemon Fujitsune und Nakamura Fukusuke als Tennyomaru Tokimune</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1865</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Seki+Sanj%C5%ABr%C5%8D+als+Aotozaemon+Fujitsune+und+Nakamura+Fukusuke+als+Tennyomaru+Tokimune+%28%E9%9D%92%E7%A0%A5%E5%B7%A6%E8%A1%9B%E9%96%80%E8%97%A4%E7%B6%B1+%E9%96%A2%E4%B8%89%E5%8D%81%E9%83%8E+%E5%A4%A9%E5%A5%B3%E4%B8%B8%E6%99%82%E5%AE%97+%E4%B8%AD%E6%9D%91%E3%81%B5%E3%81%8F%E5%8A%A9%29/S2009.133.c/dc00115315</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6606289c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115316</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Ebiz&#333; als Mashiba Hisayoshi</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097830&#10;                http://vocab.getty.edu/ulan/500333746&#10;                https://en.wikipedia.org/wiki/Utagawa_Kunimasu&#10;                &#10;                  Utagawa Sadamasu&#10;                &#10;                &#10;                  Sadamasu, Utagawa&#10;                &#10;                &#10;                  Utagawa, Sadamasu&#10;                &#10;                &#10;                  Utagawa, Kunimasu&#10;                &#10;                &#10;              "><name>Utagawa Sadamasu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1838</earliest><latest>1842</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Ebiz%C5%8D+als+Mashiba+Hisayoshi+%28%E7%9C%9F%E6%9F%B4%E4%B9%85%E5%90%89+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29/S2009.134/dc00115316</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f660ef315</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115317</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Parodie: Der Schauspieler Nakamura Baigyoku als Tsujikaze Happei</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 99,3 cm (zusammen mit S2009.135.b+c+d)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097830&#10;                http://vocab.getty.edu/ulan/500333746&#10;                https://en.wikipedia.org/wiki/Utagawa_Kunimasu&#10;                &#10;                  Utagawa Sadamasu&#10;                &#10;                &#10;                  Sadamasu, Utagawa&#10;                &#10;                &#10;                  Utagawa, Sadamasu&#10;                &#10;                &#10;                  Utagawa, Kunimasu&#10;                &#10;                &#10;              "><name>Utagawa Sadamasu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Parodie%3A+Der+Schauspieler+Nakamura+Baigyoku+als+Tsujikaze+Happei+%28Mitate+Tsujikaze+Happei+Nakamura+Baigyoku+%E8%BE%BB%E9%A2%A8%E5%85%AB%E5%B9%B3+%E4%B8%AD%E6%9D%91%E6%A2%85%E7%8E%89%29/S2009.135.a/dc00115317</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6618e773</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115318</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Parodie: Der Schauspieler Arashi Rikan II als Ushiwaka Sabur&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 99,3 cm (zusammen mit S2009.135.a+c+d)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097830&#10;                http://vocab.getty.edu/ulan/500333746&#10;                https://en.wikipedia.org/wiki/Utagawa_Kunimasu&#10;                &#10;                  Utagawa Sadamasu&#10;                &#10;                &#10;                  Sadamasu, Utagawa&#10;                &#10;                &#10;                  Utagawa, Sadamasu&#10;                &#10;                &#10;                  Utagawa, Kunimasu&#10;                &#10;                &#10;              "><name>Utagawa Sadamasu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Parodie%3A+Der+Schauspieler+Arashi+Rikan+II+als+Ushiwaka+Sabur%C5%8D+%28Mitate+Ushiwaka+Sabur%C5%8D+Arashi+Rikan+%E8%A6%8B%E7%AB%8B%E7%89%9B%E8%8B%A5%E4%B8%89%E9%83%8E+%E5%B5%90%E7%92%83%E5%AF%9B%29/S2009.135.b/dc00115318</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66248c47</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115319</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Parodie: Der Schauspieler Nakamura Shikan als Inaba Taira</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 99,3 cm (zusammen mit S2009.135.a+b+d)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097830&#10;                http://vocab.getty.edu/ulan/500333746&#10;                https://en.wikipedia.org/wiki/Utagawa_Kunimasu&#10;                &#10;                  Utagawa Sadamasu&#10;                &#10;                &#10;                  Sadamasu, Utagawa&#10;                &#10;                &#10;                  Utagawa, Sadamasu&#10;                &#10;                &#10;                  Utagawa, Kunimasu&#10;                &#10;                &#10;              "><name>Utagawa Sadamasu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Parodie%3A+Der+Schauspieler+Nakamura+Shikan+als+Inaba+Taira+%28Mitate+Inaba+Taira+Nakamura+Shikan+%E8%A6%8B%E7%AB%8B%E7%A8%B2%E8%91%89%E5%A4%AA%E8%89%AF+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29/S2009.135.c/dc00115319</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f662ed848</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115320</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Parodie: Der Schauspieler Iwai Shijaku als Inaba</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 99,3 cm (zusammen mit S2009.135.a+b+c)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097830&#10;                http://vocab.getty.edu/ulan/500333746&#10;                https://en.wikipedia.org/wiki/Utagawa_Kunimasu&#10;                &#10;                  Utagawa Sadamasu&#10;                &#10;                &#10;                  Sadamasu, Utagawa&#10;                &#10;                &#10;                  Utagawa, Sadamasu&#10;                &#10;                &#10;                  Utagawa, Kunimasu&#10;                &#10;                &#10;              "><name>Utagawa Sadamasu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Parodie%3A+Der+Schauspieler+Iwai+Shijaku+als+Inaba+%28Mitate+Inaba+Iwai+Shijaku+%E8%A6%8B%E7%AB%8B%E7%A8%B2%E5%A0%B4+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.135.d/dc00115320</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6639cdea</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115323</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Karoku als Takiyasha</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102843&#10;                &#10;                  Shungansai Hokushin&#10;                &#10;                &#10;                  Shungansai, Hokushin&#10;                &#10;                &#10;              "><name>Shungansai Hokushin</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Karoku+als+Takiyasha+%28%E7%80%A7%E5%A4%9C%E5%8F%89+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%85%AD%29/S2009.138.a/dc00115323</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6644a589</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115324</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku als Tachibana-hime</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102844&#10;                &#10;                  Shunsh&#x14D;sai Hokuju&#10;                &#10;                &#10;                  Shunsh&#x14D;sai, Hokuju&#10;                &#10;                &#10;              "><name>Shunsh&#333;sai Hokuju</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1842</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+als+Tachibana-hime+%28%E7%AB%8B%E8%8A%B1%E5%A7%AB+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2009.138.b/dc00115324</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115325</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Reise nach Westen: Das Holen der Sutraschriften aus Indien</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 75 cm (ganzes Triptychon)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1864</earliest><latest>1864</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Reise+nach+Westen%3A+Das+Holen+der+Sutraschriften+aus+Indien+%28Saiy%C5%ABki+saitenjiku+ky%C5%8Dmon+toru+no+zu+%E8%A5%BF%E9%81%8A%E8%A8%98+%E8%A5%BF%E5%A4%A9%E7%AB%BA%E7%B5%8C%E6%96%87%E5%8F%96%E4%B9%8B%E5%9B%B3%29/S2009.139.a/dc00115325</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6655d69d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115326</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Reise nach Westen: Das Holen der Sutraschriften aus Indien</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 75 cm (ganzes Triptychon)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1867</earliest><latest>1867</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Reise+nach+Westen%3A+Das+Holen+der+Sutraschriften+aus+Indien+%28Saiy%C5%ABki+saitenjiku+ky%C5%8Dmon+toru+no+zu+%E8%A5%BF%E9%81%8A%E8%A8%98+%E8%A5%BF%E5%A4%A9%E7%AB%BA%E7%B5%8C%E6%96%87%E5%8F%96%E4%B9%8B%E5%9B%B3%29/S2009.139.b/dc00115326</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6660341a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115327</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Reise nach Westen: Das Holen der Sutraschriften aus Indien </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 75 cm (ganzes Triptychon)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1867</earliest><latest>1867</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Reise+nach+Westen%3A+Das+Holen+der+Sutraschriften+aus+Indien+%28Saiy%C5%ABki+saitenjiku+ky%C5%8Dmon+toru+no+zu+%E8%A5%BF%E9%81%8A%E8%A8%98+%E8%A5%BF%E5%A4%A9%E7%AB%BA%E7%B5%8C%E6%96%87%E5%8F%96%E4%B9%8B%E5%9B%B3%29/S2009.139.c/dc00115327</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6669bfcf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115328</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Reise nach Westen als illustriertes Buch: Der n&#228;chtliche Zug der 100 D&#228;monen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 74 cm (ganzes Triptychon)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097831&#10;                http://www.britishmuseum.org/research/search_the_collection_database/term_details.aspx?bioId=148206&#10;                &#10;                  Gyokuen &#10;                &#10;                &#10;                  &#x7389;&#x5712;&#10;                &#10;                &#10;              "><name>Gyokuen </name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1870</datum><earliest>1850</earliest><latest>1870</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Reise+nach+Westen+als+illustriertes+Buch%3A+Der+n%C3%A4chtliche+Zug+der+100+D%C3%A4monen+%28gahon+saiy%C5%ABki+hyakki+yagy%C5%8D+%E7%94%BB%E6%9C%AC%E8%A5%BF%E9%81%8A%E8%A8%98+%E7%99%BE%E9%AC%BC%E5%A4%9C%E8%A1%8C%E3%83%8E%E5%9B%B3%29/S2009.140.a/dc00115328</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f667422f9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115329</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Reise nach Westen als illustriertes Buch: Der n&#228;chtliche Zug der 100 D&#228;monen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 74 cm (ganzes Triptychon)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097831&#10;                http://www.britishmuseum.org/research/search_the_collection_database/term_details.aspx?bioId=148206&#10;                &#10;                  Gyokuen &#10;                &#10;                &#10;                  &#x7389;&#x5712;&#10;                &#10;                &#10;              "><name>Gyokuen </name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1870</datum><earliest>1850</earliest><latest>1870</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Reise+nach+Westen+als+illustriertes+Buch%3A+Der+n%C3%A4chtliche+Zug+der+100+D%C3%A4monen+%28gahon+saiy%C5%ABki+hyakki+yagy%C5%8D+%E7%94%BB%E6%9C%AC%E8%A5%BF%E9%81%8A%E8%A8%98+%E7%99%BE%E9%AC%BC%E5%A4%9C%E8%A1%8C%E3%83%8E%E5%9B%B3%29/S2009.140.b/dc00115329</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f667d35c3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115330</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Reise nach Westen als illustriertes Buch: Der n&#228;chtliche Zug der 100 D&#228;monen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 74 cm (ganzes Triptychon)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097831&#10;                http://www.britishmuseum.org/research/search_the_collection_database/term_details.aspx?bioId=148206&#10;                &#10;                  Gyokuen &#10;                &#10;                &#10;                  &#x7389;&#x5712;&#10;                &#10;                &#10;              "><name>Gyokuen </name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1870</datum><earliest>1850</earliest><latest>1870</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Reise+nach+Westen+als+illustriertes+Buch%3A+Der+n%C3%A4chtliche+Zug+der+100+D%C3%A4monen+%28gahon+saiy%C5%ABki+hyakki+yagy%C5%8D+%E7%94%BB%E6%9C%AC%E8%A5%BF%E9%81%8A%E8%A8%98+%E7%99%BE%E9%AC%BC%E5%A4%9C%E8%A1%8C%E3%83%8E%E5%9B%B3%29/S2009.140.c/dc00115330</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6688cf97</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115331</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Utsusemi, Blatt 3 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Utsusemi+%28%E7%A9%BA%E8%9D%89%29%2C+Blatt+3+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.141/dc00115331</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66933411</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115332</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tokonatsu, Blatt 26 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1848</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tokonatsu+%28%E5%B8%B8%E5%A4%8F%29%2C+Blatt+26+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.142/dc00115332</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f669d0f58</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115333</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kiritsubo, Blatt 1 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kiritsubo%2C+Blatt+1+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e/S2009.143/dc00115333</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66a72c94</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115334</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hahakigi, Blatt 2 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hahakigi+%28%E5%B8%9A%E6%9C%A8%29%2C+Blatt+2+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.144/dc00115334</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66b1778b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115335</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Y&#363;gao, Blatt 4 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Y%C5%ABgao+%28%E5%A4%95%E9%A1%94%29%2C+Blatt+4+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.145/dc00115335</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66bc142f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115336</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Suetsumuhana, Blatt 6 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Suetsumuhana+%28%E6%9C%AB%E6%91%98%E8%8A%B1%29%2C+Blatt+6+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.146/dc00115336</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66c6c0df</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115337</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Momiji no ga, Blatt 7 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Momiji+no+ga+%28%E7%B4%85%E8%91%89%E3%81%AE%E8%B3%80%29%2C+Blatt+7+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.147/dc00115337</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66d190bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115338</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hana no en, Blatt 8 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hana+no+en+%28%E8%8A%B1%E5%AE%B4%29%2C+Blatt+8+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.148/dc00115338</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66dab242</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115339</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aoi, Blatt 9 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aoi+%28%E8%91%B5%29%2C+Blatt+9+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.149/dc00115339</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66e6faec</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115340</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sanaki, Blatt 10 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sanaki+%28%E6%A6%8A%29%2C+Blatt+10+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.150/dc00115340</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66f169ff</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115341</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hana chiru sato, Blatt 11 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hana+chiru+sato+%28%E8%8A%B1%E6%95%A3%E9%87%8C%29%2C+Blatt+11+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.151/dc00115341</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f66fa6bb5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115342</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Suma, Blatt 12 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Suma+%28%E9%A0%88%E7%A3%A8%29%2C+Blatt+12+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.152/dc00115342</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f670494c7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115343</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Akashi, Blatt 13 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Akashi+%28%E6%98%8E%E7%9F%B3%29%2C+Blatt+13+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.153/dc00115343</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f670e3fc4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115344</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Miotsukushi, Blatt 14 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Miotsukushi+%28%E6%BE%AA%E6%A8%99%29%2C+Blatt+14+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.154/dc00115344</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67182178</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115345</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yomogiu, Blatt 15 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yomogiu+%28%E8%93%AC%E7%94%9F%29%2C+Blatt+15+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.155/dc00115345</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67222eb4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115346</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sekiya, Blatt 16 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sekiya+%28%E9%96%A2%E5%B1%8B%29%2C+Blatt+16+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.156/dc00115346</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f672b910a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115347</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>E awase, Blatt 17 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/E+awase+%28%E7%B5%B5%E5%90%88%29%2C+Blatt+17+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.157/dc00115347</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6734cea0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115348</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Matsukaze, Blatt 18 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Matsukaze+%28%E6%9D%BE%E9%A2%A8%29%2C+Blatt+18+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.158/dc00115348</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f673eba0e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115349</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Usugumo, Blatt 19 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Usugumo+%28%E8%96%84%E9%9B%B2%29%2C+Blatt+19+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.159/dc00115349</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6748f0b8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115350</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wakamurasaki, Blatt 5 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wakamurasaki+%28%E8%8B%A5%E7%B4%AB%29%2C+Blatt+5+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.160/dc00115350</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f675305de</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115351</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Otome, Blatt 20 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Otome+%28%E4%B9%99%E5%A5%B3%29%2C+Blatt+20+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.161/dc00115351</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f675becde</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115352</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tamakazura, Blatt 22 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tamakazura+%28%E7%8E%89%E9%AC%98%29%2C+Blatt+22+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29Tamakazura+%28%E7%8E%89%E9%AC%98%29%2C+Blatt+22+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.162/dc00115352</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f676678c8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115353</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hatsune, Blatt 23 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hatsune+%28%E5%88%9D%E9%9F%B3%29%2C+Blatt+23+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.163/dc00115353</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6771a694</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115354</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Koch&#333;, Blatt 24 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Koch%C5%8D+%28%E8%83%A1%E8%9D%B6%29%2C+Blatt+24+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.164/dc00115354</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f677aa5d5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115355</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hotaru, Blatt 25 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hotaru+%28%E8%9E%A2%29%2C+Blatt+25+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.165/dc00115355</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6787c126</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115356</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nowaki, Blatt 28 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nowaki+%28%E9%87%8E%E5%88%86%29%2C+Blatt+28+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.166/dc00115356</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67921821</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115357</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Miyuki, Blatt 29 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Miyuki+%28%E5%BE%A1%E5%B9%B8%29%2C+Blatt+29+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.167/dc00115357</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f679abc3d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115358</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fujibakama, Blatt 30 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fujibakama+%28%E8%98%AD%29%2C+Blatt+30+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.168/dc00115358</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67a3ef15</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115359</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Makibashira, Blatt 31 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Makibashira+%28%E7%9C%9F%E6%9C%A8%E6%9F%B1%29%2C+Blatt+31+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.169/dc00115359</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67adb9aa</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115360</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Umegae, Blatt 32 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Umegae+%28%E6%A2%85%E6%9E%9D%29%2C+Blatt+32+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.170/dc00115360</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67b6454e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115361</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fuji no uraba, Blatt 33 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fuji+no+uraba+%28%E8%97%A4%E8%A3%8F%E8%91%89%29%2C+Blatt+33+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.171/dc00115361</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67beb17f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115362</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wakana j&#333;, Blatt 34 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wakana+j%C5%8D+%28%E8%8B%A5%E8%8F%9C%E4%B8%8A%29%2C+Blatt+34+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.172/dc00115362</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67c877ca</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115363</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wakana ge, Blatt 35 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wakana+ge+%28%E8%8B%A5%E8%8F%9C%E4%B8%8B%29%2C+Blatt+35+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.173/dc00115363</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67d1b792</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115364</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kashiwagi, Blatt 36 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kashiwagi+%28%E6%9F%8F%E6%9C%A8%29%2C+Blatt+36+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.174/dc00115364</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67dd02f8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115365</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yokobue, Blatt 37 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yokobue+%28%E6%A8%AA%E7%AC%9B%29%2C+Blatt+37+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.175/dc00115365</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67e6d122</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115366</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Suzumushi, Blatt 38 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Suzumushi+%28%E9%88%B4%E8%99%AB%29%2C+Blatt+38+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.176/dc00115366</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67f0e9de</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115367</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Y&#363;giri, Blatt 39 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Y%C5%ABgiri+%28%E5%A4%95%E9%9C%A7%29%2C+Blatt+39+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.177/dc00115367</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f67f98662</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115368</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Minori, Blatt 40 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Minori+%28%E5%BE%A1%E6%B3%95%29%2C+Blatt+40+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.178/dc00115368</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6803a28c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115369</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Maboroshi, Blatt 41 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Maboroshi+%28%E5%B9%BB%29%2C+Blatt+41+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.179/dc00115369</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f680c8532</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115370</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ni&#333; miya, Blatt 42 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ni%C5%8D+miya+%28%E5%8C%82%E5%AE%AE%29%2C+Blatt+42+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.180/dc00115370</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6816af17</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115371</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>K&#333;bai, Blatt 43 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/K%C5%8Dbai+%28%E7%B4%85%E6%A2%85%29%2C+Blatt+43+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.181/dc00115371</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f681f1e59</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115372</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Takegawa, Blatt 44 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Takegawa+%28%E7%AB%B9%E5%B7%9D%29%2C+Blatt+44+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.182/dc00115372</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6828e679</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115373</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hashihime, Blatt 45 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hashihime+%28%E6%A9%8B%E5%A7%AB%29%2C+Blatt+45+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.183/dc00115373</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f683237de</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115374</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sh&#299;-ga-moto, Blatt 46 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sh%C4%AB-ga-moto+%28%E6%A4%8E%E6%9C%AC%29%2C+Blatt+46+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.184/dc00115374</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f683a13fd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115375</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Magemaki, Blatt 47 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Magemaki+%28%E7%B7%8F%E8%A7%92%29%2C+Blatt+47+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.185/dc00115375</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68443566</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115376</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sawarabi, Blatt 48 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sawarabi+%28%E6%97%A9%E8%95%A8%29%2C+Blatt+48+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.186/dc00115376</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f684ca9db</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115377</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yadogiri, Blatt 49 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yadogiri+%28%E5%AE%BF%E6%9C%A8%29%2C+Blatt+49+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.187/dc00115377</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68564912</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115378</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tenarai, Blatt 53 aus der Serie: Genji Wolken zusammen mit Ukiyo-e</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tenarai+%28%E6%89%8B%E7%BF%92%29%2C+Blatt+53+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.188/dc00115378</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6860721c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115379</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yume no ukihashi, Blatt 54 aus der Serie: Genji Wolken zusammen mit Ukiyo-e </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yume+no+ukihashi+%28%E5%A4%A2%E6%B5%AE%E6%A9%8B%29%2C+Blatt+54+aus+der+Serie%3A+Genji+Wolken+zusammen+mit+Ukiyo-e+%28Genji+gumo+ukiyo+e+awase+%E6%BA%90%E6%B0%8F%E9%9B%B2%E6%B5%AE%E4%B8%96%E7%94%BB%E5%90%88%29/S2009.189/dc00115379</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68690277</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115380</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kampfszene mit Shimura Sh&#333;z&#333; Katsutoyo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 40 cm; Breite: 27,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1860</earliest><latest>1890</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;                Zustandsdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kampfszene+mit+Shimura+Sh%C5%8Dz%C5%8D+Katsutoyo/S2009.190/dc00115380</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68719f6e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115381</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kamigashi-hime, aus der Serie: Spiegel von Kriegern unseres Landes</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 40 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kamigashi-hime%2C+aus+der+Serie%3A+Spiegel+von+Kriegern+unseres+Landes+%28Honch%C5%8D+musha+kagami%3A+Kamigashi-hime+%E6%9C%AC%E6%9C%9D%E6%AD%A6%E8%80%85%E9%8F%A1+%E7%A5%9E%E5%A4%8F%E7%A4%92%E5%AA%9B%29/S2009.191/dc00115381</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f687e6051</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115382</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das gro&#223;artige Hakkenshi des alten Herrn Kyokutei, der gro&#223;e Autor</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,8 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1835</datum><earliest>1831</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+gro%C3%9Fartige+Hakkenshi+des+alten+Herrn+Kyokutei%2C+der+gro%C3%9Fe+Autor+%28Kyokutei-o+seicho+Hakkenshi+zuiichi+%E6%9B%B2%E4%BA%AD%E7%BF%81%E7%B2%BE%E8%91%97%E5%85%AB%E7%8A%AC%E5%A3%AB%E9%9A%8F%E4%B8%80%29/S2009.192/dc00115382</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68872134</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115383</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sch&#246;ne mit Schellenkranz</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;                teils mit roter Tusche&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sch%C3%B6ne+mit+Schellenkranz/S2009.193/dc00115383</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f689169a0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115384</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Mitsugor&#333; als Goemon</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+als+Goemon+%28%E4%BA%94%E5%8F%B3%E8%A1%9B%E9%96%80+%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29/S2009.194/dc00115384</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f689a32c4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115385</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Danj&#363;r&#333; als Katsuma Gengobei und Ichikawa Monnosuke als die Geisha Koman</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+als+Katsuma+Gengobei+%28%E8%96%A9%E6%91%A9%E6%BA%90%E4%BA%94%E5%85%B5%E8%A1%9B+%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29+und+Ichikawa+Monnosuke+als+die+Geisha+Koman+%28%E5%B8%82%E5%B7%9D%E9%96%80%E4%B9%8B%E5%8A%A9+%E3%81%92%E3%81%84%E3%81%97%E3%82%83%E5%B0%8F%E3%81%BE%E3%82%93%29/S2009.195/dc00115385</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68a488bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115386</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Ebij&#363;r&#333; I als Heiji Kagetaka, Ichikawa Danj&#363;r&#333; VII als Genta Kagesue und Ichikawa Monnosuke III als Chidori</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/material/mat00098&#10;                Tusche&#10;                Tuschespuren&#10;              ">Tusche</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Ebij%C5%ABr%C5%8D+I+als+Heiji+Kagetaka+%28%E5%B9%B3%E6%B2%BB%E6%99%AF%E9%AB%98+%E5%B8%82%E5%B7%9D%E9%B0%95%E5%8D%81%E9%83%8E%29%2C+Ichikawa+Danj%C5%ABr%C5%8D+VII+als+Genta+Kagesue+%28%E6%BA%90%E5%A4%AA%E6%99%AF%E5%AD%A3+%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29+und+Ichikawa+Monnosuke+III+als+Chidori+%28%E5%8D%83%E9%B3%A5+%E5%B8%82%E5%B7%9D%E9%96%80%E4%B9%8B%E5%8A%A9%29/S2009.196/dc00115386</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68ae1f48</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115387</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sch&#246;ne mit Papiert&#252;chern</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sch%C3%B6ne+mit+Papiert%C3%BCchern/S2009.197/dc00115387</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68b91d39</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115388</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Armee am Flussufer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 40 cm; Breite: 27,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Armee+am+Flussufer/S2009.198/dc00115388</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68c5a583</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115389</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Einer der Hakkenshi des Hauses Satomi: Inue Shinbei Masashi</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Einer+der+Hakkenshi+des+Hauses+Satomi%3A+Inue+Shinbei+Masashi+%28Satomi-ke+hakkenshi+no+hitori+Inue+Shinbei+Masashi+%E9%87%8C%E7%BE%8E%E5%AE%B6%E5%85%AB%E7%8A%AC%E5%A3%AB%E4%B9%8B%E4%B8%80%E4%BA%BA+%E7%8A%AC%E6%B1%9F%E6%96%B0%E5%85%B5%E8%A1%9B%E4%BB%81%29/S2009.199/dc00115389</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68ced582</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115390</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Einer der Hakkenshi des Hauses Satomi: Inuzuka Shino Moritaka</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 51,5 cm (zusammen mit S2009.200b)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Einer+der+Hakkenshi+des+Hauses+Satomi%3A+Inuzuka+Shino+Moritaka+%28Satomi-ke+hakkenshi+no+hitori+Inuzuka+Shino+Moritaka+%E9%87%8C%E8%A6%8B%E5%AE%B6%E5%85%AB%E7%8A%AC%E5%A3%AB%E4%B9%8B%E4%B8%80%E4%BA%BA+%E7%8A%AC%E5%A1%9A%E4%BF%A1%E4%B9%83%E6%88%8C%E5%AD%9D%29/S2009.200.a/dc00115390</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68da1981</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115391</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          fehlt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Einer der Hakkenshi des Hauses Satomi: Inukai Genpachi Michinobu </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 51,5 cm (zusammen mit S 2009.200a)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11219&#10;                http://vocab.getty.edu/ulan/500333882&#10;                &#10;                  Ry&#x16B;sai Shigeharu&#10;                &#10;                &#10;                  Yamaguchi, Shigeharu&#10;                &#10;                &#10;                  Ry&#x16B;sai, Shigeharu&#10;                &#10;                &#10;                  1803&#10;                  1853&#10;                &#10;              "><name>Ry&#363;sai Shigeharu</name><geburtsjahr>1803</geburtsjahr><todesjahr>1853</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Einer+der+Hakkenshi+des+Hauses+Satomi%3A+Inukai+Genpachi+Michinobu+%28Satomi-ke+hakkenshi+no+hitori+Inukai+Kenpachi+Michinobu+%E9%87%8C%E8%A6%8B%E5%AE%B6%E5%85%AB%E7%8A%AC%E5%A3%AB%E4%B9%8B%E4%B8%80%E4%BA%BA+%E7%8A%AC%E9%A3%BC%E8%A6%8B%E5%85%AB%E4%BF%A1%E9%81%93%29/S2009.200.b/dc00115391</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68e48580</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115392</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Matsue III, Arashi Sangor&#333; III und Nakamura Utaemon III vor l&#228;ndlicher Szenerie</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,1 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9350&#10;                http://vocab.getty.edu/ulan/500333020&#10;                &#10;                  Shunk&#x14D;sai Hokush&#x16B;&#10;                &#10;                &#10;                  Shunk&#x14D;sai, Hokush&#x16B; &#10;                &#10;                &#10;              "><name>Shunk&#333;sai Hokush&#363;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Matsue+III%2C+Arashi+Sangor%C5%8D+III+und+Nakamura+Utaemon+III+vor+l%C3%A4ndlicher+Szenerie/S2009.201/dc00115392</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68ee805e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115393</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Yamazaki Yogor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,8 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102936&#10;                &#10;                  Shunshosai Hokuch&#x14D;&#10;                &#10;                &#10;                  Shunshosai, Hokuch&#x14D;&#10;                &#10;                &#10;                  Inoue, Hokuch&#x14D;&#10;                &#10;                &#10;              "><name>Shunshosai Hokuch&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1827</earliest><latest>1827</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Yamazaki+Yogor%C5%8D+%28%E5%B1%B1%E5%B4%8E%E4%B8%8E%E4%BA%94%E9%83%8E+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.202/dc00115393</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f68f9be72</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115394</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Yatsu Ippei</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097832&#10;                &#10;                  Hokumy&#x14D; Sekk&#x14D;tei&#10;                &#10;                &#10;                  Hokumy&#x14D;, Sekk&#x14D;tei&#10;                &#10;                &#10;                  Hokumy&#x14D;, Shunpusai&#10;                &#10;                &#10;                  &#x6625;&#x5A66;&#x658E;&#x5317;&#x5999;&#10;                &#10;                &#10;              "><name>Hokumy&#333; Sekk&#333;tei</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Yatsu+Ippei+%28%E5%A5%B4%E6%99%A9%E5%B9%B3+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.203/dc00115394</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f690549b5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115396</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kameyama, Sonnenschein nach Schneefall, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kameyama%2C+Sonnenschein+nach+Schneefall%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsanji+no+uchi+Kameyama+yukibare+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E6%8B%BE%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85+%E4%BA%80%E5%B1%B1%E9%9B%AA%E6%99%B4%29/S2009.205/dc00115396</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6911531e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115397</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;tsu, Hashirii-Teeladen, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Ctsu%2C+Hashirii-Teeladen%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsanji+no+uchi+%C5%8Dtsu+hashirii+chaten+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E6%8B%BE%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85+%E5%A4%A7%E6%B4%A5%E8%B5%B0%E4%BA%95%E8%8C%B6%E5%BA%97%29/S2009.206/dc00115397</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f691c68a1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115398</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hara, aus der Serie: 53 Vergleiche zu den Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hara%2C+aus+der+Serie%3A+53+Vergleiche+zu+den+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsui+Hara+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E5%AF%BE+%E5%8E%9F%29/S2009.207/dc00115398</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6927abb7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115399</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Tenmang&#363; Schrein in Yushima, aus der Serie: Ber&#252;hmte Orte in Edo</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Tenmang%C5%AB+Schrein+in+Yushima+%28Yushima+Tenmang%C5%AB+%E6%B9%AF%E3%81%97%E3%81%BE%E5%A4%A9%E6%BA%80%E5%AE%AE%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+in+Edo+%28K%C5%8Dto+meisho+%E6%B1%9F%E9%83%BD%E5%90%8D%E6%89%80%29/S2009.208/dc00115399</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6932aef2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115400</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Shinano: Spiegelung des Mondes in den Reisfeldern am Ky&#333;dai-Berg, Blatt 25 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Shinano%3A+Spiegelung+des+Mondes+in+den+Reisfeldern+am+Ky%C5%8Ddai-Berg+%28Shinano+Sarashina+tagoto+tsuki%E4%BF%A1%E6%BF%83%E6%9B%B4%E7%A7%91%E7%94%B0%E6%AF%8E%E6%9C%88%E9%8F%A1%E8%87%BA%E5%B1%B1%29%2C+Blatt+25+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/S2009.209/dc00115400</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f693d9241</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115402</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hundert N&#333;-St&#252;cke: &#332;eyama</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104259&#10;                http://d-nb.info/gnd/1018110313&#10;                &#10;                  Tsukioka K&#x14D;gyo&#10;                &#10;                &#10;                  Tsukioka, K&#x14D;gyo&#10;                &#10;                &#10;                  1869&#10;                  1927&#10;                &#10;              "><name>Tsukioka K&#333;gyo</name><geburtsjahr>1869</geburtsjahr><todesjahr>1927</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1890</earliest><latest>1925</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hundert+N%C5%8D-St%C3%BCcke%3A+%C5%8Ceyama+%28N%C5%8Dgaku+hyakuban+%C3%94eyama+%E8%83%BD%E6%A5%BD%E7%99%BE%E7%95%AA%E5%A4%A7%E6%B1%9F%E5%B1%B1%29/S2009.211/dc00115402</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f694890cf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115403</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon III als Alte Lady Sano</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 26,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9350&#10;                http://vocab.getty.edu/ulan/500333020&#10;                &#10;                  Shunk&#x14D;sai Hokush&#x16B;&#10;                &#10;                &#10;                  Shunk&#x14D;sai, Hokush&#x16B; &#10;                &#10;                &#10;              "><name>Shunk&#333;sai Hokush&#363;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1822</earliest><latest>1822</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+III+als+Alte+Lady+Sano+%28Sano+no+r%C5%8Djo+Nakamura+Utaemon+%E4%BD%90%E8%97%A4%E3%83%8E%E8%80%81%E5%A5%B3+%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2009.212/dc00115403</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69524207</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115420</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus dem Hakkenden: Kampf auf dem H&#333;ry&#363;kaku </title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus+dem+Hakkenden%3A+Kampf+auf+dem+H%C5%8Dry%C5%ABkaku+%28Hakkenden+no+uchi+H%C5%8Dry%C5%ABkaku+%E5%85%AB%E7%8A%AC%E4%BC%9D%E5%86%85%E8%8A%B3%E6%B5%81%E9%96%A3%29/S2009.225.a/dc00115420</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f695cede8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115421</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus dem Hakkenden: Kampf auf dem H&#333;ry&#363;kaku</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus+dem+Hakkenden%3A+Kampf+auf+dem+H%C5%8Dry%C5%ABkaku+%28Hakkenden+no+uchi+H%C5%8Dry%C5%ABkaku+%E5%85%AB%E7%8A%AC%E4%BC%9D%E5%86%85%E8%8A%B3%E6%B5%81%E9%96%A3%29/S2009.225.b/dc00115421</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6968b4e1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115422</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus dem Hakkenden: Kampf auf dem H&#333;ry&#363;kaku</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus+dem+Hakkenden%3A+Kampf+auf+dem+H%C5%8Dry%C5%ABkaku+%28Hakkenden+no+uchi+H%C5%8Dry%C5%ABkaku+%E5%85%AB%E7%8A%AC%E4%BC%9D%E5%86%85%E8%8A%B3%E6%B5%81%E9%96%A3%29/S2009.225.c/dc00115422</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6975891c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115423</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Geisterarmee der Heike erscheint in der Daimotsu-Bucht von Sessh&#363;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1839</earliest><latest>1841</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Geisterarmee+der+Heike+erscheint+in+der+Daimotsu-Bucht+von+Sessh%C5%AB+%28Sessh%C5%AB+daimotsuura+Heike+no+onry%C5%8D+arawaruru+no+zu+%E6%91%82%E5%B7%9E%E5%A4%A7%E7%89%A9%E6%B5%A6%E5%B9%B3%E5%AE%B6%E6%80%A8%E9%9C%8A%E9%A1%95%E3%82%8B%E3%82%8B%E5%9B%B3%29/S2009.226.a/dc00115423</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6980e2f3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115424</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Geisterarmee der Heike erscheint in der Daimotsu-Bucht von Sessh&#363;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1839</earliest><latest>1841</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Geisterarmee+der+Heike+erscheint+in+der+Daimotsu-Bucht+von+Sessh%C5%AB+%28Sessh%C5%AB+daimotsuura+Heike+no+onry%C5%8D+arawaruru+no+zu+%E6%91%82%E5%B7%9E%E5%A4%A7%E7%89%A9%E6%B5%A6%E5%B9%B3%E5%AE%B6%E6%80%A8%E9%9C%8A%E9%A1%95%E3%82%8B%E3%82%8B%E5%9B%B3%29/S2009.226.b/dc00115424</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f698bdb54</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115425</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Geisterarmee der Heike erscheint in der Daimotsu-Bucht von Sessh&#363;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1839</earliest><latest>1841</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Geisterarmee+der+Heike+erscheint+in+der+Daimotsu-Bucht+von+Sessh%C5%AB+%28Sessh%C5%AB+daimotsuura+Heike+no+onry%C5%8D+arawaruru+no+zu+%E6%91%82%E5%B7%9E%E5%A4%A7%E7%89%A9%E6%B5%A6%E5%B9%B3%E5%AE%B6%E6%80%A8%E9%9C%8A%E9%A1%95%E3%82%8B%E3%82%8B%E5%9B%B3%29/S2009.226.c/dc00115425</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69979c2c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115490</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ogata Sabur&#333;, Doppelseite aus dem Buch: Ehon k&#333;my&#333; futaba gusa gekan</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102751&#10;                http://d-nb.info/gnd/115261966&#10;                http://vocab.getty.edu/ulan/500332771&#10;                &#10;                  Tsukioka Settei&#10;                &#10;                &#10;                  Tsukioka, Settei&#10;                &#10;                &#10;                  1710&#10;                  1787&#10;                &#10;              "><name>Tsukioka Settei</name><geburtsjahr>1710</geburtsjahr><todesjahr>1787</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1759</earliest><latest>1759</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;                Farbspuren&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ogata+Sabur%C5%8D+%28%E5%B0%BE%E5%BD%A2%E4%B8%89%E9%83%8E%29/S2009.259.a/dc00115490</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69a20f51</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115491</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der wilde Gensabur&#333;, Doppelseite aus dem Buch: Ehon k&#333;my&#333; futaba gusa gekan</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102751&#10;                http://d-nb.info/gnd/115261966&#10;                http://vocab.getty.edu/ulan/500332771&#10;                &#10;                  Tsukioka Settei&#10;                &#10;                &#10;                  Tsukioka, Settei&#10;                &#10;                &#10;                  1710&#10;                  1787&#10;                &#10;              "><name>Tsukioka Settei</name><geburtsjahr>1710</geburtsjahr><todesjahr>1787</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1759</earliest><latest>1759</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;                Farbspuren&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ara+Gensabur%C5%8D+%28%E8%8D%92%E6%BA%90%E4%B8%89%E9%83%8E%29/S2009.259.b/dc00115491</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69acfae9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115492</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aku Genta, Doppelseite aus dem Buch: Ehon k&#333;my&#333; futaba gusa gekan</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102751&#10;                http://d-nb.info/gnd/115261966&#10;                http://vocab.getty.edu/ulan/500332771&#10;                &#10;                  Tsukioka Settei&#10;                &#10;                &#10;                  Tsukioka, Settei&#10;                &#10;                &#10;                  1710&#10;                  1787&#10;                &#10;              "><name>Tsukioka Settei</name><geburtsjahr>1710</geburtsjahr><todesjahr>1787</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1759</earliest><latest>1759</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;                Farbspuren&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aku+Genta+%28%E6%82%AA%E6%BA%90%E5%A4%AA%29/S2009.259.c/dc00115492</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69bc5aa1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115541</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Onoe Kikugor&#333; III als Geist von Oiwa</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,9 cm; Breite: 24,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9350&#10;                http://vocab.getty.edu/ulan/500333020&#10;                &#10;                  Shunk&#x14D;sai Hokush&#x16B;&#10;                &#10;                &#10;                  Shunk&#x14D;sai, Hokush&#x16B; &#10;                &#10;                &#10;              "><name>Shunk&#333;sai Hokush&#363;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1826</earliest><latest>1826</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Onoe+Kikugor%C5%8D+III+als+Geist+von+Oiwa/S2009.272/dc00115541</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69c7ada5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00115542</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Rokkasen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1785</earliest><latest>1815</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Rokkasen+%28%E5%85%AD%E8%8A%B1%E6%89%87%29/S2009.273/dc00115542</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69d6aaef</resourceLink></resource>
+</object>
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116018</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Bankett, Blatt 1 aus der Serie: Kinder spielen den Helden Raik&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,3 cm; Breite: 18,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1772</earliest><latest>1774</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Bankett+%28shuen+no+dan+%E9%85%92%E5%AE%B4%E3%81%AE%E3%81%A0%E3%82%93%29%2C+Blatt+1+aus+der+Serie%3A+Kinder+spielen+den+Helden+Raik%C5%8D+%28Raik%C5%8D+yamairi+asobi+%E9%A0%BC%E5%85%89%E5%B1%B1%E5%85%A5%E9%81%8A%29/S2011.1.1/dc00116018</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69ecfee4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116019</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Rash&#333;mon, Blatt 2 aus der Serie: Kinder spielen den Helden Raik&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,4 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1772</earliest><latest>1774</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Rash%C5%8Dmon+%28%E7%BE%85%E3%81%97%E3%82%83%E3%81%86%E3%82%82%E3%82%93%29%2C+Blatt+2+aus+der+Serie%3A+Kinder+spielen+den+Helden+Raik%C5%8D+%28Raik%C5%8D+yamairi+asobi+%E9%A0%BC%E5%85%89%E5%B1%B1%E5%85%A5%E9%81%8A%29/S2011.1.2/dc00116019</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f69f88d96</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116020</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Waschen der Kleidung, Blatt 5 aus der Serie: Kinder spielen den Helden Raik&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 18,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1772</earliest><latest>1774</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Waschen+der+Kleidung+%28Kinu+arai+no+tei+%E3%81%8D%E3%81%AC%E3%81%82%E3%82%89%E3%81%84%E3%81%AE%E3%81%A6%E3%81%84%29%2C+Blatt+5+aus+der+Serie%3A+Kinder+spielen+den+Helden+Raik%C5%8D+%28Raik%C5%8D+yamairi+asobi+%E9%A0%BC%E5%85%89%E5%B1%B1%E5%85%A5%E9%81%8A%29+/S2011.1.3/dc00116020</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a02f8d8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116021</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Besuch, Blatt 3 aus der Serie: Kinder spielen den Helden Raik&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,1 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1772</earliest><latest>1774</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Besuch+%28Hanao+imi+no+tan+%E3%81%AF%E3%81%AA%E3%81%8A%E3%81%84%E3%81%BF%E3%81%AE%E3%81%9F%E3%82%93%29%2C+Blatt+3+aus+der+Serie%3A+Kinder+spielen+den+Helden+Raik%C5%8D+%28Raik%C5%8D+yamairi+asobi+%E9%A0%BC%E5%85%89%E5%B1%B1%E5%85%A5%E9%81%8A%29/S2011.1.4/dc00116021</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a106cdf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116022</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Spielende Kinder, aus der Serie: Yatsushi Hakkei </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,9 cm; Breite: 18,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1739</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Spielende+Kinder%2C+aus+der+Serie%3A+Yatsushi+Hakkei+%28%E3%82%84%E3%81%A4%E3%81%97%E5%85%AB%E6%99%AF%29/S2011.1.5/dc00116022</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a1a92ca</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116023</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die D&#228;monenh&#246;hle auf dem Senj&#333;-ga-dake, Blatt 6 aus der Serie: Kinder spielen den Helden Raik&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 18,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1772</earliest><latest>1774</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+D%C3%A4monenh%C3%B6hle+auf+dem+Senj%C5%8D-ga-dake+%28Senj%C5%8D-ga-dake+oni+ga+iwaya+%E5%8D%83%E4%B8%88%E3%81%8C%E5%B6%BD%E9%AC%BC%E3%81%8C%E7%AA%9F%29%2C+Blatt+6+aus+der+Serie%3A+Kinder+spielen+den+Helden+Raik%C5%8D+%28Raik%C5%8D+yamairi+asobi+%E9%A0%BC%E5%85%89%E5%B1%B1%E5%85%A5%E9%81%8A%29/S2011.1.6/dc00116023</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a25c482</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116024</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Hanshir&#333; als Nakaya Oritsu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1812</earliest><latest>1812</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Hanshir%C5%8D+als+Nakaya+Oritsu+%28Nakaya+Oritsu+Iwai+Hanshir%C5%8D+%E4%B8%AD%E5%B1%8B%E3%81%8A%E3%82%8A%E3%81%A4+%E5%B2%A9%E4%BA%95%E5%8D%8A%E5%9B%9B%E9%83%8E%29/S2011.2/dc00116024</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a2ed13c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116025</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Ichikawa Danj&#363;r&#333; V</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1769</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+V/S2011.3/dc00116025</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a385521</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116026</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Nakamura Matsue als Gihei Ny&#333;b&#333; Osono</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1784</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Nakamura+Matsue+als+Gihei+Ny%C5%8Db%C5%8D+Osono/S2011.4/dc00116026</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a4128e9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116027</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Seki Sanj&#363;r&#333; als Kurtisane, L&#246;went&#228;nzer und Muscheltaucherin aus Shichihenge</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,7 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1810</datum><earliest>1800</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Seki+Sanj%C5%ABr%C5%8D+als+Kurtisane%2C+L%C3%B6went%C3%A4nzer+und+Muscheltaucherin+aus+Shichihenge%0A%28Shichihenge+no+uchi+keisei+shishi+ama+Seki+Sanj%C5%ABr%C5%8D+%E4%B8%83%E5%A4%89%E5%8C%96%E5%86%85%E3%81%91%E3%81%84%E3%81%9B%E3%81%84%E7%8D%85%E5%AD%90%E3%81%82%E3%81%BE%E9%96%A2%E4%B8%89%E5%8D%81%E9%83%8E%29%0A/S2011.5/dc00116027</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a4b03bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116028</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Iwai Hanshiro VI in weiblicher Rolle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>vor 1825</datum><earliest>1820</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Iwai+Hanshiro+VI+%28%E5%B2%A9%E4%BA%95%E5%8D%8A%E5%9B%9B%E9%83%8E%29+in+weiblicher+Rolle/S2011.6/dc00116028</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a54d698</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116029</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Hanshir&#333; V als Tojaku als F&#228;cherpapierverk&#228;ufer, aus der Serie: F&#252;nf Bilder verschiedener H&#228;ndler</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 22,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1813</datum><earliest>1811</earliest><latest>1814</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Hanshir%C5%8D+V+als+Tojaku+als+F%C3%A4cherpapierverk%C3%A4ufer+%28Tojaku+jigami+%E6%9D%9C%E8%8B%A5%E5%9C%B0%E7%B4%99%29%2C+aus+der+Serie%3A+F%C3%BCnf+Bilder+verschiedener+H%C3%A4ndler+%28sho-sh%C5%8Dnin+gomaizoku+%E8%AB%B8%E5%95%86%E4%BA%BA%E4%BA%94%E6%9E%9A%E7%B6%9A%29/S2011.7/dc00116029</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a5e1a97</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116030</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Eizabur&#333; I</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1809</earliest><latest>1809</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Onoe+Eizabur%C5%8D+I/S2011.8/dc00116030</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a681a69</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116031</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Segawa Rok&#333; IV als Osome und Sawamura Tanosuke II als Oharu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1811</earliest><latest>1814</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Segawa+Rok%C5%8D+IV+als+Osome+%28%E3%81%8A%E3%81%9D%E3%82%81+%E7%80%AC%E5%B7%9D%E8%B7%AF%E8%80%83%29+und+Sawamura+Tanosuke+II+als+Oharu+%28%E3%81%8A%E3%81%AF%E3%82%8B%E6%B2%A2%E6%9D%91%E7%94%B0%E4%B9%8B%E5%8A%A9%29/S2011.9/dc00116031</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a724101</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116034</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Landende G&#228;nse bei Yoshiwara, aus der Serie: Acht Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10335&#10;                http://d-nb.info/gnd/133027074&#10;                http://vocab.getty.edu/ulan/500334461&#10;                &#10;                  Utagawa Toyohiro&#10;                &#10;                &#10;                  Utagawa, Toyohiro&#10;                &#10;                &#10;                  Okajima T&#x14D;jir&#x14D;&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x8C4A;&#x5E83;&#10;                &#10;                &#10;                  1773&#10;                  1829&#10;                &#10;              "><name>Utagawa Toyohiro</name><geburtsjahr>1773</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1800</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Landende+G%C3%A4nse+bei+Yoshiwara+%28Yoshiwara+rakugan+%E5%90%89%E5%8E%9F%E8%90%BD%E9%9B%81%29%2C+aus+der+Serie%3A+Acht+Ansichten+von+Edo+%28Edo+hakkei+%E6%B1%9F%E6%88%B8%E5%85%AB%E6%99%AF%29/S2011.12/dc00116034</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a7ddd3d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116035</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der 12. Monat: Jahrmarkt, aus der Serie: Die zw&#246;lf Monate der Sch&#246;nheiten der flie&#223;enden Welt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+12.+Monat%3A+Jahrmarkt+%28%E5%8D%81%E4%BA%8C%E6%9C%88%E3%81%A8%E3%81%97%E3%81%AE%E5%B8%82%29%2C+aus+der+Serie%3A+Die+zw%C3%B6lf+Monate+der+Sch%C3%B6nheiten+der+flie%C3%9Fenden+Welt+%28%E6%B5%AE%E4%B8%96%E7%BE%8E%E4%BA%BA%E5%8D%81%E4%BA%8C%E7%AE%87%E6%9C%88%29/S2011.13/dc00116035</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a88c6a1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116036</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gospieler</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 17,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102709&#10;                http://d-nb.info/gnd/119001136&#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Eisan Kikukawa&#10;                &#10;                &#10;                  &#x83CA;&#x5DDD;&#x82F1;&#x5C71;&#10;                &#10;                &#10;                  1787&#10;                  1867&#10;                &#10;              "><name>Kikukawa Eizan</name><geburtsjahr>1787</geburtsjahr><todesjahr>1867</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1787</earliest><latest>1867</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gospieler/S2011.14/dc00116036</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a91b373</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116037</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der erste Schnee des Jahres: Austernschalen auf der Stra&#223;e</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102709&#10;                http://d-nb.info/gnd/119001136&#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Eisan Kikukawa&#10;                &#10;                &#10;                  &#x83CA;&#x5DDD;&#x82F1;&#x5C71;&#10;                &#10;                &#10;                  1787&#10;                  1867&#10;                &#10;              "><name>Kikukawa Eizan</name><geburtsjahr>1787</geburtsjahr><todesjahr>1867</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1820</datum><earliest>1800</earliest><latest>1867</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+erste+Schnee+des+Jahres%3A+Austernschalen+auf+der+Stra%C3%9Fe+%28hatsuyuki+michi+no+kakikara+%E5%88%9D%E9%9B%AA%E9%81%93%E3%81%AE%E3%81%8B%E3%81%8D%E3%81%8B%E3%82%89%29/S2011.15/dc00116037</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6a9ef29d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116038</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Mitsugor&#333; als Kobayashi Asahina</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1806</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+als+Kobayashi+Asahina+%28Kobayashi+no+Asahina+Band%C5%8D+Mitsugor%C5%8D+%E5%B0%8F%E6%9E%97%E3%81%AE%E3%81%82%E3%81%95%E3%81%B2%E3%81%AA+%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29/S2011.16/dc00116038</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6aadffc0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116039</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Picknick am Wasser</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,5 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102705&#10;                http://viaf.org/viaf/310540172&#10;                &#10;                  Katsukawa Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D; II&#10;                &#10;                &#10;                  &#x52DD;&#x5DDD;&#x6625;&#x6247;&#10;                &#10;                &#10;                  1762&#10;                  1830&#10;                &#10;              "><name>Katsukawa Shunsen</name><geburtsjahr>1762</geburtsjahr><todesjahr>1830</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Picknick+am+Wasser/S2011.17/dc00116039</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ab91011</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116040</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Vornehme Dame mit Begleiterin und Diener vor einem Stoffladen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102705&#10;                http://viaf.org/viaf/310540172&#10;                &#10;                  Katsukawa Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunsen&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D; II&#10;                &#10;                &#10;                  &#x52DD;&#x5DDD;&#x6625;&#x6247;&#10;                &#10;                &#10;                  1762&#10;                  1830&#10;                &#10;              "><name>Katsukawa Shunsen</name><geburtsjahr>1762</geburtsjahr><todesjahr>1830</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Vornehme+Dame+mit+Begleiterin+und+Diener+vor+einem+Stoffladen/S2011.18/dc00116040</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ac5e193</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116041</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Mitsugor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1769</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D/S2011.19/dc00116041</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ad13c4c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116043</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura S&#333;j&#363;r&#333; III</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32,5 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1769</earliest><latest>1800</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+S%C5%8Dj%C5%ABr%C5%8D+III/S2011.21/dc00116043</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ada242a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116044</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Achter Akt des St&#252;cks Ch&#363;shingura, gespielt mit Puppen in einem Zimmer </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 15,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10335&#10;                http://d-nb.info/gnd/133027074&#10;                http://vocab.getty.edu/ulan/500334461&#10;                &#10;                  Utagawa Toyohiro&#10;                &#10;                &#10;                  Utagawa, Toyohiro&#10;                &#10;                &#10;                  Okajima T&#x14D;jir&#x14D;&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x8C4A;&#x5E83;&#10;                &#10;                &#10;                  1773&#10;                  1829&#10;                &#10;              "><name>Utagawa Toyohiro</name><geburtsjahr>1773</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1773</earliest><latest>1829</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Achter+Akt+des+St%C3%BCcks+Ch%C5%ABshingura%2C+gespielt+mit+Puppen+in+einem+Zimmer+%28Ozashiki+nigy%C5%8D+ch%C5%ABshingura+hachidanme+%E3%81%8A%E5%BA%A7%E6%95%B7%E4%BA%BA%E5%BD%A2%E5%BF%A0%E8%87%A3%E8%94%B5%E5%85%AB%E6%AE%B5%E7%9B%AE%29/S2011.22/dc00116044</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ae36762</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116045</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Frauen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,2 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1750</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Frauen/S2011.23/dc00116045</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6aee9133</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116046</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Lesende</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10335&#10;                http://d-nb.info/gnd/133027074&#10;                http://vocab.getty.edu/ulan/500334461&#10;                &#10;                  Utagawa Toyohiro&#10;                &#10;                &#10;                  Utagawa, Toyohiro&#10;                &#10;                &#10;                  Okajima T&#x14D;jir&#x14D;&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x8C4A;&#x5E83;&#10;                &#10;                &#10;                  1773&#10;                  1829&#10;                &#10;              "><name>Utagawa Toyohiro</name><geburtsjahr>1773</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1773</earliest><latest>1828</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Lesende/S2011.24/dc00116046</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6af7d733</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116047</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau mit Kind und Stoffbahn, aus der Serie: Sammlung sch&#246;ner Frauen mit Kindern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 23 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+mit+Kind+und+Stoffbahn%2C+aus+der+Serie%3A+Sammlung+sch%C3%B6ner+Frauen+mit+Kindern+%28kotakara+bijin+awase+%E5%AD%90%E5%AE%9D%E7%BE%8E%E4%BA%BA%E5%90%88%29/S2011.25/dc00116047</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b032a14</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116048</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Ry&#363;z&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32 cm; Breite: 14 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102755&#10;                http://d-nb.info/gnd/1093243015&#10;                http://vocab.getty.edu/ulan/500057323&#10;                &#10;                  Katsukawa Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shunei&#10;                &#10;                &#10;                  Katsukawa, Ky&#x16B;jir&#x14D;&#10;                &#10;                &#10;                  Ky&#x16B;tokusai&#10;                &#10;                &#10;                  1762&#10;                  1819&#10;                &#10;              "><name>Katsukawa Shun'ei</name><geburtsjahr>1762</geburtsjahr><todesjahr>1819</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1791</earliest><latest>1791</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Ry%C5%ABz%C5%8D/S2011.26/dc00116048</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b0c9efb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116049</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Nakamura Tomij&#363;r&#333; in weiblicher Rolle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1731</earliest><latest>1778</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Nakamura+Tomij%C5%ABr%C5%8D+in+weiblicher+Rolle/S2011.27/dc00116049</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b16a636</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116050</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Matsusuke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,7 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5035&#10;                http://d-nb.info/gnd/140597026&#10;                http://vocab.getty.edu/ulan/500121075&#10;                &#10;                  Katsukawa Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#xF4;&#10;                &#10;                &#10;                  Katsukawa Shunk&#x14D; I&#10;                &#10;                &#10;                  Kiyokawa, Denjir&#x14D;&#10;                &#10;                &#10;                  1743&#10;                  1812&#10;                &#10;              "><name>Katsukawa Shunk&#333;</name><geburtsjahr>1743</geburtsjahr><todesjahr>1812</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1790</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Onoe+Matsusuke/S2011.28/dc00116050</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b204f77</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116051</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspielerportr&#228;t</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31,6 cm; Breite: 14,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5035&#10;                http://d-nb.info/gnd/140597026&#10;                http://vocab.getty.edu/ulan/500121075&#10;                &#10;                  Katsukawa Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#xF4;&#10;                &#10;                &#10;                  Katsukawa Shunk&#x14D; I&#10;                &#10;                &#10;                  Kiyokawa, Denjir&#x14D;&#10;                &#10;                &#10;                  1743&#10;                  1812&#10;                &#10;              "><name>Katsukawa Shunk&#333;</name><geburtsjahr>1743</geburtsjahr><todesjahr>1812</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1743</earliest><latest>1812</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspielerportr%C3%A4t/S2011.29/dc00116051</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b2d244f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116052</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Segawa Kikujiro in weiblicher Rolle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31,8 cm; Breite: 14,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5035&#10;                http://d-nb.info/gnd/140597026&#10;                http://vocab.getty.edu/ulan/500121075&#10;                &#10;                  Katsukawa Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunk&#xF4;&#10;                &#10;                &#10;                  Katsukawa Shunk&#x14D; I&#10;                &#10;                &#10;                  Kiyokawa, Denjir&#x14D;&#10;                &#10;                &#10;                  1743&#10;                  1812&#10;                &#10;              "><name>Katsukawa Shunk&#333;</name><geburtsjahr>1743</geburtsjahr><todesjahr>1812</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1743</earliest><latest>1755</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Segawa+Kikujiro+in+weiblicher+Rolle/S2011.30/dc00116052</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b38b34b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116053</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa K&#333;maz&#333; II</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32,8 cm; Breite: 15,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+K%C5%8Dmaz%C5%8D+II/S2011.31/dc00116053</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b4219c9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116054</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Ichikawa Yaoz&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1726</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Ichikawa+Yaoz%C5%8D/S2011.32/dc00116054</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b4b98f0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116055</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspielerportr&#228;t</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1726</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspielerportr%C3%A4t/S2011.33/dc00116055</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b59b65e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116056</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Sangor&#333; II als Saigy&#333; H&#333;shi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32 cm; Breite: 14,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1777</earliest><latest>1777</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Sangor%C5%8D+II+als+Saigy%C5%8D+H%C5%8Dshi/S2011.34/dc00116056</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b635a7f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116057</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; V</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 29 cm; Breite: 14 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1741</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+V/S2011.35/dc00116057</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b6c6862</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116058</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Ichikawa Danj&#363;r&#333; V</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 33 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1741</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+V/S2011.36/dc00116058</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b7764b7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116059</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Monnosuke II als Sanada no Yoichi und Ichikawa Jun'emon als Daiba Sabur&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 29 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1774</earliest><latest>1774</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Monnosuke+II+als+Sanada+no+Yoichi+und+Ichikawa+Jun%27emon+als+Daiba+Sabur%C5%8D/S2011.37/dc00116059</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b812709</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116060</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendschnee am Berg Hira</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,5 cm; Breite: 18,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1726</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendschnee+am+Berg+Hira+%28hira+no+bosetsu+%E6%AF%94%E8%89%AF%E3%81%AE%E6%9A%AE%E9%9B%AA%29/S2011.38.1/dc00116060</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b8be89a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116061</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Herbstmond &#252;ber dem Ishiyama</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1726</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Herbstmond+%C3%BCber+dem+Ishiyama+%28Ishiyama+no+aki+no+tsuki+%E7%9F%B3%E5%B1%B1%E3%81%AE%E7%A7%8B%E3%81%AE%E6%9C%88%29/S2011.38.2/dc00116061</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6b97dfce</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116062</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler &#332;tani Hiroemon III</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32,5 cm; Breite: 14,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1772</earliest><latest>1772</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+%C5%8Ctani+Hiroemon+III/S2011.39/dc00116062</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ba3f8a9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116063</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Omez&#333; I als Kamei Rokur&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31,5 cm; Breite: 14 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102755&#10;                http://d-nb.info/gnd/1093243015&#10;                http://vocab.getty.edu/ulan/500057323&#10;                &#10;                  Katsukawa Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shunei&#10;                &#10;                &#10;                  Katsukawa, Ky&#x16B;jir&#x14D;&#10;                &#10;                &#10;                  Ky&#x16B;tokusai&#10;                &#10;                &#10;                  1762&#10;                  1819&#10;                &#10;              "><name>Katsukawa Shun'ei</name><geburtsjahr>1762</geburtsjahr><todesjahr>1819</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1791</datum><earliest>1789</earliest><latest>1793</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Omez%C5%8D+I+als+Kamei+Rokur%C5%8D+/S2011.40/dc00116063</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6bad33e8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116064</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sich umarmendes Paar</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 31,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1726</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sich+umarmendes+Paar/S2011.41.1/dc00116064</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6bb6bce7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116065</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Beim Rauchen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 31 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1726</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Beim+Rauchen/S2011.41.2/dc00116065</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6bc3b9bb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116066</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Tominosuke I</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30 cm; Breite: 13 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10135&#10;                &#10;                  Torii Kiyomitsu II&#10;                &#10;                &#10;                  Torii, Kiyomitsu &#10;                &#10;                &#10;                  Torii, Kiyomine&#10;                &#10;                &#10;                  1788&#10;                  1869&#10;                &#10;              "><name>Torii Kiyomitsu II</name><geburtsjahr>1788</geburtsjahr><todesjahr>1869</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1735</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Tominosuke+I+%28%E5%B5%90%E5%AF%8C%E4%B9%8B%E5%8A%A9%29/S2011.42/dc00116066</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6bcd0ebf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116067</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sich umarmendes Paar</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sich+umarmendes+Paar/S2011.43.1/dc00116067</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6bd5f70d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116068</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Paar auf einem Balkon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,2 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Paar+auf+einem+Balkon/S2011.43.2/dc00116068</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6be22627</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116069</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Paar mit Beobachterin</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,2 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Paar+mit+Beobachterin/S2011.43.3/dc00116069</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6bec306f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116070</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Beobachterin</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Beobachterin/S2011.43.4/dc00116070</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6bf6db29</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116071</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Shunga</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 14 cm; Breite: 31,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Shunga/S2011.43.5/dc00116071</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c0048c8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116072</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schlafende</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 13,5 cm; Breite: 15,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schlafende/S2011.43.6/dc00116072</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c09d943</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116073</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schlafende</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 12,7 cm; Breite: 14 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schlafende/S2011.43.7/dc00116073</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c15096d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116074</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Heimliches Treffen, Blatt 24 aus der Serie: Die reizenden Liebesabenteuer des Maneemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 30 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Heimliches+Treffen%2C+Blatt+24+aus+der+Serie%3A+Die+reizenden+Liebesabenteuer+des+Maneemon+%28F%C5%ABry%C5%AB+enshoku+Maneemon+%E9%A2%A8%E6%B5%81%E8%89%B6%E8%89%B2%E7%9C%9F%E4%BC%BC%E3%82%91%E3%82%82%E3%82%93%29/S2011.44/dc00116074</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c21f670</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116075</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Junge Frau versteckt Brief vor jungem Mann</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,3 cm; Breite: 21 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Junge+Frau+versteckt+Brief+vor+jungem+Mann/S2011.45/dc00116075</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c31bc29</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116076</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Eifers&#252;chtige</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1724</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Eifers%C3%BCchtige/S2011.46/dc00116076</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c426336</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116077</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shunga</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,5 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shunga/S2011.47.1/dc00116077</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c4d58d7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116078</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shunga</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,5 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shunga/S2011.47.2/dc00116078</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116079</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shunga</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,5 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shunga/S2011.47.3/dc00116079</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c6271f0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116080</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shunga</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 37 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shunga/S2011.48/dc00116080</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c6dec7c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116081</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Portr&#228;t des Schauspielers Sawamura Tossh&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1900</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Portr%C3%A4t+des+Schauspielers+Sawamura+Tossh%C5%8D/S2011.49/dc00116081</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c7b03fd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116082</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ishiya musume O-ume, aus der Serie: Blumengedichte auf ge&#246;ffnetem F&#228;cher</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1867</earliest><latest>1867</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ishiya+musume+O-ume+%28%E7%9F%B3%E5%B1%8B%E5%A8%98%E6%96%BC%E6%A2%85%29%2C+aus+der+Serie%3A+Blumengedichte+auf+ge%C3%B6ffnetem+F%C3%A4cher+%28kotoba+no+hana+hiraku+suehiro+%E8%A9%9E%E8%8A%B1%E9%96%8B%E6%9C%AB%E5%BA%83%29+/S2011.50/dc00116082</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c8900b9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116083</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Dichter Fujiwara Michinobu Ason: Oyone and Taheiji, aus der Serie: Ogura Imitationen der einhundert Gedichte von einhundert Dichtern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1745</earliest><latest>1748</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Dichter+Fujiwara+Michinobu+Ason+%28%E8%97%A4%E5%8E%9F%E9%81%93%E4%BF%A1%E6%9C%9D%E8%87%A3%29%3A+Oyone+and+Taheiji+%28%E3%81%8A%E3%82%88%E3%81%AD+%E5%A4%AA%E5%B9%B3%E6%AC%A1%29%2C+aus+der+Serie%3A+Ogura+Imitationen+der+einhundert+Gedichte+von+einhundert+Dichtern+%28Ogura+nazorae+hyakunin+isshu+%E5%B0%8F%E5%80%89%E6%93%AC%E7%99%BE%E4%BA%BA%E4%B8%80%E9%A6%96%29/S2011.51/dc00116083</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6c95c2f9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116084</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kaiserin K&#333;my&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kaiserin+K%C5%8Dmy%C5%8D+%28K%C5%8Dmy%C5%8D+k%C5%8Dg%C5%8D+%E5%85%89%E6%98%8E%E7%9A%87%E5%90%8E%29/S2011.52/dc00116084</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ca17959</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116085</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kaiserin Jing&#363;, aus der Serie: Geschichten einhundert ber&#252;hmter Helden</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1843</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kaiserin+Jing%C5%AB+%28Jing%C5%ABKaiserin+Jing%C5%AB+%28Jing%C5%AB+K%C5%8Dg%C5%8D+%E7%A5%9E%E5%8A%9F%E7%9A%87%E5%90%8E+%29%2C+aus+der+Serie%3A+Geschichten+einhundert+ber%C3%BChmter+Helden+%28Meik%C5%8D+hyaku+y%C5%ABden+%E5%90%8D%E9%AB%98%E7%99%BE%E5%8B%87%E5%82%B3%29+K%C5%8Dg%C5%8D+%E7%A5%9E%E5%8A%9F%E7%9A%87%E5%90%8E%29%2C+aus+der+Serie%3A+Geschichten+einhundert+ber%C3%BChmter+Helden+%28Meik%C5%8D+hyaku+y%C5%ABden+%E5%90%8D%E9%AB%98%E7%99%BE%E5%8B%87%E5%82%B3%29/S2011.53/dc00116085</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6caab59f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116086</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Enj&#333; Kihachir&#333;, aus der Serie: Gedichte &#252;ber 28 ber&#252;hmte Morde</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1867</earliest><latest>1867</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Enj%C5%8D+Kihachir%C5%8D+%28%E9%81%A0%E5%9F%8E%E5%96%9C%E5%85%AB%E9%83%8E%29%2C+aus+der+Serie%3A+Gedichte+%C3%BCber+28+ber%C3%BChmte+Morde+%28Eimei+nij%C5%ABhachi+sh%C5%AB+ku+%E8%8B%B1%E5%90%8D%E4%BA%8C%E5%8D%81%E5%85%AB%E8%A1%86%E5%8F%A5%29/S2011.54/dc00116086</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6cba7ed5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116087</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; als Karukaya-d&#333;shin und Iwai Shishimatsu als sein Sohn Ishid&#333;-maru</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+%28%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87%29+als+Karukaya-d%C5%8Dshin+%28%E8%8B%85%E8%90%B1%E6%A1%91%E9%96%80%29+und+Iwai+Shishimatsu+%28%E5%B2%A9%E4%BA%95%E7%B4%AB%E5%AD%90%E6%9D%BE%29+als+sein+Sohn+Ishid%C5%8D-maru+%28%E7%9F%B3%E5%8B%95%E4%B8%B8%29/S2011.55/dc00116087</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6cc3f55e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116088</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Karukaya-d&#333;shin und sein Sohn Ishid&#333;-maru</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,8 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/+Karukaya-d%C5%8Dshin+%28%E8%8B%85%E8%90%B1%E6%A1%91%E9%96%80%29+und+sein+Sohn+Ishid%C5%8D-maru+%28%E7%9F%B3%E5%8B%95%E4%B8%B8%29/S2011.56/dc00116088</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ccd0ddc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116089</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bl&#252;hender Chrysanthemenzweig</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 41,2 cm; Breite: 30,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103513&#10;                &#10;                  Nakaji Sadatoshi&#10;                &#10;                &#10;                  Nakaji, Sadatoshi &#10;                &#10;                &#10;              "><name>Nakaji Sadatoshi</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1730</datum><earliest>1726</earliest><latest>1735</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bl%C3%BChender+Chrysanthemenzweig/S2011.57/dc00116089</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6cd667cf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116095</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan IV, Deb&#252;t einer neuen Blume auf der B&#252;hne</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1860</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+IV+als+%E9%9B%85%E4%BB%BB%E5%B7%A6%E9%A6%AC%E4%BA%94%E9%83%8E%2C+Deb%C3%BCt+einer+neuen+Blume+auf+der+B%C3%BChne+%28Shin+butai+hana+no+kao+mise+%E6%96%B0%E8%88%9E%E5%8F%B0%E8%8A%B1%E3%81%AE%E9%A1%94%E8%A6%8B%E4%B8%96%29/S2011.61/dc00116095</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ce1c09e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116096</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Shinsha als Matsushita no Zenni</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 24,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1863</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Shinsha+%28%E5%B8%82%E5%B7%9D%E6%96%B0%E8%BB%8A%29+als+Matsushita+no+Zenni+%28%E6%9D%91%E4%B8%8B%E3%81%AE%E7%A6%85%E5%B0%BC%29/S2011.62/dc00116096</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6cebaaf2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116097</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die f&#252;nf Darsteller des St&#252;cks "Koi zumo yawaragi Soga": Iwai Shijaku I als &#332;iso no Tora, Sawamura Tossh&#333; I als Kud&#333; Suketsune, Ichikawa Ebiz&#333; V als Gor&#333; Tokimune, Ichikawa Danj&#363;r&#333; VIII als Jur&#333; Sukenari und Iwai Tojaku I als Kewaizaka no Sh&#333;sh&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 125,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1841</earliest><latest>1841</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+f%C3%BCnf+Darsteller+des+St%C3%BCcks+%22Koi+zumo+yawaragi+Soga%22+%28%E6%81%8B%E7%9B%B8%E6%92%B2%E5%92%8C%E5%90%88%E6%9B%BD%E6%88%91%29%3A+Iwai+Shijaku+I+als+%C5%8Ciso+no+Tora+%28%E5%A4%A7%E7%A3%AF%E3%81%AE%E3%81%A8%E3%82%89+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29%2C+Sawamura+Tossh%C5%8D+I+als+Kud%C5%8D+Suketsune+%28%E5%B7%A5%E8%97%A4%E7%A5%90%E7%B5%8C+%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87%29%2C+Ichikawa+Ebiz%C5%8D+V+als+Gor%C5%8D+Tokimune%E4%BA%94%E9%83%8E%E6%99%82%E5%AE%97+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%2C+Ichikawa+Danj%C5%ABr%C5%8D+VIII+als+Jur%C5%8D+Sukenari+%28%E5%8D%81%E9%83%8E%E7%A5%90%E6%88%90+%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29%2C+and+Iwai+Tojaku+I+als+Kewaizaka+no+Sh%C5%8Dsh%C5%8D+%28%E7%B2%A7%E5%9D%82%E3%81%AE%E3%81%9B%E3%81%86%EF%BC%8F%EF%BC%BC+%E5%B2%A9%E4%BA%95%E6%9D%9C%E8%8B%A5%29+%28v.l.n.r.%29/S2011.63/dc00116097</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6cf632f7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116098</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon IV als Bootsmann Matsuemon, in Wirklichkeit Higuchi no Jir&#333; Kanemitsu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,8 cm; Breite: 23,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1849</earliest><latest>1849</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+IV+as+Bootsmann+Matsuemon%2C+in+Wirklichkeit+Higuchi+no+Jir%C5%8D+Kanemitsu+%28Send%C5%8D+Matsuemon+jisha+Higuchi+no+Jir%C5%8D+Kanemitsu+%E8%88%B9%E9%A0%AD%E6%9D%BE%E5%8F%B3%E3%83%B1%E9%96%80%E5%AE%9F%E8%80%85%E6%A8%8B%E5%8F%A3%E6%AC%A1%E9%83%8E%E5%85%BC%E5%85%89%29%0A/S2011.64/dc00116098</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d0aae75</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116099</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichimura Kakitsu IV als Nozarashi Gosuke </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1865</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichimura+Kakitsu+IV+als+Nozarashi+Gosuke+%28%E9%87%8E%E3%81%96%E3%82%89%E3%81%97%E5%90%BE%E5%8A%A9+%E5%B8%82%E6%9D%91%E5%AE%B6%E6%A9%98%29/S2011.65/dc00116099</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d149f8c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116100</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau mit Waschzuber</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+mit+Waschzuber/S2011.66/dc00116100</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d1e984b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116101</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Iwai Kumesabur&#333; III als Kiriyamas Nebenfrau O-yae, Seki Sanj&#363;r&#333; III als Gunji, junger Soldat der Kiriyama und Kataoka Gad&#333; II als Teodori Shinan Isato</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 73 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Kiriyamas+Nebenfrau+O-yae+%28Kiriyama+no+mekake+o-yae+%E6%A1%90%E5%B1%B1%E3%83%8E%E5%A6%BE%E3%81%8A%E5%85%AB%E9%87%8D%29%2C+Seki+Sanj%C5%ABr%C5%8D+III+als+Gunji%2C+junger+Soldat+der+Kiriyama+%28Kiriyama+no+wakat%C5%8D+Gunji+%E6%A1%90%E5%B1%B1%E3%83%8E%E8%8B%A5%E5%85%9A%E9%83%A1%E6%AC%A1%29+und+Kataoka+Gad%C5%8D+II+als+Teodori+Shinan+Isato+%28%E6%89%8B%E8%B7%A1%E6%8C%87%E5%8D%97%E4%BA%94%E9%83%B7%29/S2011.67/dc00116101</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d2804cf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116102</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Holz: Der Schauspieler Ichikawa Ichiz&#333; III als Zimmermann Rokuza, aus der Serie: Die Beziehungen der f&#252;nf Elemente dargestellt durch erfolgreiche Kabukist&#252;cke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Holz%3A+Der+Schauspieler+Ichikawa+Ichiz%C5%8D+III+als+Zimmermann+Rokuza+%28Atoe+ha+hikanu+otoko+no+bokush%C5%8D+daiku+Rokuza+%E3%81%82%E3%81%A8%E3%81%B8%E3%81%AF%E3%81%B2%E3%81%8B%E3%81%AC%E7%94%B7%E3%81%AE%E6%9C%A8%E6%80%A7+%E5%A4%A7%E5%B7%A5%E5%85%AD%E4%B8%89%29%2C+aus+der+Serie%3A+Die+Beziehungen+der+f%C3%BCnf+Elemente+dargestellt+durch+erfolgreiche+Kabukist%C3%BCcke+%28Atari+mitate+gogy%C5%8D+s%C5%8Dkoku+%E5%BD%93%E8%A6%8B%E7%AB%8B%E4%BA%94%E8%A1%8C%E7%9B%B8%E5%89%8B%29/S2011.68/dc00116102</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d37fa44</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116103</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Erde: Der Schauspieler Nakamura Fukusuke I als Yaegushi no Saiza, aus der Serie: Die Beziehungen der f&#252;nf Elemente dargestellt durch erfolgreiche Kabukist&#252;cke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Erde%3A+Der+Schauspieler+Nakamura+Fukusuke+I+als+Yaegushi+no+Saiza+%28Ate+kudakeru+kawara+no+dosei+Yaegushi+no+Saiza+%E5%BD%93%E3%81%A6%E3%81%8F%E3%81%A0%E3%81%91%E3%82%8B%E7%93%A6%E3%81%AE%E5%9C%9F%E6%80%A7+%E5%85%AB%E9%87%8D%E6%AB%9B%E3%81%AE%E6%89%8D%E4%B8%89%29%2C+aus+der+Serie%3A+Die+Beziehungen+der+f%C3%BCnf+Elemente+dargestellt+durch+erfolgreiche+Kabukist%C3%BCcke+%28Atari+mitate+gogy%C5%8D+s%C5%8Dkoku+%E5%BD%93%E8%A6%8B%E7%AB%8B%E4%BA%94%E8%A1%8C%E7%9B%B8%E5%89%8B%29/S2011.69/dc00116103</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d42190a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116104</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wasser: Der Schauspieler Kawarazaki Gonj&#363;r&#333; I als Ushiwaka Denji, aus der Serie: Die Beziehungen der f&#252;nf Elemente dargestellt durch erfolgreiche Kabukist&#252;cke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wasser%3A+Der+Schauspieler+Kawarazaki+Gonj%C5%ABr%C5%8D+I+als+Ushiwaka+Denji+%28Kekki+sakari+no+mukau+suisei+Ushiwaka+Denji+%E8%A1%80%E6%B0%97%E3%81%95%E3%81%8B%E3%82%8A%E3%81%AE%E5%90%91%E3%81%B5%E6%B0%B4%E6%80%A7+%E7%89%9B%E8%8B%A5%E4%BC%9D%E6%AC%A1%29%2C+aus+der+Serie%3A+Die+Beziehungen+der+f%C3%BCnf+Elemente+dargestellt+durch+erfolgreiche+Kabukist%C3%BCcke+%28Atari+mitate+gogy%C5%8D+s%C5%8Dkoku+%E5%BD%93%E8%A6%8B%E7%AB%8B%E4%BA%94%E8%A1%8C%E7%9B%B8%E5%89%8B%29/S2011.70/dc00116104</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d4bb06b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116105</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Ebiz&#333; V als Bootsmann Sangor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Ebiz%C5%8D+V+als+Bootsmann+Sangor%C5%8D+%28%E8%88%B9%E9%A0%AD%E4%B8%89%E4%BA%94%E9%83%8E+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29+/S2011.71.1/dc00116105</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d577db3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116106</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Tojaku I als Prostituierte Okimi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Tojaku+I+als+Prostituierte+Okimi+%28%E8%BE%BB%E5%90%9B%E3%81%8A%E3%81%8D%E3%81%BF+%E5%B2%A9%E4%BA%95%E6%9D%9C%E8%8B%A5%29+/S2011.71.2/dc00116106</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d61c122</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116107</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku I als Emon no Mae</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+I+als+Emon+no+Mae+%28%E8%A1%A3%E7%B4%8B%E3%81%AE%E5%89%8D+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2011.71.3/dc00116107</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d6bae7c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116118</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku I als Shirai Gonpachi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1837</earliest><latest>1837</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+I+als+Shirai+Gonpachi+%28%E7%99%BD%E4%BA%95%E6%A8%A9%E5%85%AB+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2011.82/dc00116118</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d769265</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116119</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Ebiz&#333; V als Wat&#333;nai </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1839</earliest><latest>1839</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Ebiz%C5%8D+V+als+Wat%C5%8Dnai+%28%E5%92%8C%E8%97%A4%E5%86%85+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29+/S2011.83/dc00116119</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d807a1d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116120</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der das Theater liebende Typ, aus der Serie 32 Physiognomien der modernen Welt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1810</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+das+Theater+liebende+Typ+%28Shibai+ga+mita-s%C5%8D+%E3%81%97%E3%81%B0%E3%82%90%E3%81%8C%E8%A6%8B%E3%81%9F%E7%9B%B8%29%2C+aus+der+Serie+32+Physiognomien+der+modernen+Welt+%28T%C5%8Dsei+sanj%C5%ABni+s%C5%8D%E5%BD%93%E4%B8%96%E4%B8%89%E5%8D%81%E5%BC%90%E7%9B%B8%29/S2011.84/dc00116120</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d8a5174</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116121</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Kodanji IV als Witwe Sagano</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Kodanji+IV+als+Witwe+Sagano+%28K%C5%8Dshitsu+sagano+sama+%E5%BE%8C%E5%AE%A4%E3%81%95%E3%81%8C%E3%81%AE%E6%96%B9%29/S2012.1/dc00116121</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6d95a79a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116122</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blick vom Balkon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blick+vom+Balkon/S2012.2/dc00116122</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6da44b91</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116124</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ein guter Tag, um sich die N&#228;gel zu schneiden, aus der Serie: Blumenkalender. Frauen an gl&#252;cksverhei&#223;enden Tagen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1843</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ein+guter+Tag%2C+um+sich+die+N%C3%A4gel+zu+schneiden+%28Tsume+tori+yoshi+%E7%88%AA%E3%81%A8%E3%82%8A%E3%82%88%E3%81%97%29%2C+aus+der+Serie%3A+Blumenkalender.+Frauen+an+gl%C3%BCcksverhei%C3%9Fenden+Tagen+%28Hana+goyomi+kichihi+sugata+%E8%8A%B1%E6%9A%A6%E5%90%89%E6%97%A5%E5%A7%BF%29/S2012.3/dc00116124</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6dae99a2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116126</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Seki Sanj&#363;r&#333; als Shinch&#363;nagon Tomomori</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1804</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Seki+Sanj%C5%ABr%C5%8D+als+Shinch%C5%ABnagon+Tomomori+%28%E6%96%B0%E4%B8%AD%E7%B4%8D%E8%A8%80%E7%9F%A5%E7%9B%9B+%E9%96%A2%E4%B8%89%E5%8D%81%E9%83%8E%29/S2012.5/dc00116126</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6db93ee6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116127</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Seki Seki Sanj&#363;r&#333; als Fukuroku no Heib&#275;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1841</earliest><latest>1841</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Seki+Seki+Sanj%C5%ABr%C5%8D+als+Fukuroku+no+Heib%C4%93+%28%E7%A6%8F%E7%A6%84%E3%81%AE%E5%B9%B3%E5%85%B5%E8%A1%9B+%E9%96%A2%E4%B8%89%E5%8D%81%E9%83%8E%29/S2012.6/dc00116127</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6dc8a707</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116130</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Gennosuke als Fukuoka Mitsugi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Gennosuke+als+Fukuoka+Mitsugi+%28%E7%A6%8F%E5%B2%A1%E3%81%BF%E3%81%A4%E3%81%8E+%E6%BE%A4%E6%9D%91%E6%BA%90%E4%B9%8B%E5%8A%A9%29/S2012.10/dc00116130</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6dd4349e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116131</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Shijaku I als Sench&#333; Okaji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Shijaku+I+als+Sench%C5%8D+Okaji+%28%E8%88%B9%E9%95%B7%E3%81%8A%E3%81%8B%E3%81%A2+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29/S2012.11/dc00116131</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6dde8b69</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116132</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Asao Tamej&#363;r&#333; III als Bant&#333; Gihei</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Asao+Tamej%C5%ABr%C5%8D+III+als+Bant%C5%8D+Gihei+%28%E7%95%AA%E9%A0%AD%E7%BE%A9%E5%85%B5%E8%A1%9B+%E6%B5%85%E5%B0%BE%E7%82%BA%E5%8D%81%E9%83%8E%29/S2012.12/dc00116132</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ded3d85</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116133</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Kikugor&#333; III als Omatsuri Sashichi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1829</earliest><latest>1829</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Onoe+Kikugor%C5%8D+III+als+Omatsuri+Sashichi+%28%E3%81%8A%E3%81%BE%E3%81%A4%E3%82%8A%E4%BD%90%E4%B8%83+%E5%B0%BE%E4%B8%8A%E8%8F%8A%E4%BA%94%E9%83%8E%29/S2012.13/dc00116133</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6df74030</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116134</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; in dem St&#252;ck Gohenge</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+in+dem+St%C3%BCck+Gohenge+%28Gohenge+no+uchi+Sawamura+Tossh%C5%8D+%E4%BA%94%E5%A4%89%E5%8C%96%E3%81%AE%E5%86%85+%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.14/dc00116134</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e033a6b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116135</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; in dem St&#252;ck Gohenge</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+in+dem+St%C3%BCck+Gohenge+%28Gohenge+no+uchi+Sawamura+Tossh%C5%8D+%E4%BA%94%E5%A4%89%E5%8C%96%E3%81%AE%E5%86%85+%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.15/dc00116135</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e0bfb68</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116136</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;giri shosagoto: Der Schauspieler Sawamura Gennosuke als Minamoto no Ushiwakamaru</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Cgiri+shosagoto%3A+Der+Schauspieler+Sawamura+Gennosuke+als+Minamoto+no+Ushiwakamaru+%28%E5%A4%A7%E5%88%87%E6%89%80%E4%BD%9C%E4%BA%8B+%E6%BA%90%E3%81%AE%E7%89%9B%E8%8B%A5%E4%B8%B8+%E6%B2%A2%E6%9D%91%E6%BA%90%E4%B9%8B%E5%8A%A9%29/S2012.16/dc00116136</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e15a729</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116137</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; in weiblicher Rolle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+in+weiblicher+Rolle+%28%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.17/dc00116137</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e1e9e2a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116138</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; als Shiraby&#333;shi-T&#228;nzerin</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+als+Shiraby%C5%8Dshi-T%C3%A4nzerin+%28%E7%99%BD%E6%8B%8D%E5%AD%90%EF%BC%9F%EF%BC%9F%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.18/dc00116138</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e2914c4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116139</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Kikugor&#333; III als Kanaya Kingor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,7 cm; Breite: 23,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1819</earliest><latest>1819</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Onoe+Kikugor%C5%8D+III+als+Kanaya+Kingor%C5%8D+%28%E9%87%91%E8%B0%B7%E9%87%91%E4%BA%94%E9%83%8E+%E5%B0%BE%E4%B8%8A%E8%8F%8A%E4%BA%94%E9%83%8E%29/S2012.19/dc00116139</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e34d1d3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116140</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Mitsugor&#333; in weiblicher Rolle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,3 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+in+weiblicher+Rolle+%28%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29/S2012.20/dc00116140</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e3e55df</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116141</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Kumesabur&#333; II als Sakuramaru</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 26,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1810</datum><earliest>1806</earliest><latest>1815</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Kumesabur%C5%8D+II+als+Sakuramaru+%28%E6%A1%9C%E4%B8%B8+%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29/S2012.21/dc00116141</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6e996e17</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116142</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Innami Kazuma</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1845</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Innami+Kazuma+%28%E5%8D%B0%E5%8D%97%E6%95%B0%E9%A6%AC%29/S2012.22/dc00116142</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ea33ba9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116143</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;taka Tomono</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1845</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Ctaka+Tomono+%28%E5%A4%A7%E9%AB%98%E4%B8%BB%E6%AE%BF%29/S2012.23/dc00116143</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6eac930b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116144</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tsukunami: Der Schauspieler Matsumoto Kinsh&#333; als Fujitar&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1845</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tsukunami%3A+Der+Schauspieler+Matsumoto+Kinsh%C5%8D+als+Fujitar%C5%8D+%28%E3%81%A4%E3%81%8F%E6%B3%A2+%E5%AF%8C%E5%A3%AB%E5%A4%AA%E9%83%8E+%E6%9D%BE%E6%9C%AC%E9%8C%A6%E5%8D%87%29/S2012.24/dc00116144</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6eb74b94</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116145</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Kumesabur&#333; III als Soga Gor&#333; Tokimune</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Soga+Gor%C5%8D+Tokimune+%28%E6%9B%BD%E6%88%91%E4%BA%94%E9%83%8E%E6%99%82%E5%AE%97+%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29/S2012.25/dc00116145</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ec1f017</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116146</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;atari &#333;atari: Der Schauspieler Sawamura Tossh&#333; als Umegae</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Catari+%C5%8Datari%3A+Der+Schauspieler+Sawamura+Tossh%C5%8D+als+Umegae+%28%E5%A4%A7%E5%BD%93%E3%82%8A%E5%A4%A7%E5%BD%93%E3%82%8A+%EF%BC%9F%EF%BC%9F%E6%A2%85%E3%81%8C%E3%81%88+%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.26/dc00116146</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ecb8e62</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116147</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Gennosuke II als Kan Sh&#333;j&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Gennosuke+II+als+Kan+Sh%C5%8Dj%C5%8D+%28%E8%8F%85%E7%9B%B8%E4%B8%9E+%E6%B2%A2%E6%9D%91%E6%BA%90%E4%B9%8B%E5%8A%A9%29/S2012.27/dc00116147</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ed5fc35</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116148</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kemari (Fu&#223;ballspiel)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kemari+%28Fu%C3%9Fballspiel%29/S2012.28.1/dc00116148</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ee0fc19</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116149</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kemari (Fu&#223;ballspiel)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kemari+%28Fu%C3%9Fballspiel%29/S2012.28.2/dc00116149</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6eea453d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116150</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Hanshir&#333; als Oan</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Hanshir%C5%8D+als+Oan+%28%E3%81%8A%E5%AE%89+%E5%B2%A9%E4%BA%95%E5%8D%8A%E5%9B%9B%E9%83%8E%29/S2012.29.1/dc00116150</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ef57dc5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116151</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Dannosuke in m&#228;nnlicher Rolle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 24,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Dannosuke+in+m%C3%A4nnlicher+Rolle+%28%E5%B8%82%E5%B7%9D%E5%9B%A3%E4%B9%8B%E5%8A%A9+%EF%BC%9F%EF%BC%9F%29/S2012.29.2/dc00116151</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6eff1da9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116152</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Moxa, aus der Serie: Blumen-ukiyo aus Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,3 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Moxa%2C+aus+der+Serie%3A+Blumen-ukiyo+aus+Edo+%28%E6%B1%9F%E6%88%B8%E3%81%AE%E8%8A%B1%E6%B5%AE%E4%B8%96%29/S2012.30/dc00116152</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f09b955</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116153</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Provinz Echizen: Shinozuka Iga no Kami Shigehiro, aus der Serie: Die circa 60 Provinzen Gro&#223;-Japans</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1845</datum><earliest>1840</earliest><latest>1849</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Provinz+Echizen%3A+Shinozuka+Iga+no+Kami+Shigehiro+%28%E8%B6%8A%E5%89%8D+%E7%AF%A0%E5%A1%9A%E4%BC%8A%E8%B3%80%E5%AE%88%E9%87%8D%E5%BA%83%29%2C+aus+der+Serie%3A+Die+circa+60+Provinzen+Gro%C3%9F-Japans+%28Dai+Nihon+rokuj%C5%AByosh%C5%AB+no+uchi+%E5%A4%A7%E6%97%A5%E6%9C%AC%E5%85%AD%E5%8D%81%E9%A4%98%E5%B7%9E%E4%B9%8B%E5%86%85%29/S2012.31/dc00116153</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f149865</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116154</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Ebiz&#333; als Kezori Kuemon, Sawamura Tossh&#333; als Mashiba Hisayoshi, Onoe Kikujir&#333; als Yukihime, Iwai Tojaku als Mikuni kojor&#333; und Arashi Kichisabur&#333; als Masakiyo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Ebiz%C5%8D+als+Kezori+Kuemon+%28%E6%AF%9B%E3%81%9D%E3%82%8A%E4%B9%9D%E5%8F%B3%E8%A1%9B%E9%96%80+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29%2C+Sawamura+Tossh%C5%8D+als+Mashiba+Hisayoshi+%28%E7%9C%9F%E6%9F%B4%E4%B9%85%E5%90%89+%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87%29%2C+Onoe+Kikujir%C5%8D+als+Yukihime+%28%E9%9B%AA%E3%81%B2%E3%82%81+%E5%B0%BE%E4%B8%8A%E8%8F%8A%E6%B2%BB%E9%83%8E%29%2C+Iwai+Tojaku+als+Mikuni+kojor%C5%8D+%28%E4%B8%89%E5%9B%BD%E5%B0%8F%E5%A5%B3%E9%83%8E+%E5%B2%A9%E4%BA%95%E6%9D%9C%E8%8B%A5%29+und+Arashi+Kichisabur%C5%8D+als+Masakiyo+%28%E6%AD%A3%E6%B8%85+%E5%B5%90%E5%90%89%E4%B8%89%E9%83%8E%29/S2012.32/dc00116154</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f1e86dd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116155</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Sawamura Gennosuke II als Ume&#333;maru und Segawa Kikunoj&#333; V als Sakuramaru</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Sawamura+Gennosuke+II+als+Ume%C5%8Dmaru+%28%E6%A2%85%E7%8E%8B%E4%B8%B8+%E7%80%AC%E5%B7%9D%E8%8F%8A%E4%B9%8B%E4%B8%9E%29+und+Segawa+Kikunoj%C5%8D+V+als+Sakuramaru+%28%E6%A1%9C%E4%B8%B8+%E6%B2%A2%E6%9D%91%E6%BA%90%E4%B9%8B%E5%8A%A9%29/S2012.33/dc00116155</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f27c0fd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116156</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; VII als Matsu&#333;maru</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VII+als+Matsu%C5%8Dmaru+%28%E6%9D%BE%E7%8E%8B%E4%B8%B8+%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29/S2012.34/dc00116156</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f312992</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116157</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Witziges Ken-Spiel mit dem ganzen K&#246;rper </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1847</datum><earliest>1846</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Witziges+Ken-Spiel+mit+dem+ganzen+K%C3%B6rper+%28D%C5%8Dke+miburi+ken%29/S2012.35/dc00116157</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f395a1e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116160</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Segawa Kikunoj&#333; V, anl&#228;sslich seines Todes</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Segawa+Kikunoj%C5%8D+V%2C+anl%C3%A4sslich+seines+Todes+%28honjo+oshiage+daiun-ji+%28Beigesetzt+im+Daiun-Tempel+in+Oshiage%2C+Honjo%29+%E6%9C%AC%E6%89%80%E6%8A%BC%E4%B8%8A%E5%A4%A7%E9%9B%B2%E5%AF%BA+%E5%8B%87%E8%AA%89%E6%89%8D%E9%98%BF%E5%93%B2%E8%8A%B8%E4%BF%A1%E5%A3%AB+saru+tenp%C5%8D+sannen+sh%C5%8Dgatsu+nanoka+%28gestorben+am+7.1.1832%29+%E5%8E%BB%E3%83%AB%E5%A4%A9%E4%BF%9D%E4%B8%89%E5%B9%B4%E6%AD%A3%E6%9C%88%E4%B8%83%E6%97%A5+zokumei+segawa+kikunoj%C5%8D+%28weltlicher+Name%3A+Segawa+kikunoj%C5%8D%29+%E4%BF%97%E5%90%8D%E3%80%80%E7%80%AC%E5%B7%9D%E8%8F%8A%E4%B9%8B%E4%B8%9E%29%0A/S2012.38/dc00116160</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f423ac2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116162</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; als Shida Hayato</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+als+Shida+Hayato+%28%E4%BF%A1%E7%94%B0%E6%97%A9%E4%BA%BA+%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.40.1/dc00116162</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f4a6a89</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116163</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sawamura Tossh&#333; und Band&#333; Mitsuemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sawamura+Tossh%C5%8D+und+Band%C5%8D+Mitsuemon+%28%E6%BE%A4%E6%9D%91%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87+%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E5%8F%B3%E8%A1%9B%E9%96%80%29/S2012.40.2/dc00116163</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f54dd3a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116164</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichimura Uzaemon als Yaonosuke und Band&#333; Tamasabur&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1825</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichimura+Uzaemon+als+Yaonosuke+%28%E5%BC%A5%E7%94%9F%E4%B9%8B%E5%8A%A9+%E5%B8%82%E6%9D%91%E7%BE%BD%E5%B7%A6%E8%A1%9B%E9%96%80%29+und+Band%C5%8D+Tamasabur%C5%8D+%28%E3%81%8A%E3%81%86%E3%81%97%E3%82%85%E3%82%86%E3%81%86%E3%81%99%E3%82%93%EF%BC%9F+%E5%9D%82%E6%9D%B1%E7%8E%89%E4%B8%89%E9%83%8E%29/S2012.41.1/dc00116164</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f635df9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116165</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; als Hayatonosuke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1825</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+als+Hayatonosuke+%28%E3%81%AF%E3%82%84%E3%81%A8%E4%B9%8B%E5%8A%A9+%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.41.2/dc00116165</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f6d554a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116166</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Tojaku als Hanaikada no O-toku</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1825</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Tojaku+als+Hanaikada+no+O-toku+%28%E8%8A%B1%E3%81%84%E3%81%8B%E3%81%A0%E3%81%AE%E3%81%8A%E3%81%A8+%E3%81%8F+%E5%B2%A9%E4%BA%95%E6%9D%9C%E8%8B%A5%29/S2012.41.3/dc00116166</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f78af2c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116170</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; in dem St&#252;ck &#8222;Gohenge&#8220; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+iin+dem+St%C3%BCck+%E2%80%9EGohenge%E2%80%9C+%28Gohenge+no+uchi+sawamura+tossh%C5%8D+%E4%BA%94%E5%A4%89%E5%8C%96%E3%83%8E%E5%86%85+%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87%29/S2012.45/dc00116170</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f825f7a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116171</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Mitsugor&#333; IV als Fuwa Banzaemon </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+IV+als+Fuwa+Banzaemon+%28%E4%B8%8D%E7%A0%B4%E4%BC%B4%E5%B7%A6%E8%A1%9B%E9%96%80%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29/S2012.46/dc00116171</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f8b9aa1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116172</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; I in dem St&#252;ck Gohenge</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1732</earliest><latest>1732</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+I++in+dem+St%C3%BCck+Gohenge+%28%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87+%E4%BA%94%E5%A4%89%E5%8C%96%E3%81%AE%E5%86%85%29/S2012.47/dc00116172</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f9557c9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116173</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Matsumoto K&#333;shir&#333; und Kataoka Ichiz&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Matsumoto+K%C5%8Dshir%C5%8D+und+Kataoka+Ichiz%C5%8D+%28%E6%9D%BE%E6%9C%AC%E5%B9%B8%E5%9B%9B%E9%83%8E+%E7%89%87%E5%B2%A1%E5%B8%82%E8%94%B5%29/S2012.48/dc00116173</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6f9dd249</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116174</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tossh&#333; I in dem St&#252;ck Gohenge</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1732</earliest><latest>1732</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tossh%C5%8D+I+in+dem+St%C3%BCck+Gohenge+%28%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87+%E4%BA%94%E5%A4%89%E5%8C%96%E3%81%AE%E5%86%85%29/S2012.49/dc00116174</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6fa75bcf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116175</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Band&#333; Shuka I als Miyuki und Ichikawa Danj&#363;r&#333; VIII als Miyagi Asojir&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 23,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1848</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Band%C5%8D+Shuka+I+als+Miyuki+%28%E7%A7%8B%E6%9C%88%E5%A8%98%E6%B7%B1%E9%9B%AA%E5%BE%8C%E3%83%8B%E6%9C%9D%E9%A1%94+%E5%9D%82%E6%9D%B1%E3%81%97%E3%81%86%E3%81%8B%29+und+Ichikawa+Danj%C5%ABr%C5%8D+VIII+als+Miyagi+Asojir%C5%8D+%28%E5%AE%AE%E6%9C%A8%E9%98%BF%E6%9B%BD%E6%AC%A1%E9%83%8E+%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29/S2012.50/dc00116175</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6fb1ae17</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116176</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ein Schauspieler als Sait&#333; Toshimasa</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ein+Schauspieler+als+Sait%C5%8D+Toshimasa+%28%E6%96%89%E8%97%A4%E9%81%93%E4%B8%89%29/S2012.51/dc00116176</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6fbaaed4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116177</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Eizabur&#333; III als Ny&#333;b&#333; Okaji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1839</earliest><latest>1839</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Onoe+Eizabur%C5%8D+III+als+Ny%C5%8Db%C5%8D+Okaji+%28%E5%A5%B3%E6%88%BF%E3%81%8A%E3%81%8B%E3%81%A2+%E5%B0%BE%E4%B8%8A%E6%A0%84%E4%B8%89%E9%83%8E%29/S2012.52/dc00116177</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6fc4032f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116179</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspielerportr&#228;t Band&#333; Mitsugor&#333; als Moronao</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspielerportrait+Band%C5%8D+Mitsugor%C5%8D+als+Moronao+%28%E5%B8%AB%E7%9B%B4+%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29/S2012.54/dc00116179</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6fce32ec</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116182</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Fukusuke I als Koabayashi no Asahina</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1851</earliest><latest>1851</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Fukusuke+I+als+Koabayashi+no+Asahina+%28%E5%B0%8F%E6%9E%97%E3%81%AE%E6%9C%9D%E6%AF%94%E5%A5%88%29/S2012.57/dc00116182</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6fe1f402</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116183</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Mitsugor&#333; IV</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+IV+%28%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29/S2012.58/dc00116183</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6feb6ad1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116195</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Konk&#333;ry&#363; Risshun, aus der Serie: Einer der 108 Helden aus dem popul&#228;ren Suikoden</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1827</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Konk%C5%8Dry%C5%AB+Risshun+%28%E6%B7%B7%E6%B1%9F%E9%BE%8D%E6%9D%8E%E4%BF%8A%29%2C+aus+der+Serie%3A+Einer+der+108+Helden+aus+dem+popul%C3%A4ren+Suikoden+%28Ts%C5%ABzoku+suikoden+g%C5%8Dketsu+hyakuhachinin+no+hitori+%E9%80%9A%E4%BF%97%E6%B0%B4%E6%BB%B8%E4%BC%9D+%09%0A%E8%B1%AA%E5%82%91%E7%99%BE%E5%85%AB%E4%BA%BA%E4%B8%80%E5%80%8B%29/S2012.62/dc00116195</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f6ff76e61</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116201</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ashikawa Mon'ya Sh&#333;mei, aus der Serie: Geschichten als Brokatbilder der flie&#223;enden Welt aus dem Osten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1867</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ashikawa+Mon%27ya+Sh%C5%8Dmei%2C+aus+der+Serie%3A+Geschichten+als+Brokatbilder+der+flie%C3%9Fenden+Welt+aus+dem+Osten+%28Azuma+no+nishiki+ukiyo+k%C5%8Ddan+%E6%9D%B1%E9%8C%A6%E6%B5%AE%E4%B8%96%E7%A8%BF%E8%AB%87%29%0A/S2012.67/dc00116201</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f70036bcf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116202</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kurahashi Densuke Kiyohara no Takeyuki, Blatt 27 aus der Serie: Geschichten wahrer Loyalit&#228;t</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1868</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kurahashi+Densuke+Kiyohara+no+Takeyuki+%28%E5%80%89%E6%A9%8B%E4%BC%9D%E5%8A%A9%E6%B8%85%E5%8E%9F%E6%AD%A6%E5%B9%B8%29%2C+Blatt+27+aus+der+Serie%3A+Geschichten+wahrer+Loyalit%C3%A4t+%28Seich%C5%AB+Gishinden+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%BF%83%E4%BC%9D%29/S2012.68/dc00116202</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f700ebb90</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116203</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Minamoto no Raik&#333; und die Erdspinne</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1843</earliest><latest>1843</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Erdspinne+sendet+Geister+in+das+Anwesen+des+Minamoto+no+Raik%C5%8D+%28Minamoto+no+Yorimitsu+k%C5%8D+no+yakata+ni+tsuchigumo+y%C5%8Dkai+o+nasu+zu+%E6%BA%90%E9%A0%BC%E5%85%89%E5%85%AC%E9%A4%A8%E5%9C%9F%E8%9C%98%E4%BD%9C%E5%A6%96%E6%80%AA%E5%9B%B3%29%0A/S2012.69.1/dc00116203</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f701a35f3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116204</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Minamoto no Raik&#333; und die Erdspinne</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1843</datum><earliest>1842</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Erdspinne+sendet+Geister+in+das+Anwesen+des+Minamoto+no+Raik%C5%8D+%28Minamoto+no+Yorimitsu+k%C5%8D+no+yakata+ni+tsuchigumo+y%C5%8Dkai+o+nasu+zu+%E6%BA%90%E9%A0%BC%E5%85%89%E5%85%AC%E9%A4%A8%E5%9C%9F%E8%9C%98%E4%BD%9C%E5%A6%96%E6%80%AA%E5%9B%B3%29/S2012.69.2/dc00116204</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f70265c83</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116205</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Minamoto no Raik&#333; und die Erdspinne</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1843</datum><earliest>1842</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Erdspinne+sendet+Geister+in+das+Anwesen+des+Minamoto+no+Raik%C5%8D+%28Minamoto+no+Yorimitsu+k%C5%8D+no+yakata+ni+tsuchigumo+y%C5%8Dkai+o+nasu+zu+%E6%BA%90%E9%A0%BC%E5%85%89%E5%85%AC%E9%A4%A8%E5%9C%9F%E8%9C%98%E4%BD%9C%E5%A6%96%E6%80%AA%E5%9B%B3%29/S2012.69.3/dc00116205</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7031d99d</resourceLink></resource>
+</object>
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116212</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; V</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32,5 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1726</earliest><latest>1792</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+V+%28%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29/S2012.75/dc00116212</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7053c29f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116213</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Sukugor&#333; als Raiden Genpachi </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30 cm; Breite: 14,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10134&#10;                http://d-nb.info/gnd/141950684&#10;                http://vocab.getty.edu/ulan/500057317&#10;                &#10;                  Torii Kiyomitsu&#10;                &#10;                &#10;                  Torii III., Kiyomitsu&#10;                &#10;                &#10;                  Torii Kiyomitsu I&#10;                &#10;                &#10;                  Kamejur&#x14D;&#10;                &#10;                &#10;                  Torii, Kiyomitsu&#10;                &#10;                &#10;                  1735&#10;                  1785&#10;                &#10;              "><name>Torii Kiyomitsu</name><geburtsjahr>1735</geburtsjahr><todesjahr>1785</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1760</earliest><latest>1772</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+SchauspielerNakamura+Sukugor%C5%8D+als+Raiden+Genpachi+%28%E3%82%89%E3%81%84%E3%81%A7%E3%82%93%E6%BA%90%E5%85%AB+%E4%B8%AD%E6%9D%91%E5%8A%A9%E4%BA%94%E9%83%8E%29/S2012.76/dc00116213</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f705d9440</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116426</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Momotar&#333; besiegt den D&#228;mon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Momotar%C5%8D+besiegt+den+D%C3%A4mon/S2012.270/dc00116426</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116428</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kintar&#333; k&#228;mpft mit einem B&#228;ren</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31,3 cm; Breite: 22 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102755&#10;                http://d-nb.info/gnd/1093243015&#10;                http://vocab.getty.edu/ulan/500057323&#10;                &#10;                  Katsukawa Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shunei&#10;                &#10;                &#10;                  Katsukawa, Ky&#x16B;jir&#x14D;&#10;                &#10;                &#10;                  Ky&#x16B;tokusai&#10;                &#10;                &#10;                  1762&#10;                  1819&#10;                &#10;              "><name>Katsukawa Shun'ei</name><geburtsjahr>1762</geburtsjahr><todesjahr>1819</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1762</earliest><latest>1819</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kintar%C5%8D+k%C3%A4mpft+mit+einem+B%C3%A4ren/S2012.272/dc00116428</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f70e0968e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116432</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Izumo no Imaro k&#228;mpft gegen ein Seeungeheuer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Izumo+no+Imaro+k%C3%A4mpft+gegen+ein+Seeungeheuer/S2012.276/dc00116432</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f70eaf2f5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116485</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anbetung der Datsueba</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1849</earliest><latest>1849</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anbetung+der+Datsueba/S2012.329/dc00116485</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f70fd4902</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116495</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckstock&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sch&#246;nheit am Schreibtisch, Holzschnitte betrachtend</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 39,5 cm; Breite: 29 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sch%C3%B6nheit+am+Schreibtisch%2C+Holzschnitte+betrachtend/S2012.338.1/dc00116495</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7108daea</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116496</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckstock&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sch&#246;nheit am Schreibtisch, Holzschnitte betrachtend</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 43 cm; Breite: 30,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sch%C3%B6nheit+am+Schreibtisch%2C+Holzschnitte+betrachtend/S2012.338.2/dc00116496</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7113f352</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116497</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckstock&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sch&#246;nheit am Schreibtisch, Holzschnitte betrachtend</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,7 cm; Breite: 21 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sch%C3%B6nheit+am+Schreibtisch%2C+Holzschnitte+betrachtend/S2012.338.3/dc00116497</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7125715c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116499</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Kurtisane Matsue aus dem Marugameya </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 40,7 cm; Breite: 27,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Kurtisane+Matsue+aus+dem+Marugameya+%28%E4%B8%B8%E4%BA%80%E5%B1%8B%E5%86%85+%E6%9D%BE%E6%B1%9F%29/S2012.340/dc00116499</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f71371d35</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116501</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Suzuchi Shigeyuki, Herr von Hida, aus der Serie: Helden des Taiheiki</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1850</datum><earliest>1848</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Suzuchi+Shigeyuki%2C+Herr+von+Hida+%28Suzuchi+Hida-no-kami+Shigeyuki+%E9%88%B4%E6%99%BA%E9%A3%9B%E9%A8%A8%E5%AE%88%E9%87%8D%E8%A1%8C%29%2C+aus+der+Serie%3A+Heldes+des+Teiheiki+%28Taiheiki+eiyu+den+%E5%A4%AA%E5%B9%B3%E8%A8%98%E8%8B%B1%E5%8B%87%E4%BC%9D%29+/S2012.342.1/dc00116501</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7141abf7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116502</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Suzuchi Shigeyuki, Herr von Hida, aus der Serie: Helden des Taiheiki</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1848</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Suzuchi+Shigeyuki%2C+Herr+von+Hida+%28Suzuchi+Hida-no-kami+Shigeyuki+%E9%88%B4%E6%99%BA%E9%A3%9B%E9%A8%A8%E5%AE%88%E9%87%8D%E8%A1%8C%29%2C+aus+der+Serie%3A+Heldes+des+Teiheiki+%28Taiheiki+eiyu+den+%E5%A4%AA%E5%B9%B3%E8%A8%98%E8%8B%B1%E5%8B%87%E4%BC%9D%29+/S2012.342.2/dc00116502</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f714ba2dc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116503</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau beim Beschreiben eines T&#228;felchens, aus der Serie: Frauen in Stoffen mit Benkei-Karomuster</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+beim+Beschreiben+eines+T%C3%A4felchens%2C+aus+der+Serie%3A+Frauen+in+Stoffen+mit+Benkei-Karomuster+%28Shimazoroi+onna+Benkei+%E7%B8%9E%E6%8F%83%E5%A5%B3%E5%BC%81%E6%85%B6%29/S2012.343/dc00116503</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f71555de4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116504</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Sawamura Tanosuke III als Urazato Tokiji&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1860</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Sawamura+Tanosuke+III+als+Urazato+Tokiji%C5%8D+%28%E6%B5%A6%E9%87%8C%E6%99%82%E6%AC%A1%E9%83%8E%29/S2012.344/dc00116504</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f715f217b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116509</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Daikokuten balanciert auf Strohballen, davor eine Maus im Kimono</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 8,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103005&#10;                &#10;                  Kitagawa Utamaro II&#10;                &#10;                &#10;                  Kitagawa, Utamaro II&#10;                &#10;                &#10;                  Harumachi II&#10;                &#10;                &#10;                  Koikawa, Harumachi II&#10;                &#10;                &#10;                  Koikawa, Yukimachi&#10;                &#10;                &#10;                  Koikawa Shuncho&#10;                &#10;                &#10;                  1831&#10;                &#10;              "><name>Kitagawa Utamaro II</name><geburtsjahr/><todesjahr>1831</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1806</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Daikokuten+balanciert+auf+Strohballen%2C+davor+eine+Maus+im+Kimono/S2012.347/dc00116509</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f716a0069</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116584</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Kikugor&#333; als Tamamo no mae</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Onoe+Kikugor%C5%8D+als+Tamamo+no+mae+%28%E7%8E%89%E8%97%BB%E5%89%8D%3F%E5%A5%B3%E9%83%8E+%E5%B0%BE%E4%B8%8A%E8%8F%8A%E4%BA%94%E9%83%8E%29/S2012.415.1/dc00116584</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f717534ab</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116585</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Ebiz&#333; als Kohata Saemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Ebiz%C5%8D+als+Kohata+Saemon+%28%E5%B0%8F%E5%B9%A1%E5%B7%A6%E8%A1%9B%E9%96%80+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29/S2012.415.2/dc00116585</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f717ea56a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116957</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          Surimono&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Rinder</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Rinder/S2012.760/dc00116957</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7190edeb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116958</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Rinder</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,3 cm; Breite: 14,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9910&#10;                http://d-nb.info/gnd/142663743&#10;                http://viaf.org/viaf/61871155&#10;                &#10;                  Tachibana Morikuni&#10;                &#10;                &#10;                  Tachibana, Morikuni&#10;                &#10;                &#10;                  &#x6A58;&#x5B88;&#x56FD;&#10;                &#10;                &#10;                  1679&#10;                  1748&#10;                &#10;              "><name>Tachibana Morikuni</name><geburtsjahr>1679</geburtsjahr><todesjahr>1748</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1679</earliest><latest>1748</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Rinder/S2012.761/dc00116958</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7547f220</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116959</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Rinder</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,2 cm; Breite: 15,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9910&#10;                http://d-nb.info/gnd/142663743&#10;                http://viaf.org/viaf/61871155&#10;                &#10;                  Tachibana Morikuni&#10;                &#10;                &#10;                  Tachibana, Morikuni&#10;                &#10;                &#10;                  &#x6A58;&#x5B88;&#x56FD;&#10;                &#10;                &#10;                  1679&#10;                  1748&#10;                &#10;              "><name>Tachibana Morikuni</name><geburtsjahr>1679</geburtsjahr><todesjahr>1748</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1679</earliest><latest>1748</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Rinder/S2012.762/dc00116959</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f75609c99</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116960</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die sechs unsterblichen Dichter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,2 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+sechs+unsterblichen+Dichter/S2012.763/dc00116960</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f757856e9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116961</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          Surimono&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gedichtschreibende Frau</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,1 cm; Breite: 18,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gedichtschreibende+Frau/S2012.764/dc00116961</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f75937db9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116962</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>N&#228;chtliche Schauspielszene (Frau)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,2 cm; Breite: 18,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/N%C3%A4chtliche+Schauspielszene+%28Frau%29/S2012.765.1/dc00116962</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f75ae494e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116963</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler in der Garderobe</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+in+der+Garderobe/S2012.766/dc00116963</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f75c75525</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116964</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspieler in der Garderobe</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,4 cm; Breite: 17,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspieler+in+der+Garderobe/S2012.767/dc00116964</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f75e2139f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116965</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler mit zwei Schwertern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,7 cm; Breite: 18,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10334&#10;                http://viaf.org/viaf/294926657&#10;                http://woodblockprints.org/index.php/Detail/Entity/Show/entity_id/64&#10;                &#10;                  Utagawa Sadakage I&#10;                &#10;                &#10;                  Utagawa, Sadakage&#10;                &#10;                &#10;                  Utagawa, Sadakage I&#10;                &#10;                &#10;                  Kojima&#10;                &#10;                &#10;                  Sh&#x14D;gor&#x14D;&#10;                &#10;                &#10;                  Gokotei&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x8C9E;&#x666F;&#10;                &#10;                &#10;              "><name>Utagawa Sadakage I</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+mit+zwei+Schwertern/S2012.768/dc00116965</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f75fb0620</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116966</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau mit Kind am Fluss</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 17,2 cm; Breite: 12,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10334&#10;                http://viaf.org/viaf/294926657&#10;                http://woodblockprints.org/index.php/Detail/Entity/Show/entity_id/64&#10;                &#10;                  Utagawa Sadakage I&#10;                &#10;                &#10;                  Utagawa, Sadakage&#10;                &#10;                &#10;                  Utagawa, Sadakage I&#10;                &#10;                &#10;                  Kojima&#10;                &#10;                &#10;                  Sh&#x14D;gor&#x14D;&#10;                &#10;                &#10;                  Gokotei&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x8C9E;&#x666F;&#10;                &#10;                &#10;              "><name>Utagawa Sadakage I</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+mit+Kind+am+Fluss/S2012.769/dc00116966</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7613b82c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116967</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspieler</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,2 cm; Breite: 17,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspieler/S2012.770/dc00116967</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f762b4e92</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116968</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Stab und Gef&#228;&#223;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,6 cm; Breite: 22,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                7402&#10;                http://d-nb.info/gnd/140597239&#10;                &#10;                  &#x14C;nishi Chinnen&#10;                &#10;                &#10;                  &#x14C;nishi, Chinnen&#10;                &#10;                &#10;                  1792&#10;                  1851&#10;                &#10;              "><name>&#332;nishi Chinnen</name><geburtsjahr>1792</geburtsjahr><todesjahr>1851</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1792</earliest><latest>1851</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Stab+und+Gef%C3%A4%C3%9F/S2012.771/dc00116968</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f76435b33</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116970</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Farbe Rot, aus der Serie: Die f&#252;nf Hauptfarben</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,8 cm; Breite: 18 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104308&#10;                http://viaf.org/viaf/48228233&#10;                &#10;                  Takashima Chiharu&#10;                &#10;                &#10;                  Takashima, Chiharu&#10;                &#10;                &#10;                  1777&#10;                  1859&#10;                &#10;              "><name>Takashima Chiharu</name><geburtsjahr>1777</geburtsjahr><todesjahr>1859</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1777</earliest><latest>1859</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Farbe+Rot%2C+aus+der+Serie%3A+Die+f%C3%BCnf+Hauptfarben+%28aka+%E8%B5%A4+Goshiki+no+uchi+%E4%BA%94%E8%89%B2%E4%B9%8B%E5%86%85%29/S2012.772.1/dc00116970</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f765ca76f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116971</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Farbe Gelb, aus der Serie: Die f&#252;nf Hauptfarben </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,9 cm; Breite: 17,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104308&#10;                http://viaf.org/viaf/48228233&#10;                &#10;                  Takashima Chiharu&#10;                &#10;                &#10;                  Takashima, Chiharu&#10;                &#10;                &#10;                  1777&#10;                  1859&#10;                &#10;              "><name>Takashima Chiharu</name><geburtsjahr>1777</geburtsjahr><todesjahr>1859</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1777</earliest><latest>1859</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Farbe+Gelb%2C+aus+der+Serie%3A+Die+f%C3%BCnf+Hauptfarben+%28k%C5%8D+%E9%BB%84+Goshiki+no+uchi+%E4%BA%94%E8%89%B2%E4%B9%8B%E5%86%85%29/S2012.772.2/dc00116971</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f76754599</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116972</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Krieger und Tiger</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 12,5 cm; Breite: 17,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104309&#10;                &#10;                  Kikukawa Eishin&#10;                &#10;                &#10;                  H&#x14D;rai Eishin&#10;                &#10;                &#10;                  &#x82F1;&#x4FE1;&#10;                &#10;                &#10;              "><name>Kikukawa Eishin</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1804</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Krieger+und+Tiger/S2012.773/dc00116972</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f768c8926</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116973</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Eingeh&#252;llte Frau am Tisch</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,7 cm; Breite: 17,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104310&#10;                &#10;                  Utagawa Kunikatsu&#10;                &#10;                &#10;              "><name>Utagawa Kunikatsu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Eingeh%C3%BCllte+Frau+am+Tisch/S2012.774/dc00116973</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f76a5f070</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116974</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspielerportr&#228;t</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,6 cm; Breite: 8,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104311&#10;                http://viaf.org/viaf/300191862&#10;                &#10;                  Utagawa Toyokiyo&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;, &#x8C4A;&#x6E05;&#10;                &#10;                &#10;                  1799&#10;                  1820&#10;                &#10;              "><name>Utagawa Toyokiyo</name><geburtsjahr>1799</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1799</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspielerportr%C3%A4t/S2012.774.1/dc00116974</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f76bf29c9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116975</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspielerportr&#228;t</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,7 cm; Breite: 8,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104311&#10;                http://viaf.org/viaf/300191862&#10;                &#10;                  Utagawa Toyokiyo&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;, &#x8C4A;&#x6E05;&#10;                &#10;                &#10;                  1799&#10;                  1820&#10;                &#10;              "><name>Utagawa Toyokiyo</name><geburtsjahr>1799</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1799</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspielerportr%C3%A4t/S2012.774.2/dc00116975</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f76d736fc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116976</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspielerportr&#228;t</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,7 cm; Breite: 8,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104311&#10;                http://viaf.org/viaf/300191862&#10;                &#10;                  Utagawa Toyokiyo&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;, &#x8C4A;&#x6E05;&#10;                &#10;                &#10;                  1799&#10;                  1820&#10;                &#10;              "><name>Utagawa Toyokiyo</name><geburtsjahr>1799</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1799</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspielerportr%C3%A4t/S2012.774.3/dc00116976</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f76f02d31</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116977</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler und sein Bediensteter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,7 cm; Breite: 17,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104315&#10;                http://vocab.getty.edu/ulan/500334453&#10;                http://viaf.org/viaf/29090700&#10;                &#10;                  Utagawa Kuniyasu&#10;                &#10;                &#10;                  Utagawa, Kuniyasu&#10;                &#10;                &#10;                  1794&#10;                  1832&#10;                &#10;              "><name>Utagawa Kuniyasu</name><geburtsjahr>1794</geburtsjahr><todesjahr>1832</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+und+sein+Bediensteter/S2012.775/dc00116977</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7707f556</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116978</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ein alter Mann himmelt eine Kurtisane an</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,4 cm; Breite: 16,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103517&#10;                http://viaf.org/viaf/308269870&#10;                &#10;                  Utagawa Kunimaru&#10;                &#10;                &#10;                  Utagawa, Kunimaru&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x4E38;&#10;                &#10;                &#10;                  1794&#10;                  1829&#10;                &#10;              "><name>Utagawa Kunimaru</name><geburtsjahr>1794</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1829</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ein+alter+Mann+himmelt+eine+Kurtisane+an/S2012.776/dc00116978</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f772108d7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116979</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Festszene (Laterne und Stra&#223;enverk&#228;ufer)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,8 cm; Breite: 18,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Festszene+%28Laterne+und+Stra%C3%9Fenverk%C3%A4ufer%29/S2012.777/dc00116979</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f77394954</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116980</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          Surimono&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Schauspieler, drei Gedichtfl&#228;chen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,7 cm; Breite: 18,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Schauspieler%2C+drei+Gedichtfl%C3%A4chen/S2012.778/dc00116980</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f719b5d6f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116981</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          Surimono&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Schauspieler, drei Gedichtfl&#228;chen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,5 cm; Breite: 18,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Schauspieler%2C+drei+Gedichtfl%C3%A4chen/S2012.779/dc00116981</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f71af092e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116982</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Posierender Schauspieler</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,1 cm; Breite: 18,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Posierender+Schauspieler/S2012.780/dc00116982</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f777ec7f0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116983</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schildkr&#246;te, Kiefer und Abendsonne</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,7 cm; Breite: 17,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schildkr%C3%B6te%2C+Kiefer+und+Abendsonne/S2012.781/dc00116983</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f779793f7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116984</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shiraby&#333;shi-T&#228;nzerin (Ensei)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shiraby%C5%8Dshi-T%C3%A4nzerin+%28Ensei%29/S2012.782.1/dc00116984</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f77b201ff</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116985</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Frauen bei der Haartoilette</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,6 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Frauen+bei+der+Haartoilette/S2012.783/dc00116985</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f77caf7a1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116986</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspielerportr&#228;ts auf Federballschl&#228;gern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 20,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1797</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspielerportr%C3%A4ts+auf+Federballschl%C3%A4gern/S2012.784/dc00116986</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f71c48c69</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116987</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler auf der B&#252;hne</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 17,9 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                8687&#10;                &#10;                  Sat&#x14D; Hodai&#10;                &#10;                &#10;                  Hodai&#10;                &#10;                &#10;                  Sat&#x14D;, Hodai&#10;                &#10;                &#10;                  1806&#10;                  1897&#10;                &#10;              "><name>Sat&#333; Hodai</name><geburtsjahr>1806</geburtsjahr><todesjahr>1897</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1897</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+auf+der+B%C3%BChne/S2012.785/dc00116987</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f77f9c315</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116988</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei M&#228;nner beim Arbeiten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,2 cm; Breite: 11,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                8687&#10;                &#10;                  Sat&#x14D; Hodai&#10;                &#10;                &#10;                  Hodai&#10;                &#10;                &#10;                  Sat&#x14D;, Hodai&#10;                &#10;                &#10;                  1806&#10;                  1897&#10;                &#10;              "><name>Sat&#333; Hodai</name><geburtsjahr>1806</geburtsjahr><todesjahr>1897</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1897</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+M%C3%A4nner+beim+Arbeiten/S2012.786/dc00116988</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7811bc78</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116989</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Torii im Wald</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,6 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097831&#10;                http://www.britishmuseum.org/research/search_the_collection_database/term_details.aspx?bioId=148206&#10;                &#10;                  Gyokuen &#10;                &#10;                &#10;                  &#x7389;&#x5712;&#10;                &#10;                &#10;              "><name>Gyokuen </name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>3. Viertel 19. Jahrhundert</datum><earliest>1851</earliest><latest>1875</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Torii+im+Wald/S2012.787/dc00116989</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7829b5b5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116991</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Probedruck Kurtisane</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 19,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1797</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Probedruck+Kurtisane/S2012.789/dc00116991</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f78427ce1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116993</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sitzender Schauspieler</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20 cm; Breite: 17,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sitzender+Schauspieler/S2012.790.1/dc00116993</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7859e89a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116994</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau mit Spiegel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,8 cm; Breite: 18,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+mit+Spiegel/S2012.790.2/dc00116994</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7872987c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116995</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspieler in Pose</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,1 cm; Breite: 17,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspieler+in+Pose/S2012.791/dc00116995</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f788d002b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116996</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspieler in Pose</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspieler+in+Pose/S2012.792/dc00116996</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f78a7a623</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116997</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspieler im Zank</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,1 cm; Breite: 17,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspieler+im+Zank/S2012.793/dc00116997</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f78c0b5ff</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116998</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspieler im Zank</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspieler+im+Zank/S2012.794/dc00116998</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f78d8f8bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00116999</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei Schauspieler</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+Schauspieler/S2012.795/dc00116999</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f78f37a69</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117000</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kraniche und Kiefern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,2 cm; Breite: 12,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104323&#10;                http://viaf.org/viaf/14609472&#10;                &#10;                  Nakabayashi Chikukei&#10;                &#10;                &#10;                  Nakabayashi, Chikukei&#10;                &#10;                &#10;                  1816&#10;                  1867&#10;                &#10;              "><name>Nakabayashi Chikukei</name><geburtsjahr>1816</geburtsjahr><todesjahr>1867</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1867</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kraniche+und+Kiefern/S2012.796/dc00117000</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f790bde17</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117002</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kurtisane und zwei Kamuro</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,2 cm; Breite: 16,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104328&#10;                &#10;                  Ry&#x16B;kaen&#10;                &#10;                &#10;              "><name>Ry&#363;kaen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kurtisane+und+zwei+Kamuro/S2012.798/dc00117002</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f792512c2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117003</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>H&#228;usliche Szene, Mann und Frau</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 17,4 cm; Breite: 15,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104329&#10;                http://d-nb.info/gnd/1014956935&#10;                &#10;                  Tamagawa Sh&#x16B;ch&#x14D;&#10;                &#10;                &#10;                  &#x7389;&#x5DDD;&#x821F;&#x8ABF;&#10;                &#10;                &#10;                  Tamagawa, Sh&#x16B;ch&#x14D;&#10;                &#10;                &#10;              "><name>Tamagawa Sh&#363;ch&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1800</latest></eventDate>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/H%C3%A4usliche+Szene%2C+Mann+und+Frau/S2012.799/dc00117003</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f793dfc42</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117012</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wasser sch&#246;pfende Frau</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 14,1 cm; Breite: 10 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                7402&#10;                http://d-nb.info/gnd/140597239&#10;                &#10;                  &#x14C;nishi Chinnen&#10;                &#10;                &#10;                  &#x14C;nishi, Chinnen&#10;                &#10;                &#10;                  1792&#10;                  1851&#10;                &#10;              "><name>&#332;nishi Chinnen</name><geburtsjahr>1792</geburtsjahr><todesjahr>1851</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1792</earliest><latest>1851</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wasser+sch%C3%B6pfende+Frau/S2012.808/dc00117012</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f7956cfda</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117013</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Schildkr&#246;ten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,3 cm; Breite: 14,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104330&#10;                &#10;                  Hamaguchi Rofu Nangai&#10;                &#10;                &#10;                  1801&#10;                  1865&#10;                &#10;              "><name>Hamaguchi Rofu Nangai</name><geburtsjahr>1801</geburtsjahr><todesjahr>1865</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1801</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Schildkr%C3%B6ten/S2012.809/dc00117013</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f796e30ff</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117014</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Gl&#252;cksg&#246;tter lesen eine Schriftrolle</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 17 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Gl%C3%BCcksg%C3%B6tter+lesen+eine+Schriftrolle/S2012.810/dc00117014</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f79870144</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117015</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          Surimono&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wei&#223;er Vogel (shiratori)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,9 cm; Breite: 17,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wei%C3%9Fer+Vogel+%28shiratori%29/S2012.811.1/dc00117015</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f79a05905</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117016</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Narihira, aus der Serie: Die sechs unsterblichen Dichter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,9 cm; Breite: 17,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104315&#10;                http://vocab.getty.edu/ulan/500334453&#10;                http://viaf.org/viaf/29090700&#10;                &#10;                  Utagawa Kuniyasu&#10;                &#10;                &#10;                  Utagawa, Kuniyasu&#10;                &#10;                &#10;                  1794&#10;                  1832&#10;                &#10;              "><name>Utagawa Kuniyasu</name><geburtsjahr>1794</geburtsjahr><todesjahr>1832</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Narihira+%28%E6%A5%AD%E5%B9%B3%29%2C+aus+der+Serie%3A+Die+sechs+unsterblichen+Dichter+%28%E5%85%AD%E6%AD%8C%E4%BB%99%29/S2012.812.1/dc00117016</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f79b58d40</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117017</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau, auf Lampe lehnend</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,6 cm; Breite: 18,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104315&#10;                http://vocab.getty.edu/ulan/500334453&#10;                http://viaf.org/viaf/29090700&#10;                &#10;                  Utagawa Kuniyasu&#10;                &#10;                &#10;                  Utagawa, Kuniyasu&#10;                &#10;                &#10;                  1794&#10;                  1832&#10;                &#10;              "><name>Utagawa Kuniyasu</name><geburtsjahr>1794</geburtsjahr><todesjahr>1832</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau%2C+auf+Lampe+lehnend/S2012.813/dc00117017</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f79cd4f1a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117019</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>F&#228;cherstillleben</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,9 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11446&#10;                http://collection.imamuseum.org/artwork/78720/&#10;                &#10;                  Mori Ipp&#x14D;&#10;                &#10;                &#10;                  Mori, Ipp&#x14D;&#10;                &#10;                &#10;                  1798&#10;                  1871&#10;                &#10;              "><name>Mori Ipp&#333;</name><geburtsjahr>1798</geburtsjahr><todesjahr>1871</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1871</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/F%C3%A4cherstillleben/S2012.815/dc00117019</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f79e56a83</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117021</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; VII in Kenuki mit einem Portr&#228;t von Danj&#363;r&#333; II als Soga no Gor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,1 cm; Breite: 17,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1819</earliest><latest>1819</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VII+in+Kenuki+mit+einem+Portr%C3%A4t+von+Danj%C5%ABr%C5%8D+II+als+Soga+no+Gor%C5%8D/S2012.817.1/dc00117021</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f79fe3e88</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117949</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Umezawa in der Provinz Sagami, Blatt 14 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Umezawa+in+der+Provinz+Sagami+%28S%C5%8Dsh%C5%AB+umezawanosho+%E7%9B%B8%E5%B7%9E%E6%A2%85%E6%BE%A4%E5%BA%84%29%2C+Blatt+14+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.390/dc00117949</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f71d7dfa3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117950</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Regenschauer am Fu&#223; des Berges, Blatt 3 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Regenschauer+am+Fu%C3%9F+des+Berges+%28Yamashita+hak%C5%AB%2C+%E5%B1%B1%E4%B8%8B%E7%99%BD%E9%9B%A8%29%2C+Blatt+3+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.392/dc00117950</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f71e602b9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117951</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die gro&#223;e Welle vor Kanagawa, Blatt 1 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hohe+See+bei+Kanagawa%2C+das+Wellental+%28Kanagawa-oki+nami-ura+%E7%A5%9E%E5%A5%88%E5%B7%9D%E6%B2%96%E6%B5%AA%E8%A3%8F%29%2C+Blatt+1+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.395/dc00117951</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f71f13cc3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117952</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Hoganji in Asakusa in der Osthauptstadt, Blatt 11 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Hoganji+in+Asakusa+in+der+Osthauptstadt+%28T%C5%8Dto+Asakusa+Honganji+%E6%9D%B1%E9%83%BD%E6%B5%85%E8%8D%89%E6%9C%AC%E9%A1%98%E5%AF%BA%29%2C+Blatt+11+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.396/dc00117952</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7205a28b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117953</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ushibori in der Provinz J&#333;sh&#363;, Blatt 20 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ushibori+in+der+Provinz+J%C5%8Dsh%C5%AB+%28J%C5%8Dsh%C5%AB+Ushibori%2C+%E5%B8%B8%E5%B7%9E%E7%89%9B%E6%8E%98%29%2C+Blatt+20+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.397/dc00117953</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f721296cc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117954</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Tama-Fluss in der Provinz Musashi, Blatt 8 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Tama-Flu%C3%9F+in+der+Provinz+Musashi+%28Bush%C5%AB+Tamagawa+%E6%AD%A6%E5%B7%9E%E7%8E%89%E5%B7%9D%29%2C+Blatt+8+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.398/dc00117954</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72206696</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117955</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Komaz&#333; als Takechi J&#363;b&#275; Mitsuhide und Band&#333; Mitsugor&#333; als Oda Harunaga</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,9 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1769</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Komaz%C5%8D+als+Takechi+J%C5%ABb%C4%93+Mitsuhide+%28%E6%AD%A6%E6%99%BA%E5%8D%81%E5%85%B5%E8%A1%9B%E5%85%89%E7%A7%80+%E5%B8%82%E5%B7%9D%E9%AB%98%E9%BA%97%E8%94%B5%29+und+Band%C5%8D+Mitsugor%C5%8D+als+Oda+Harunaga+%28%E5%B0%8F%E7%94%B0%E6%98%A5%E9%95%B7+%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29/IE1896.269/dc00117955</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f722a8b45</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117956</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Tomij&#363;j&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31,5 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097877&#10;                http://vocab.getty.edu/ulan/500118870&#10;                http://d-nb.info/gnd/140518819&#10;                &#10;                  Torii Kiyomasu II&#10;                &#10;                &#10;                  Kiyomasu II., Torii&#10;                &#10;                &#10;                  Torii, Kiyomasu II&#10;                &#10;                &#10;                  1706&#10;                  1763&#10;                &#10;              "><name>Torii Kiyomasu II</name><geburtsjahr>1706</geburtsjahr><todesjahr>1763</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1742</earliest><latest>1742</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Tomij%C5%ABj%C5%8D+%28%E4%B8%AD%E6%9D%91%E5%AF%8C%E5%8D%81%E9%83%8E%29/IE1907.5/dc00117956</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72350d7e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117957</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; VI</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23 cm; Breite: 32,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102745&#10;                http://d-nb.info/gnd/118754092&#10;                &#10;                  T&#x14D;sh&#x16B;sai Sharaku&#10;                &#10;                &#10;                  Tosh&#x16B;sai, Sharaku&#10;                &#10;                &#10;                  Sait&#x14D; J&#x16B;r&#x14D;bei &#10;                &#10;                &#10;                  1801&#10;                &#10;              "><name>T&#333;sh&#363;sai Sharaku</name><geburtsjahr/><todesjahr>1801</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1794</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VI/1973.115/dc00117957</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f723deb4c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117958</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; VI als Mimana Yukinori</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31,2 cm; Breite: 16,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102745&#10;                http://d-nb.info/gnd/118754092&#10;                &#10;                  T&#x14D;sh&#x16B;sai Sharaku&#10;                &#10;                &#10;                  Tosh&#x16B;sai, Sharaku&#10;                &#10;                &#10;                  Sait&#x14D; J&#x16B;r&#x14D;bei &#10;                &#10;                &#10;                  1801&#10;                &#10;              "><name>T&#333;sh&#363;sai Sharaku</name><geburtsjahr/><todesjahr>1801</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1794</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VI+%28%E5%85%AD%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29+als+Mimana+Yukinori+/1973.116/dc00117958</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f724a48bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117959</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Utaemon IV (ehemalig Shikan) als Geist des Efeus</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4410&#10;                http://vocab.getty.edu/ulan/500333023&#10;                https://en.wikipedia.org/wiki/Shunbaisai_Hokuei&#10;                &#10;                  Shunbaisai Hokuei&#10;                &#10;                &#10;                  Hokuei, Shunbaisai&#10;                &#10;                &#10;                  Shunbaisai, Hokuei&#10;                &#10;                &#10;                  Shunk&#x14D; III&#10;                &#10;                &#10;                  1837&#10;                &#10;              "><name>Shunbaisai Hokuei</name><geburtsjahr/><todesjahr>1837</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1836</earliest><latest>1836</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Utaemon+IV+%28ehemalig+Shikan%29+als+Geist+des+Efeus/1983.310/dc00117959</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72566070</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117960</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Segawa Kikunoj&#333; II</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt (Blatt am rechten Rand beschnitten): H&#246;he: 29,5 cm; Breite: 12,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4661&#10;                http://d-nb.info/gnd/142870307&#10;                http://vocab.getty.edu/ulan/500057321&#10;                &#10;                  Ippitsusai Bunch&#x14D;&#10;                &#10;                &#10;                  Ippitsusai, Bunch&#x14D;&#10;                &#10;                &#10;                  Ippitsusai, Bunch&#x14D;&#10;                &#10;                &#10;              "><name>Ippitsusai Bunch&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1768</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;                Konturpr&#xE4;gung&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Segawa+Kikunoj%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E7%80%AC%E5%B7%9D%E8%8F%8A%E4%B9%8B%E4%B8%9E%29/1961.174/dc00117960</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72618004</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117961</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Rik&#333; I als Agemaki </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 31,5 cm; Breite: 14,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1782</earliest><latest>1782</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Rik%C5%8D+I+als+Agemaki+%E5%88%9D%E4%BB%A3%E4%B8%AD%E6%9D%91%E7%90%86%E5%A5%BD%E3%81%AE%E6%8F%9A%E5%B7%BB/1971.22/dc00117961</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f726ba3c5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117962</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; V als Chichibu no Shigetada</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32,5 cm; Breite: 15 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1773</datum><earliest>1771</earliest><latest>1775</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+V+als+Chichibu+no+Shigetada/IE1930.42/dc00117962</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f727693f2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117963</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Nakaz&#333; I als Koreaki Shinn&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,7 cm; Breite: 14,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1773</earliest><latest>1773</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Nakaz%C5%8D+I+als+Koreaki+Shinn%C5%8D/IE1900.12/dc00117963</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7281bb7d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117964</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Band&#333; Hikosabur&#333; und Band&#333; Minosuke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,8 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1798</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Band%C5%8D+Hikosabur%C5%8D+und+Band%C5%8D+Minosuke+%28%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E8%89%AF%2C+%E5%9D%82%E6%9D%B1%E8%93%91%E5%8A%A9%29/IE1908.14/dc00117964</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f728d8c17</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117965</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler &#332;tani und Onoe</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 13,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10134&#10;                http://d-nb.info/gnd/141950684&#10;                http://vocab.getty.edu/ulan/500057317&#10;                &#10;                  Torii Kiyomitsu&#10;                &#10;                &#10;                  Torii III., Kiyomitsu&#10;                &#10;                &#10;                  Torii Kiyomitsu I&#10;                &#10;                &#10;                  Kamejur&#x14D;&#10;                &#10;                &#10;                  Torii, Kiyomitsu&#10;                &#10;                &#10;                  1735&#10;                  1785&#10;                &#10;              "><name>Torii Kiyomitsu</name><geburtsjahr>1735</geburtsjahr><todesjahr>1785</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1764</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+%C5%8Ctani+%28%3F%29+und+Onoe+%28%3F%29/1962.36/dc00117965</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7296c000</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117966</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          hashira-e&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; IV</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 71 cm (101,5); Breite: 10,3 cm (35)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10134&#10;                http://d-nb.info/gnd/141950684&#10;                http://vocab.getty.edu/ulan/500057317&#10;                &#10;                  Torii Kiyomitsu&#10;                &#10;                &#10;                  Torii III., Kiyomitsu&#10;                &#10;                &#10;                  Torii Kiyomitsu I&#10;                &#10;                &#10;                  Kamejur&#x14D;&#10;                &#10;                &#10;                  Torii, Kiyomitsu&#10;                &#10;                &#10;                  1735&#10;                  1785&#10;                &#10;              "><name>Torii Kiyomitsu</name><geburtsjahr>1735</geburtsjahr><todesjahr>1785</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1767</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00877&#10;                Dreifarbendruck&#10;                benizuri-e&#10;              ">Dreifarbendruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+IV/IE1903.4/dc00117966</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72a09027</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117967</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Baik&#333; IV als Ch&#363;r&#333; Onoe in einer Szene des zweiten Akts der Kabuki-Auff&#252;hrung Hanato Mimasu yayoi no Hatsuyaku</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,3 cm; Breite: 76 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Onoe+Baik%C5%8D+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E5%B0%BE%E4%B8%8A%E6%A2%85%E5%B9%B8%29+als+Ch%C5%ABr%C5%8D+Onoe+%28%E4%B8%AD%E8%80%81%E5%B0%BE%E4%B8%8A%29+in+einer+Szene+des+zweiten+Akts+der+Kabuki-Auff%C3%BChrung+Hanato+Mimasu+yayoi+no+Hatsuyaku/1985.220/dc00117967</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72a9ccb8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117969</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Junge Dame mit Dienerin im Schnee</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 28,5 cm; Breite: 21,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1768</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Junge+Dame+mit+Dienerin+im+Schnee/IE1969.199/dc00117969</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72b57019</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117970</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Arashi Ry&#363;z&#333; und Ichikawa Komaz&#333; im Schwertkampf</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102755&#10;                http://d-nb.info/gnd/1093243015&#10;                http://vocab.getty.edu/ulan/500057323&#10;                &#10;                  Katsukawa Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shunei&#10;                &#10;                &#10;                  Katsukawa, Ky&#x16B;jir&#x14D;&#10;                &#10;                &#10;                  Ky&#x16B;tokusai&#10;                &#10;                &#10;                  1762&#10;                  1819&#10;                &#10;              "><name>Katsukawa Shun'ei</name><geburtsjahr>1762</geburtsjahr><todesjahr>1819</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1793</earliest><latest>1793</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Arashi+Ry%C5%ABz%C5%8D+und+Ichikawa+Komaz%C5%8D+im+Schwertkampf/IE1903.2/dc00117970</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72c07a01</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117971</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hinamatsuri, Blatt 2 aus der Serie: Die f&#252;nf Feste</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,3 cm; Breite: 25,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1803</datum><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hinamatsuri+%28%E9%9B%9B%E7%A5%AD%29%2C+Blatt+2+aus+der+Serie%3A+Die+f%C3%BCnf+Feste+%28Gosekku+%E4%BA%94%E7%AF%80%E5%8F%A5%29+/IE1907.52/dc00117971</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72cd9568</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117972</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kirschbl&#252;ten in Arashiyama </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102709&#10;                http://d-nb.info/gnd/119001136&#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Kikukawa Eizan&#10;                &#10;                &#10;                  Eisan Kikukawa&#10;                &#10;                &#10;                  &#x83CA;&#x5DDD;&#x82F1;&#x5C71;&#10;                &#10;                &#10;                  1787&#10;                  1867&#10;                &#10;              "><name>Kikukawa Eizan</name><geburtsjahr>1787</geburtsjahr><todesjahr>1867</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1843</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kirschbl%C3%BCten+in+Arashiyama+%28Arashiyama+sakura+%E3%81%82%E3%82%89%E3%81%97%E5%B1%B1%E3%81%95%E3%81%8F%E3%82%89%29/IE1897.68/dc00117972</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72d97f4a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117973</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Steckenpferdtanz harugoma</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,5 cm; Breite: 43 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10134&#10;                http://d-nb.info/gnd/141950684&#10;                http://vocab.getty.edu/ulan/500057317&#10;                &#10;                  Torii Kiyomitsu&#10;                &#10;                &#10;                  Torii III., Kiyomitsu&#10;                &#10;                &#10;                  Torii Kiyomitsu I&#10;                &#10;                &#10;                  Kamejur&#x14D;&#10;                &#10;                &#10;                  Torii, Kiyomitsu&#10;                &#10;                &#10;                  1735&#10;                  1785&#10;                &#10;              "><name>Torii Kiyomitsu</name><geburtsjahr>1735</geburtsjahr><todesjahr>1785</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1760</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Steckenpferdtanz+harugoma/IE1908.3/dc00117973</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72e5a701</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117974</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bild von Menschen aus Nanking, aus dem Buch: Bilder importierter V&#246;gel </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bild+von+Menschen+aus+Nanking+%28nankinjin+zu+%E5%8D%97%E4%BA%AC%E4%BA%BA%E5%9B%B3%29%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.377/dc00117974</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f72f22050</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117975</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Guabich&#333; auf einem bl&#252;henden Kirschbaumast, aus dem Buch: Bilder importierter V&#246;gel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Guabich%C5%8D+auf+einer+bl%C3%BChenden+Kirschbaumast.%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.380/dc00117975</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f730a2dd4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117976</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendrot bei der Koganei-Br&#252;cke, aus der Serie: Acht Ansichten der Umgebung von Edo </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,1 cm; Breite: 34,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1837</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendrot+bei+der+Koganei-Br%C3%BCcke+%28Koganei-bashi+no+sekish%C5%8D%2C+%E5%B0%8F%E9%87%91%E4%BA%95%E6%A9%8B%E5%A4%95%E7%85%A7%29%2C+aus+der+Serie%3A+Acht+Ansichten+der+Umgebung+von+Edo+%28Edo+kink%C5%8D+hakkei+no+uchi%2C+%E6%B1%9F%E6%88%B8%E8%BF%91%E9%83%8A%E5%85%AB%E6%99%AF%E4%B9%8B%E5%86%85%29/IE1906.1/dc00117976</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73161607</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117977</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Kiyomizu Tempel und der Shinobazu-See in Ueno, Blatt 11 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Kiyomizu+Tempel+und+der+Shinobazu-See+in+Ueno+%28Ueno+Kiyomizud%C3%B4+Shinobazu+no+ike%2C+%E4%B8%8A%E9%87%8E%E6%B8%85%E6%B0%B4%E5%A0%82%E4%B8%8D%E5%BF%8D%E3%83%8E%E6%B1%A0%29%2C+Blatt+11+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+Edo+hyakkei%2C+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.53/dc00117977</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73228941</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117978</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Kirschb&#228;ume in Arashiyama in voller Bl&#252;te, aus der Serie: Ber&#252;hmte Orte von Ky&#333;to</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 35,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Kirschb%C3%A4ume+in+Arashiyama+in+voller+Bl%C3%BCte+%28Arashiyama+manka+%E3%81%82%E3%82%89%E3%81%97%E5%B1%B1%E6%BA%80%E8%8A%B1%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+von+Ky%C5%8Dto+%28Ky%C5%8Dto+meisho+no+uchi+%E4%BA%AC%E9%83%BD%E5%90%8D%E6%89%80%E4%B9%8B%E5%86%85%29/IE1900.6/dc00117978</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f732c7620</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117979</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Dango-H&#252;gel und der Kirschbl&#252;tengarten in Sendai, Blatt 16 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Dango-H%C3%BCgel+und+der+Kirschbl%C3%BCtengarten+in+Sendai+%28Sendagi+hangozaka+hanayashiki+%E5%8D%83%E9%A7%84%E6%9C%A8%E5%9B%A3%E5%AD%90%E5%9D%82%E8%8A%B1%E5%B1%8B%E6%95%B7%29%2C+Blatt+16+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.263/dc00117979</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7338573b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117980</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ansicht von Sagano, aus der Serie: Bilder des eleganten Genji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ansicht+von+Sagano+%28Sagano+f%C5%ABkei%2C+%E5%B5%AF%E5%B3%A8%E9%87%8E%E9%A2%A8%E6%99%AF%29%2C+aus+der+Serie%3A+Bilder+des+eleganten+Genji+%28F%C5%ABry%C5%AB+Genji-e+Awase%2C+%E9%A2%A8%E6%B5%81%E6%BA%90%E6%B0%8F%E7%B5%B5%E5%90%88%29/IE1898.107/dc00117980</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7343511f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117981</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Dorf Sanamura und der Hachiman-Schrein, Blatt 29 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 23,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Dorf+Sanamura+und+der+Hachiman-Schrein+%28Sunamura+motohachiman%2C+%E7%A0%82%E3%82%80%E3%82%89%E5%85%83%E5%85%AB%E3%81%BE%E3%82%93%29%2C+Blatt+29+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.17/dc00117981</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f734d8d21</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117982</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Koganei in der Provinz Musashi, Blatt 12 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Koganei+in+der+Provinz+Musashi+%28Musashi+Koganei+%E6%AD%A6%E8%94%B5%E5%B0%8F%E9%87%91%E4%BA%95%29%2C+Blatt+12+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28Fuji+sanj%C5%ABrokkei+%E5%AF%8C%E5%A3%AB%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.265/dc00117982</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73592b64</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117983</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Chikuzen: die Hako Landzunge, die Stra&#223;e durchs Meer, Blatt 59 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,8 cm; Breite: 23,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Chikuzen%3A+die+Hako+Landzuge%2C+die+Stra%C3%9Fe+durchs+Meer+%28Chikuzen+hakozaki+kaich%C3%BB+no+michi%2C+%E7%AD%91%E5%89%8D+%E7%AD%A5%E5%B4%8E+%E6%B5%B7%E4%B8%AD%E3%81%AE%E9%81%93%29%2C+Blatt+59+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1897.13/dc00117983</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73641391</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117984</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Morgend&#228;mmerung im Freudenviertel, Blatt 38 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Morgend%C3%A4mmerung+im+Freudenviertel+%28Kakuch%C5%AB+shinonome+%E5%BB%93%E4%B8%AD%E6%9D%B1%E9%9B%B2%29%2C+Blatt+38+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.31/dc00117984</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f736d6158</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117985</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Nakaz&#333; als Sat&#333; Tadanobu und Yamashita Yaoz&#333; als Shizuka Gozen aus dem St&#252;ck Yoshitsune Senbonzakura</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102750&#10;                http://vocab.getty.edu/ulan/500057322&#10;                &#10;                  Katsukawa Shunch&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunch&#x14D;&#10;                &#10;                &#10;                  Kichizaemon&#10;                &#10;                &#10;                  Y&#x16B;shid&#x14D;&#10;                &#10;                &#10;                  Shien&#10;                &#10;                &#10;                  T&#x14D;shien&#10;                &#10;                &#10;                  Ch&#x16B;rinsha&#10;                &#10;                &#10;                  Sank&#x14D;&#10;                &#10;                &#10;              "><name>Katsukawa Shunch&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1787</earliest><latest>1787</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Nakaz%C5%8D+als+Sat%C5%8D+Tadanobu+%28%E3%81%95%E3%81%A8%E3%81%86%E3%81%9F%E3%81%A0%E3%81%AE%E3%81%B6+%E4%B8%AD%E6%9D%91%E4%BB%B2%E8%94%B5%29+und+Yamashita+Yaoz%C5%8D+als+Shizuka+Gozen+%28%E3%81%97%E3%81%9A%E3%81%8B%E3%81%94%E3%81%9C%E3%82%93+%E5%B1%B1%E4%B8%8B%E5%85%AB%E7%99%BE%E8%94%B5%29+aus+dem+St%C3%BCck+Yoshitsune+Senbonzakura+%28%E7%BE%A9%E7%B5%8C%E5%8D%83%E6%9C%AC%E6%A1%9C%29/IE1902.1/dc00117985</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7378362c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117986</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Elegante Frauen aus dem Shikisanban</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1800</datum><earliest>1796</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Elegante+Frauen+aus+dem+Shikisanban+%28F%C5%ABry%C5%AB+onna+shikisanban+%E9%A2%A8%E6%B5%81%E5%A5%B3%E5%BC%8F%E4%B8%89%E7%95%AA%29/1971.21/dc00117986</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7384318f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117987</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Negishi, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Negishi+%28%E6%A0%B9%E5%B2%B8%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.366/dc00117987</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f738e57b5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117988</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kamigaike, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kamigaike+%28%E9%8F%A1%E3%81%8C%E6%B1%A0%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.367/dc00117988</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f739ac75d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117989</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tatekawa, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tatekawa+%28%E7%AB%AA%E5%B7%9D%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.368/dc00117989</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73a61342</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117990</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Somei, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Somei+%28%E6%9F%93%E4%BA%95%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.369/dc00117990</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73b216b3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117991</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mokubo-ji, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mokubo-ji%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.370/dc00117991</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73bc8ecb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117992</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;ji Inari-Schrein, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Cji+Inari-Schrein+%28%E7%8E%8B%E5%AD%90%E7%A8%B2%E8%8D%B7%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.371/dc00117992</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73c76e9b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117993</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;kawabashi, lokale Bezeichnung Azumabashi, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Ckawabashi%2C+lokale+Bezeichnung+Azumabashi+%28%E5%A4%A7%E5%B7%9D%E6%A9%8B+%E9%87%8C%E4%BF%97%E5%90%BE%E5%A6%BB%E3%81%AF%E3%81%97%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.372/dc00117993</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73d2601c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117994</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nihonbashi, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nihonbashi+%28%E6%97%A5%E6%9C%AC%E3%81%B0%E3%81%97%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.373/dc00117994</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73de0a9d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117995</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Vor dem Daion-ji, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Vor+dem+Daion-ji+%28Daion-ji+mae+%E5%A4%A7%E6%81%A9%E5%AF%BA%E3%81%BE%E3%81%B8%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.374/dc00117995</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73e9dbef</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117996</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shinbashi, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shinbashi%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.375/dc00117996</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f73f57ce3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117997</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yushima Tenjin, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yushima+Tenjin+%28%E6%B9%AF%E5%B3%B6%E5%A4%A9%E7%A5%9E%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%28%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29/IE1896.376/dc00117997</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f740125d7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117998</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Imagawabashi, aus der Serie: 100 Sch&#246;nheiten in ber&#252;hmten Orten in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0102813&#10;                &#10;                  Utagawa Kunihisa II&#10;                &#10;                &#10;                  Utagawa, Kunihisa II &#10;                &#10;                &#10;                  Utagawa, Kunihisa II&#10;                &#10;                &#10;                  1832&#10;                  1891&#10;                &#10;              "><name>Utagawa Kunihisa II</name><geburtsjahr>1832</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Imagawabashi+%28%E4%BB%8A%E5%B7%9D%E3%81%AF%E3%81%97%29%2C+aus+der+Serie%3A+100+Sch%C3%B6nheiten+in+ber%C3%BChmten+Orten+in+Edo+%28Edo+meisho+hyakunin+bijo+%E6%B1%9F%E6%88%B8%E5%90%8D%E6%89%80%E7%99%BE%E4%BA%BA%E7%BE%8E%E5%A5%B3%29+/IE1896.270/dc00117998</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f740b94ba</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00117999</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fr&#252;hlingsvergn&#252;gen 12 Uhr mittags: die Stunde des Pferdes</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fr%C3%BChlingsvergn%C3%BCgen+12+Uhr+mittags+%28Shuny%C5%AB-J%C5%ABniji+%E6%98%A5%E9%81%8A%E5%8D%81%E4%BA%8C%E6%99%82%29%3A+die+Stunde+des+Pferdes+%28Uma+no+koku+%E9%A6%AC%E3%81%AE%E5%88%BB%29/IE1896.365/dc00117999</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74174d90</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118100</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebespaar</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,8 cm; Breite: 37 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1675</earliest><latest>1685</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebespaar/1969.27/dc00118100</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7424e30e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118101</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebe zu Dritt: ein Mann
+mit zwei Knaben</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,8 cm; Breite: 36,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1675</earliest><latest>1685</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebe+zu+Dritt%3A+ein+Mann%0Amit+zwei+Knaben/IE1907.51/dc00118101</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7432c112</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118102</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 1</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+1+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.405/dc00118102</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f743c3e37</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118103</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 2</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+2+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.406/dc00118103</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7446502b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118104</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 3</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+3+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.407/dc00118104</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7450f36f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118105</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 4</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+4+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.408/dc00118105</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7459d0e3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118106</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 5</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+5+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.409/dc00118106</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74654b32</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118107</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 6</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+6+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.410/dc00118107</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f746e9416</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118108</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 7</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+7+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.411/dc00118108</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74785d91</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118109</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 8</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+8+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.412/dc00118109</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74832acf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118110</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 9</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+9+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.413/dc00118110</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f748cd28d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118111</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 10</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5214&#10;                http://d-nb.info/gnd/132862778&#10;                &#10;                  Kitao Shigemasa&#10;                &#10;                &#10;                  Kitao, Shigemasa&#10;                &#10;                &#10;                  Kitabatake, Shigemasa&#10;                &#10;                &#10;                  Kitabatake&#10;                &#10;                &#10;                  K&#x14D;suisai&#10;                &#10;                &#10;                  Suih&#x14D;-Itsujin&#10;                &#10;                &#10;                  1739&#10;                  1820&#10;                &#10;              "><name>Kitao Shigemasa</name><geburtsjahr>1739</geburtsjahr><todesjahr>1820</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+10+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.414/dc00118111</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7496e526</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118112</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 11</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+11+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.415/dc00118112</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74a1a64a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118113</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anleitung zur Seidenraupenzucht Blatt 12</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anleitung+zur+Seidenraupenzucht+Blatt+12+%28Kaiko+Yashinaigusa+%E3%81%8B%E3%82%90%E3%81%93%E3%82%84%E3%81%97%E3%81%AA%E3%81%84%E8%8D%89%29/IE1896.416/dc00118113</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74abd4cc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118114</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Liebesbrief: Tadagoto-Gedichte, Blatt 5 aus der Serie: Die sechs Typen der Waka-Dichtung, wie sie im Vorwort des Kokinsh&#363; beschrieben werden. </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,7 cm; Breite: 19,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1772</earliest><latest>1776</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Liebesbrief%3A+Tadagoto-Gedichte%2C+Blatt+5+aus+der+Serie%3A+Die+sechs+Typen+der+Waka-Dichtung%2C+wie+sie+im+Vorwort+des+Kokinsh%C5%AB+beschrieben+werden.+%28kokin-jo+waka+rokugi+itsutsu+ni+tadakotouta+%E5%8F%A4%E4%BB%8A%E5%BA%8F%E5%92%8C%E6%AD%8C%E5%85%AD%E5%84%80%E4%BA%94%E3%81%A4%E3%81%AB%E3%81%9F%E3%81%A0%E3%81%93%E3%81%A8%E5%93%A5%29/IE1896.255/dc00118114</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74b63f70</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118115</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Yaoz&#333; II als Okinori </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,7 cm; Breite: 14,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5036&#10;                http://d-nb.info/gnd/174313144&#10;                http://vocab.getty.edu/ulan/500118856&#10;                &#10;                  Katsukawa Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunsh&#x14D;&#10;                &#10;                &#10;                  Y&#x14D;suke&#10;                &#10;                &#10;                  Y&#x16B;suke&#10;                &#10;                &#10;                  Miyagawa , Shunsh&#x14D;&#10;                &#10;                &#10;                  Katsumiyagawa&#10;                &#10;                &#10;                  1726&#10;                  1792&#10;                &#10;              "><name>Katsukawa Shunsh&#333;</name><geburtsjahr>1726</geburtsjahr><todesjahr>1792</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1776</earliest><latest>1776</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Yaoz%C5%8D+II+als+Okinori+/IE1930.41/dc00118115</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74c1c5af</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118116</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blumenstecken zu Neujahr</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 28,4 cm; Breite: 21,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10134&#10;                http://d-nb.info/gnd/141950684&#10;                http://vocab.getty.edu/ulan/500057317&#10;                &#10;                  Torii Kiyomitsu&#10;                &#10;                &#10;                  Torii III., Kiyomitsu&#10;                &#10;                &#10;                  Torii Kiyomitsu I&#10;                &#10;                &#10;                  Kamejur&#x14D;&#10;                &#10;                &#10;                  Torii, Kiyomitsu&#10;                &#10;                &#10;                  1735&#10;                  1785&#10;                &#10;              "><name>Torii Kiyomitsu</name><geburtsjahr>1735</geburtsjahr><todesjahr>1785</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1765</earliest><latest>1765</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blumenstecken+zu+Neujahr/IE1900.13/dc00118116</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74cb2224</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118117</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die drei gl&#252;cksverhei&#223;enden Tr&#228;ume (Der Fuji, der Falke und die Aubergine)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,5 cm; Breite: 43 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10134&#10;                http://d-nb.info/gnd/141950684&#10;                http://vocab.getty.edu/ulan/500057317&#10;                &#10;                  Torii Kiyomitsu&#10;                &#10;                &#10;                  Torii III., Kiyomitsu&#10;                &#10;                &#10;                  Torii Kiyomitsu I&#10;                &#10;                &#10;                  Kamejur&#x14D;&#10;                &#10;                &#10;                  Torii, Kiyomitsu&#10;                &#10;                &#10;                  1735&#10;                  1785&#10;                &#10;              "><name>Torii Kiyomitsu</name><geburtsjahr>1735</geburtsjahr><todesjahr>1785</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1760</earliest><latest>1760</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00877&#10;                Dreifarbendruck&#10;                benizuri-e&#10;              ">Dreifarbendruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+drei+gl%C3%BCcksverhei%C3%9Fenden+Tr%C3%A4ume+%28Der+Fuji%2C+der+Falke+und+die+Aubergine%29/IE1954.10/dc00118117</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74d9525b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118118</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blick in ein Yoshiwara-Haus</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 42 cm; Breite: 61 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                7378&#10;                http://d-nb.info/gnd/133885623&#10;                &#10;                  Okumura Masanobu&#10;                &#10;                &#10;                  Okumura, Masanobu&#10;                &#10;                &#10;                  1686&#10;                  1764&#10;                &#10;              "><name>Okumura Masanobu</name><geburtsjahr>1686</geburtsjahr><todesjahr>1764</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1742</earliest><latest>1745</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;                sumizuri-e&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blick+in+ein+Yoshiwara-Haus/IE1900.32/dc00118118</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74e47c4f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118119</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>M&#228;dchen mit Notenheft</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 50 cm; Breite: 22 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102704&#10;                http://d-nb.info/gnd/1067275665&#10;                &#10;                  Ishikawa Toyonobu&#10;                &#10;                &#10;                  Ishikawa, Toyonobu&#10;                &#10;                &#10;                  &#x77F3;&#x5DDD;&#x8C4A;&#x4FE1;&#10;                &#10;                &#10;                  Nishimura Shigenobu&#10;                &#10;                &#10;                  Tanj&#x14D;d&#x14D;, Sh&#x16B;ha&#10;                &#10;                &#10;                  1711&#10;                  1785&#10;                &#10;              "><name>Ishikawa Toyonobu</name><geburtsjahr>1711</geburtsjahr><todesjahr>1785</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1747</earliest><latest>1751</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/M%C3%A4dchen+mit+Notenheft/IE1908.2/dc00118119</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74eed005</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118120</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Heizas Schlummer, aus der Serie: 8 Ansichten von Yoshiwara</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt (&#332;ban): H&#246;he: 27,5 cm; Breite: 35,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                7378&#10;                http://d-nb.info/gnd/133885623&#10;                &#10;                  Okumura Masanobu&#10;                &#10;                &#10;                  Okumura, Masanobu&#10;                &#10;                &#10;                  1686&#10;                  1764&#10;                &#10;              "><name>Okumura Masanobu</name><geburtsjahr>1686</geburtsjahr><todesjahr>1764</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1712</earliest><latest>1718</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;                sumizuri-e&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Heizas+Schlummer+%28Heiza+no+Rakune+%E3%81%B8%E3%81%84%E3%81%96%E3%81%AE%E3%82%89%E3%81%8F%E3%81%AD%29%2C+aus+der+Serie%3A+8+Ansichen+von+Yoshiwara+%28Yoshiwara+hakkei+%E5%90%89%E5%8E%9F%E5%85%AB%E6%99%AF%29/IE1980.40/dc00118120</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f74fa2bb6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118121</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendschnee w&#228;hrend des Verweilens, aus der Serie: 8 Ansichten von Yoshiwara</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,6 cm; Breite: 37,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                7378&#10;                http://d-nb.info/gnd/133885623&#10;                &#10;                  Okumura Masanobu&#10;                &#10;                &#10;                  Okumura, Masanobu&#10;                &#10;                &#10;                  1686&#10;                  1764&#10;                &#10;              "><name>Okumura Masanobu</name><geburtsjahr>1686</geburtsjahr><todesjahr>1764</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1712</earliest><latest>1718</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;                sumizuri-e&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendschnee+w%C3%A4hrend+des+Verweilens+%28%E3%81%84%E3%81%A4%E3%81%A5%E3%81%91%E3%81%AE%E3%81%BC%E3%81%9B%E3%81%A4+Itsuzuke+no+Bosetsu%29%2C+aus+der+Serie%3A+8+Ansichten+von+Yoshiwara+%28Yoshiwara+hakkei+%E5%90%89%E5%8E%9F%E5%85%AB%E6%99%AF%29/1980.41/dc00118121</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75050043</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118122</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Heimkehrende Segel des M&#252;ckenschwarms, aus der Serie: 8 Ansichten von Yoshiwara</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,4 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                7378&#10;                http://d-nb.info/gnd/133885623&#10;                &#10;                  Okumura Masanobu&#10;                &#10;                &#10;                  Okumura, Masanobu&#10;                &#10;                &#10;                  1686&#10;                  1764&#10;                &#10;              "><name>Okumura Masanobu</name><geburtsjahr>1686</geburtsjahr><todesjahr>1764</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1712</earliest><latest>1718</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;                sumizuri-e&#10;              ">Schwarzlinienschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Heimkehrende+Segel+des+M%C3%BCckenschwarms+%28Sabae+no+kihan+%09%0A%E3%81%95%E3%81%B0%E3%81%88%E3%81%AE%E5%B8%B0%E5%B8%86%29%2C+aus+der+Serie%3A+8+Ansichten+von+Yoshiwara+%28Yoshiwara+Hakkei+%E5%90%89%E5%8E%9F%E5%85%AB%E6%99%AF%29/IE1980.42/dc00118122</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f750e4f28</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118123</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;          hashira-e&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kurtisane vor einem Hausschrein</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 68,4 cm; Breite: 11,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1752</earliest><latest>1815</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kurtisane+vor+einem+Hausschrein/IE1907.702/dc00118123</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f751867da</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118124</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Matsumoto Yonesabur&#333; als Kewaizaka no Sh&#333;sh&#333;, eigentlich Shinobu</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102745&#10;                http://d-nb.info/gnd/118754092&#10;                &#10;                  T&#x14D;sh&#x16B;sai Sharaku&#10;                &#10;                &#10;                  Tosh&#x16B;sai, Sharaku&#10;                &#10;                &#10;                  Sait&#x14D; J&#x16B;r&#x14D;bei &#10;                &#10;                &#10;                  1801&#10;                &#10;              "><name>T&#333;sh&#363;sai Sharaku</name><geburtsjahr/><todesjahr>1801</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1794</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Matsumoto+Yonesabur%C5%8D+als+Kewaizaka+no+Sh%C5%8Dsh%C5%8D%2C+eigentlich+Shinobu+%28Matsumoto+Yonesabur%C5%8D+no+Kewaizaka+no+Sh%C5%8Dsh%C5%8D%2C+jitsu+ha+Shinobu++%E6%9D%BE%E6%9C%AC%E7%B1%B3%E4%B8%89%E9%83%8E%E3%81%AE%E3%81%91%E3%81%AF%E3%81%84%E5%9D%82%E3%81%AE%E5%B0%91%E5%B0%86%E3%80%81%E5%AE%9F%E3%81%AF%E3%81%97%E3%81%AE%E3%81%B6%29/IE1903.1/dc00118124</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7521794b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118125</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der F&#228;cherverk&#228;ufer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,5 cm; Breite: 19,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1767</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00138&#10;                Pr&#xE4;gedruck&#10;                Reliefdruck&#10;              ">Pr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+F%C3%A4cherverk%C3%A4ufer/IE1900.23/dc00118125</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f752b980d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118126</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Etikette, aus der Serie: Die f&#252;nf Tugenden</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,5 cm; Breite: 20,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1767</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Etikette+%28rei+%E7%A6%AE%29%2C+aus+der+Serie%3A+die+f%C3%BCnf+Tugenden+%28Goj%C5%8D+%E4%BA%94%E5%B8%B8%29/IE1908.5/dc00118126</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75366e0f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118127</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Yamabuki-Bl&#252;ten, aus der Serie: 36 gro&#223;artige Dicher </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,8 cm; Breite: 20,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Yamabuki-Bl%C3%BCten%28Yamabuki+ni+yosu+%E5%AF%84%E5%B1%B1%E5%90%B9%29%2C+aus+der+Serie%3A+36+gro%C3%9Fartige+Dicher+%28Sanj%C5%ABrokkasen+%E4%B8%89%E5%8D%81%E5%85%AD%E6%AD%8C%E4%BB%99%29/IE1896.256/dc00118127</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75414dc2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118128</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Minamoto no Shitag&#333;, aus der Serie 36 gro&#223;artige Dichter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,8 cm; Breite: 20,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1767</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Minamoto+no+Shitag%C5%8D+%28%E6%BA%90%E9%A0%86%29%2C+aus+der+Serie+36+gro%C3%9Fartige+Dichter+%28sanj%C5%ABroku+kasen+%E4%B8%89%E5%8D%81%E5%85%AD%E6%AD%8C%E4%BB%99%29/IE1896.175/dc00118128</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f754d101b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118129</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Abschied</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,5 cm; Breite: 20,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1724</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Abschied/IE1908.4/dc00118129</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7556bfef</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118130</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Doppelselbstmord, Blatt 11 aus der Serie: Die reizenden Liebesabenteuer des Maneemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 13,7 cm; Breite: 21,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Doppelselbstmord%2C+Blatt+11+aus+der+Serie%3A+Die+reizenden+Liebesabenteuer+des+Maneemon+%28F%C5%ABry%C5%AB+enshoku+Maneemon+%E9%A2%A8%E6%B5%81%E8%89%B6%E8%89%B2%E7%9C%9F%E4%BC%BC%E3%82%91%E3%82%82%E3%82%93%29/IE1897.71/dc00118130</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75612897</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118131</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sommerliche Liebesstunde</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,4 cm; Breite: 28 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1724</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sommerliche+Liebesstunde/IE1897.73/dc00118131</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f756a8bdd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118132</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Zorn der Berggottheit, Blatt 4 aus der Serie: Die reizenden Liebesabenteuer des Maneemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1770</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Zorn+der+Berggottheit%2C+Blatt+4+aus+der+Serie%3A+Die+reizenden+Liebesabenteuer+des+Maneemon+%28F%C5%ABry%C5%AB+enshoku+Maneemon+%E9%A2%A8%E6%B5%81%E8%89%B6%E8%89%B2%E7%9C%9F%E4%BC%BC%E3%82%91%E3%82%82%E3%82%93%29/IE1897.72/dc00118132</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f757515db</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118133</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Erfrischender Sturm aus dem Faltf&#228;cher, aus der Serie: Acht Ansichten eleganter Gem&#228;cher</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,2 cm; Breite: 27,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1768</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Erfrischender+Sturm+aus+dem+Faltf%C3%A4cher+%28Sensu+seiran+%E6%89%87%E5%AD%90%E6%99%B4%E5%B5%90%29%2C+aus+der+Serie%3A+Acht+Ansichten+eleganter+Gem%C3%A4cher+%28F%C5%ABry%C5%AB+zashiki+hakkei+%E9%A2%A8%E6%B5%81%E5%BA%A7%E6%95%B7%E5%85%AB%E6%99%AF%29/IE1897.75/dc00118133</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f757f0ded</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118134</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Auftritt des Nebenbuhlers</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,1 cm; Breite: 25,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Auftritt+des+Nebenbuhlers/IE1897.74/dc00118134</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7589622b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118135</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Prachtvolle Blumen des eleganten zw&#246;lften Monats</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1773</earliest><latest>1773</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Prachtvolle+Blumen+des+eleganten+zw%C3%B6lften+Monats+%28Furyu+juniki+no+eiga+%E9%A2%A8%E6%B5%81%E5%8D%81%E4%BA%8C%E5%AD%A3%E3%81%AE%E6%A0%84%E8%8A%B1%29/IE1897.79/dc00118135</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7593ab74</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118136</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Lustfahrt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,3 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1700</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Lustfahrt/1985.185/dc00118136</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f759c7ddc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118137</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gl&#252;cksgott H&#333;tei tr&#228;gt ein junges M&#228;dchen durch Wasser</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,5 cm; Breite: 20,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9877&#10;                http://d-nb.info/gnd/118701894&#10;                &#10;                  Suzuki Harunobu&#10;                &#10;                &#10;                  Suzuki, Harunobu&#10;                &#10;                &#10;                  Hozumi, Jirobei&#10;                &#10;                &#10;                  Hozumi, Jihei&#10;                &#10;                &#10;                  &#x9234;&#x6728;&#x6625;&#x4FE1;&#10;                &#10;                &#10;                  1725&#10;                  1770&#10;                &#10;              "><name>Suzuki Harunobu</name><geburtsjahr>1725</geburtsjahr><todesjahr>1770</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1768</earliest><latest>1768</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gl%C3%BCcksgott+H%C5%8Dtei+tr%C3%A4gt+ein+junges+M%C3%A4dchen+durch+Wasser/1937.8/dc00118137</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75a731ce</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118138</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebe beim Briefe schreiben, aus der Serie: Auseinandersetzungen mit den Wegen der Liebe</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26 cm; Breite: 36,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1770</earliest><latest>1780</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebe+beim+Briefe+schreiben%2C+aus+der+Serie%3A+Auseinandersetzungen+mit+den+Wegen+der+Liebe+%28Shikid%C5%8D+torikumi+j%C5%ABniban+%E8%89%B2%E9%81%93%E5%8F%96%E7%B5%84%E5%8D%81%E4%BA%8C%E7%95%AA%29/1985.179/dc00118138</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75b192fb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118139</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Unterhaltsames Liebesspiel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,4 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1788</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Unterhaltsames+Liebesspiel/IE1984.184/dc00118139</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75bd6148</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118140</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der ungeduldige Liebhaber</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,4 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1788</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+ungeduldige+Liebhaber/1985.180/dc00118140</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75cb64b8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118141</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>M&#228;dchen mit Kakemono</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,9 cm; Breite: 19,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1788</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/M%C3%A4dchen+mit+Kakemono/IE1900.19/dc00118141</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75d6282e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118142</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Kurtisane Takasode aus dem Hause Daimonjiya, aus der Serie: Erste Modellentw&#252;rfe f&#252;r junge Kurtisanen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,9 cm; Breite: 19,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1778</earliest><latest>1778</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Kurtisane+Takasode+aus+dem+Hause+Daimonjiya+%28Daijimonjiya-uchi+Takasode+%E3%81%A0%E3%81%84%E3%81%98%E3%82%82%E3%82%93%E3%81%98%E3%82%84%E5%86%85%E3%81%9F%E3%81%8B%E8%A2%96%29%2C+aus+der+Serie%3A+Erste+Modellentw%C3%BCrfe+f%C3%BCr+junge+Kurtisanen+%28Hinagata+wakana+no+hatsumoy%C5%8D+%E9%9B%9B%E5%BD%A2%E8%8B%A5%E8%8F%9C%E3%81%AE%E5%88%9D%E6%A8%A1%E6%A7%98%29++/IE1900.22/dc00118142</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75e0c162</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118143</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>K&#333;nosu: Blick auf den Fuji aus Fukiage, Blatt 8 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 35,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/K%C5%8Dnosu%3A+Blick+auf+den+Fuji+aus+Fukiage+%28K%C5%8Dnosu+Fukiage+Fuji+enb%C5%8D+%E9%B4%BB%E5%B7%A3+%E5%90%B9%E4%B8%8A%E5%AF%8C%E5%A3%AB%E9%81%A0%E6%9C%9B%29%2C+Blatt+8+aus+der+Serie%3A+%5BDie+69+Stationen+des%5D+Kisokaid%C5%8D+%28Kisokaid%C5%8D+%E5%B2%90%E9%98%BB%E8%A1%97%2C+Kisokaid%C5%8D+rokuj%C5%ABky%C5%AB+tsugi+no+uchi+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29+/IE1897.24/dc00118143</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75ecd6b1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118144</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yabuhara: Die Tuschreibestein-Quelle am Torii-Pass, Blatt 36 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,4 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yabuhara%3A+Die+Tuschreibestein-Quelle+am+Torii-Pass+%28Yabuhara+torii+t%C5%8Dge+suzuri+no+shimizu%E8%96%AE%E5%8E%9F+%E9%B3%A5%E5%B1%85%E5%B3%A0%E7%A1%AF%E3%83%8E%E6%B8%85%E6%B0%B4%29%2C+Blatt+36+aus+der+Serie%3A+%5BDie+69+Stationen+des%5D+Kisokaid%C5%8D+%28Kisokaid%C5%8D+%5Brokuj%C5%ABky%C5%AB+tsugi+no+uchi%5D+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1897.25/dc00118144</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f75f9812c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118145</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Verz&#252;cktes Paar, Blatt 5 aus der Serie: Erz&#228;hlungen &#252;ber die Sch&#246;nheiten </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,5 cm; Breite: 38,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Verz%C3%BCcktes+Paar+%28Koitus+von+Hinten+Ushiro+d%C5%8Dri+%E3%81%86%E3%81%97%E3%82%8D%E3%81%A9%E3%81%8A%E3%82%8A%29%2C+Blatt+5+aus+der+Serie%3A+Erz%C3%A4hlungen+%C3%BCber+die+Sch%C3%B6nheiten+%28Komachi+biki+%E5%B0%8F%E7%94%BA%E3%81%B3%E3%81%8D%29/1985.190/dc00118145</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m58c1f829ef39e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118146</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Elegantes Uki-e: Kiefer, die sich gen Boden neigt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,8 cm; Breite: 42,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102829&#10;                http://d-nb.info/gnd/140518428&#10;                &#10;                  Nishimura Shigenaga&#10;                &#10;                &#10;                  Nishimura, Shigenaga&#10;                &#10;                &#10;                  1697&#10;                  1756&#10;                &#10;              "><name>Nishimura Shigenaga</name><geburtsjahr>1697</geburtsjahr><todesjahr>1756</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1744</earliest><latest>1751</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00879&#10;                handkoloriert&#10;                Handkolorierung&#10;              ">handkoloriert</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Elegantes+Uki-e%3A+Kiefer%2C+die+sich+gen+Boden+neigt+%28F%C5%ABry%C5%AB+uki-e+sonare+matsu+%E9%A2%A8%E6%B5%81%E6%B5%AE%E7%B5%B5+%E3%81%9D%E3%81%AA%E3%82%8C%E6%9D%BE%29/IE1907.703/dc00118146</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f760de850</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118151</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Drei Chinesen, aus dem Buch: Bilder importierter V&#246;gel </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Drei+Chinesen%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.378/dc00118151</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7619d36e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118152</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Jutaich&#333; auf einer Kiefer, aus dem Buch: Bilder importierter V&#246;gel </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Jutaich%C5%8D+auf+einer+Kiefer%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.379/dc00118152</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7624623d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118153</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>K&#333;ri und P&#228;onie, aus dem Buch: Bilder importierter V&#246;gel </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/K%C5%8Dri+und+P%C3%A4onie%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.381/dc00118153</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f762dc445</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118154</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bachstelze und Iris, aus dem Buch: Bilder importierter V&#246;gel (Raikin zui &#26469;&#31165;&#22259;&#24409;)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bachstelze+und+Iris%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel/IE1896.382/dc00118154</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7637fbeb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118155</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Silberfasan und Yukinoshita, aus dem Buch: Bilder importierter V&#246;gel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Silberfasan+und+Yukinoshita%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.383/dc00118155</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76417d6e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118156</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wachtel und verschiedene Pflanzen, aus dem Buch: Bilder importierter V&#246;gel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wachtel+und+verschiedene+Pflanzen%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.384/dc00118156</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f764b3686</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118157</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>B&#252;lb&#252;l-Paar auf einem Mispelbaum, aus dem Buch: Bilder importierter V&#246;gel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/B%C3%BClb%C3%BCl-Paar+auf+einem+Mispelbaum%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+zui+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.385/dc00118157</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7655b818</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118158</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Japanisches M&#246;vchen-Paar auf einem Ahorn, aus dem Buch: Bilder importierter V&#246;gel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Japanische+M%C3%B6vchen-Paar+auf+einem+Ahorn%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+no+zu+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.386/dc00118158</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f765f1af1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118159</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Y&#333;kin und Kamelie, aus dem Buch: Bilder importierter V&#246;gel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Y%C5%8Dkin+und+Kamelie%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+no+zu+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.387/dc00118159</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76696d45</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118160</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Rebhuhn-Paar, aus dem Buch: Bilder importierter V&#246;gel </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5213&#10;                http://d-nb.info/gnd/133123723&#10;                &#10;                  Kitao Masayoshi&#10;                &#10;                &#10;                  Kitao, Masayoshi&#10;                &#10;                &#10;                  1764&#10;                  1824&#10;                &#10;              "><name>Kitao Masayoshi</name><geburtsjahr>1764</geburtsjahr><todesjahr>1824</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1789</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00869&#10;                Blindpr&#xE4;gedruck&#10;                Blinddruck&#10;              ">Blindpr&#228;gedruck</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Rebhuhn-Paar%2C+aus+dem+Buch%3A+Bilder+importierter+V%C3%B6gel+%28Raikin+no+zu+%E6%9D%A5%E7%A6%BD%E5%9B%B3%E5%BD%99%29/IE1896.388/dc00118160</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7672ba0c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118163</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fernsicht unter der Shin &#332;hashi Br&#252;cke hindurch, aus der Serie: 36 Aussichten auf den Fuji in der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 38,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1844</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fernsicht+unter+der+Shin+%C5%8Chashi+Br%C3%BCcke+hindurch+%28Shin+%C5%8Dhashi+ky%C5%8Dka+no+ch%C5%8Db%C5%8D+%E6%96%B0%E5%A4%A7%E3%81%AF%E3%81%97%E6%A9%8B%E4%B8%8B%E3%81%AE%E7%9C%BA%E6%9C%9B%29%2C+aus+der+Serie%3A+36+Aussichten+auf+den+Fuji+in+der+Osthauptstadt+%28T%C5%8Dto+Fujimi+Sanj%C5%ABrokkei+%E6%9D%B1%E9%83%BD%E5%AF%8C%E5%A3%AB%E8%A6%8B%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/1965.178/dc00118163</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76818874</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118164</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der gro&#223;e Oktopus im Nameri-Fluss in Etch&#363;: Oh, autsch!, Blatt 7 aus der Serie: Gl&#252;cksbringende Bilder von Bergen und dem Meer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;                nishiki-e&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+gro%C3%9Fe+Oktopus+im+Nameri-Fluss+in+Etch%C5%AB+%28Etch%C5%AB+namerikawa+no+%C5%8Dtako+%E8%B6%8A%E4%B8%AD%E6%BB%91%E5%B7%9D%E5%A4%A7%E8%9B%B8%29%3A+Oh%2C+autsch%21+%28oo+itai+%E3%81%8A%E3%81%8A%E3%81%84%E3%81%9F%E3%81%84%29%2C+Blatt+7+aus+der+Serie%3A+Gl%C3%BCcksbringende+Bilder+von+Bergen+und+dem+Meer+%28Sankai+medetai+zue+%E5%B1%B1%E6%B5%B7%E7%9B%AE%E5%87%BA%E5%BA%A6%E5%9B%B3%E7%B5%B5%29/IE1909.81.7/dc00118164</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f768d6e58</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118165</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Teshima-Gestein in der Provinz Sanuki: Ich m&#246;chte meine Eltern treffen, Blatt 12 aus der Serie: Gl&#252;cksbringende Bilder von Bergen und dem Meer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;                nishiki-e&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Teshima-Gestein+in+der+Provinz+Sanuki+%28Sanuki+teshima-ishi+%E8%AE%83%E5%B2%90%E8%B1%8A%E5%B3%B6%E7%9F%B3%29%3A+Ich+m%C3%B6chte+meine+Eltern+treffen+%28Oyatachi+ni+aitai+%E8%A6%AA%E3%81%9F%E3%81%A1%E3%81%AB%E3%81%82%E3%81%84%E3%81%9F%E3%81%84%29%2C+Blatt+12+aus+der+Serie%3A+Gl%C3%BCcksbringende+Bilder+von+Bergen+und+dem+Meer+%28Sankai+medetai+zue+%E5%B1%B1%E6%B5%B7%E7%9B%AE%E5%87%BA%E5%BA%A6%E5%9B%B3%E7%B5%B5%29/IE1909.81.12/dc00118165</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76990239</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118166</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die wei&#223;en Fische aus Nishimiya in der Provinz Shinano: Ich will das n&#228;chste sehen!, Blatt 22 aus der Serie: Gl&#252;cksbringende Bilder von Bergen und dem Meer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                mkg-a0104199&#10;                &#10;                  Sh&#x14D;ji&#10;                &#10;                &#10;                  &#x5E84;&#x6CBB;&#10;                &#10;                &#10;              "><name>Sh&#333;ji</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;                nishiki-e&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+wei%C3%9Fen+Fische+aus+Nishimiya+in+der+Provinz+Shinano+%28Shish%C5%AB+nishimiya+shirauo+%E5%BF%97%E5%B7%9E%E8%A5%BF%E5%AE%AE%E7%99%BD%E9%AD%9A%29%3A+Ich+will+das+n%C3%A4chste+sehen%21+%28tsuzuki+ga+mitai%E3%81%A4%E3%82%9E%E3%81%8D%E3%81%8C%E8%A6%8B%E3%81%9F%E3%81%84%29%2C+Blatt+22+aus+der+Serie%3A+Gl%C3%BCcksbringende+Bilder+von+Bergen+und+dem+Meer+%28Sankai+medetai+zue+%E5%B1%B1%E6%B5%B7%E7%9B%AE%E5%87%BA%E5%BA%A6%E5%9B%B3%E7%B5%B5%29/IE1909.81.22/dc00118166</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76a6a511</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118167</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Honig aus der Provinz Izumo: Ich m&#246;chte f&#252;r gute Tage beten, Blatt 33 aus der Serie: Gl&#252;cksbringende Bilder von Bergen und dem Meer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104199&#10;                &#10;                  Sh&#x14D;ji&#10;                &#10;                &#10;                  &#x5E84;&#x6CBB;&#10;                &#10;                &#10;              "><name>Sh&#333;ji</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;                nishiki-e&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Honig+aus+der+Provinz+Izumo+%28izumo+hachimitsu+%E5%87%BA%E9%9B%B2%E3%81%AF%E3%81%A1%E8%9C%9C%29%3A+Ich+m%C3%B6chte+f%C3%BCr+gute+Tage+beten+%28Yoi+hi+o+ogamitai+%E3%82%88%E3%81%84%E6%97%A5%E3%82%92%E3%81%8A%E3%81%8C%E3%81%BF%E3%81%9F%E3%81%84%29%2C+Blatt+33+aus+der+Serie%3A+Gl%C3%BCcksbringende+Bilder+von+Bergen+und+dem+Meer+%28Sankai+medetai+zue+%E5%B1%B1%E6%B5%B7%E7%9B%AE%E5%87%BA%E5%BA%A6%E5%9B%B3%E7%B5%B5%29/IE1909.81.33/dc00118167</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76b2216f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118168</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Rettich aus der Provinz Higo: Ich m&#246;chte es warm machen!, Blatt 49 aus der Serie: Gl&#252;cksbringende Bilder von Bergen und dem Meer </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104199&#10;                &#10;                  Sh&#x14D;ji&#10;                &#10;                &#10;                  &#x5E84;&#x6CBB;&#10;                &#10;                &#10;              "><name>Sh&#333;ji</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Rettich+aus+der+Provinz+Higo+%28Higo+daikon+%E8%82%A5%E5%BE%8C%E5%A4%A7%E6%A0%B9%29%3A+Ich+m%C3%B6chte+es+warm+machen%21+%28Atsukushitai+%E3%81%82%E3%81%A4%E3%81%8F%E3%81%97%E3%81%9F%E3%81%84%29%2C+Blatt+49+aus+der+Serie%3A+Gl%C3%BCcksbringende+Bilder+von+Bergen+und+dem+Meer+%28Sankai+medetai+zue+%E5%B1%B1%E6%B5%B7%E7%9B%AE%E5%87%BA%E5%BA%A6%E5%9B%B3%E7%B5%B5%29/IE1909.81.49/dc00118168</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76bc9078</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118169</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Probedruck: Weibliche Halbfigur, aus: Die erste Pflaume (Ume no Sakigake)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 26,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00928&#10;                Schwarzlinienschnitt&#10;                Schwarzliniendruck&#10;                Schwarzlinientechnik&#10;                Schwarzdruck&#10;              ">Schwarzlinienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Probedruck%3A+Weibliche+Halbfigur%2C+aus%3A+Die+erste+Pflaume+%28Ume+no+Sakigake%29/1965.179/dc00118169</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76c69b3a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118171</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Krakeleien an der Speicherwand </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1848</datum><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Krakeleien+an+der+Speicherwand+%28Nitakaragura+kabe+no+mudagaki+%E8%8D%B7%E5%AE%9D%E8%94%B5%E5%A3%81%E3%81%AE%E3%82%80%E3%81%A0%E6%9B%B8%29/1967.257.a/dc00118171</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76d17d42</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118172</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Krakeleien an der Speicherwand</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1848</datum><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Krakeleien+an+der+Speicherwand+%28Nitakaragura+kabe+no+mudagaki+%E8%8D%B7%E5%AE%9D%E8%94%B5%E5%A3%81%E3%81%AE%E3%82%80%E3%81%A0%E6%9B%B8%29/1967.257.b/dc00118172</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76dadb30</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118173</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Beliebte &#332;tsu-e-Bilder: Etwas Seltenes, auf das man gewartet hat</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 30,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Beliebte+%C5%8Ctsu-e-Bilder%3A+Etwas+Seltenes%2C+auf+das+man+gewartet+hat+%28Toki+ni+%C5%8Ctsu-e+kitai+no+maremono+%E6%A2%B3%E8%A1%8C%E9%80%A2%E9%83%BD%E7%B9%AA%E4%BB%A3%E7%A8%80%E7%89%A9%29/IE1955.14/dc00118173</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76e4ed13</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118174</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>S&#252;dwind, klares Wetter, Blatt 2 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,5 cm; Breite: 37 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/S%C3%BCdwind%2C+klares+Wetter+%28S%C5%8Dsh%C5%AB+Gaif%C5%AB+kaisei%2C+%E5%87%B1%E9%A2%A8%E5%BF%AB%E6%99%B4%29%2C+Blatt+2+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.389/dc00118174</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f76f60ecb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118175</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kajikazawa in der Provinz K&#333;sh&#363;, Blatt 15 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kajikazawa+in+der+Provinz+K%C5%8Dsh%C5%AB+%28K%C5%8Dsh%C5%AB+Kajikazawa+%E7%94%B2%E5%B7%9E%E7%9F%B3%E7%8F%AD%E6%B2%A2%29%2C+Blatt+15+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.394/dc00118175</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f770410db</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118176</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blick vom Fluss Fuka unterhalb der Mannen-Br&#252;cke hindurch, Blatt 4 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blick+vom+Fluss+Fuka+unterhalb+der+Mannen-Br%C3%BCcke+hindurch+%28Fukagawa+Mannen-bashi+shita+%E6%B7%B1%E5%B7%9D%E4%B8%87%E5%B9%B4%E6%A9%8B%E4%B8%8B%29%2C+Blatt+4+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.399.a/dc00118176</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7710721c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118177</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blick vom Fluss Fuka unterhalb der Mannen-Br&#252;cke hindurch, Blatt 4 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt (&#332;ban): H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blick+vom+Fluss+Fuka+unterhalb+der+Mannen-Br%C3%BCcke+hindurch+%28Fukagawa+Mannen-bashi+shita+%E6%B7%B1%E5%B7%9D%E4%B8%87%E5%B9%B4%E6%A9%8B%E4%B8%8B%29%2C+Blatt+4+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.399.b/dc00118177</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f771c2735</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118178</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kajikazawa in der Provinz K&#333;sh&#363;, Blatt 15 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kajikazawa+in+der+Provinz+K%C5%8Dsh%C5%AB+%28K%C5%8Dsh%C5%AB+Kajikazawa+%E7%94%B2%E5%B7%9E%E7%9F%B3%E7%8F%AD%E6%B2%A2%29%2C+Blatt+15+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1897.54/dc00118178</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77280a24</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118179</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Insel Tsukada in der Edo-Bucht, Blatt 12 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Insel+Tsukada+in+der+Edo-Bucht+%28Buy%C5%8D+Tsukudashima+%E6%AD%A6%E9%99%BD%E4%BD%83%E5%B3%B6%29%2C+Blatt+12+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.400/dc00118179</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f773485b1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118180</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Sundai-H&#252;gel in der Osthauptstadt, Blatt 5 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,2 cm; Breite: 36,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Sundai-H%C3%BCgel+in+der+Osthauptstadt+%28T%C5%8Dto+Sundai%2C+%E6%9D%B1%E9%83%BD%E9%A7%BF%E5%8F%B0%29%2C+Blatt+5+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1897.52/dc00118180</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f774079dc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118181</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schirmkiefer in Aoyama, Blatt 6 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,5 cm; Breite: 37,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schirmkiefer+in+Aoyama+%28Aoyama+enza-no-matsu+%E9%9D%92%E5%B1%B1%E5%86%86%E5%BA%A7%E6%9D%BE%29%2C+Blatt+6+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1899.70/dc00118181</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f774c00ad</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118182</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Senju in der Provinz Musashi, Blatt 7 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,5 cm; Breite: 37,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Senju+in+der+Provinz+Musashi+%28Bush%C5%AB+Senju%2C+%E6%AD%A6%E5%B7%9E%E5%8D%83%E4%BD%8F%29%2C+Blatt+7+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1899.71/dc00118182</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77591bc7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118184</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Landschaft von Shimo meguro, Blatt 25 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27,5 cm; Breite: 40,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Landschaft+von+Shimo+meguro+%28Shimo+meguro+%E4%B8%8B%E7%9B%AE%E9%BB%92%29%2C+Blatt+25+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1897.53/dc00118184</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7766dc8a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118185</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Hakone-See in der Provinz S&#333;sh&#363;, Blatt 34 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,2 cm; Breite: 36,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;                F&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Hakone-See+in+der+Provinz+S%C5%8Dsh%C5%AB+%28S%C5%8Dsh%C5%AB+Hakone+kosui%2C+%E7%9B%B8%E5%B7%9E%E7%AE%B1%E6%A0%B9%E6%B9%96%E6%B0%B4%29%2C+Blatt+34+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1897.50/dc00118185</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7772de64</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118186</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>In den Bergen von T&#333;t&#333;mi, Blatt 19 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,2 cm; Breite: 36,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/In+den+Bergen+von+T%C5%8Dt%C5%8Dmi+%28T%C5%8Dt%C5%8Dmi+sanchu+%E9%81%A0%E6%B1%9F%E5%B1%B1%E4%B8%AD%29%2C+Blatt+19+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1897.51/dc00118186</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f777e492d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118187</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Fuji bei Kanaya an der T&#333;kaid&#333;, Blatt 45 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Fuji+bei+Kanaya+an+der+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+Kanaya+no+Fuji+%E6%9D%B1%E6%B5%B7%E9%81%93%E9%87%91%E8%B0%B7%E3%81%AE%E4%B8%8D%E4%BA%8C%29%2C+Blatt+45+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1908.15/dc00118187</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f778b6b86</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118188</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Heimliche Liebschaft</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,3 cm; Breite: 38 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1825</datum><earliest>1823</earliest><latest>1827</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Heimliche+Liebschaft/1985.201/dc00118188</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7797ecc7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118189</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebe beim Musizieren</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,3 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1778</earliest><latest>1778</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebe+beim+Musizieren/IE1897.78/dc00118189</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77a22e70</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118190</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kohada Koheiji, aus der Serie: 100 Erz&#228;hlungen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,6 cm; Breite: 19,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kohada+Koheiji+%28%E3%81%93%E3%81%AF%E3%81%A0%E5%B0%8F%E5%B9%B3%E3%83%8B%29%2C+aus+der+Serie%3A+100+Erz%C3%A4hlungen+%28Hyaku+monogatari+%E7%99%BE%E7%89%A9%E8%AA%9E%29+/IE1900.38/dc00118190</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118191</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die lachende D&#228;monin, aus der Serie: 100 Erz&#228;hlungen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,5 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/+Die+lachende+D%C3%A4monin+%28Warai+hannya+%E7%AC%91%E3%81%84%E3%81%AF%E3%82%93%E3%81%AB%E3%82%83%29%2C+aus+der+Serie%3A+100+Erz%C3%A4hlungen+%28Hyaku+monogatari%2C+%E7%99%BE%E7%89%A9%E8%AA%9E%29/IE1900.37/dc00118191</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77b9a216</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118192</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Oiwa-san, aus der Serie: 100 Erz&#228;hlungen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Oiwa-san+%28%E3%81%8A%E5%B2%A9%E3%81%95%E3%82%93%29%2C+aus+der+Serie%3A+100+Erz%C3%A4hlungen+%28Hyaku+monogatari%2C+%E7%99%BE%E7%89%A9%E8%AA%9E%29/IE1900.36/dc00118192</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77c51b7e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118193</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Tellergeist Okiku steigt aus einem Brunnen, aus der Serie: 100 Erz&#228;hlungen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 18,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Telleranwesen%2C+aus+der+Serie%3A+100+Erz%C3%A4hlungen/IE1900.35/dc00118193</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77ce6cbb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118194</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Besessenheit, aus der Serie: 100 Erz&#228;hlungen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,2 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1832</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Besessenheit+%28Sh%C5%ABnen%2C+%E5%BF%97%E3%81%86%E7%A6%B0%E3%82%93%29%2C+aus+der+Serie%3A+100+Erz%C3%A4hlungen+%28Hyaku+monogatari%2C+%E7%99%BE%E7%89%A9%E8%AA%9E%29%3A+/IE1900.34/dc00118194</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77dac8ca</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118195</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kapitel 12 des Genji, Perspektivbild</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,2 cm; Breite: 37 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1781</earliest><latest>1784</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kapitel+12+des+Genji%2C+Perspektivbild+%28Uki-e+genji+j%C5%ABnidan+no+zu+%E6%B5%AE%E7%B5%B5+%E6%BA%90%E6%B0%8F%E5%8D%81%E4%BA%8C%E6%AE%B5%E4%B9%8B%E5%9B%B3%29/IE1900.26/dc00118195</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77e6b26c</resourceLink></resource>
+</object>
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118197</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Nebel von Sandara: Elfenbeinschleifer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22 cm; Breite: 31,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1798</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Nebel+von+Sandara+%28Sandara+Kasumi%29%3A+Elfenbeinschleifer/IE1897.69/dc00118197</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f77fdec3b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118198</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>36 Dichterinnen: Zug mit einem jungen Prinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1798</earliest><latest>1798</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/36+Dichterinnen%3A+Zug+mit+einem+jungen+Prinzen/IE1900.33/dc00118198</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f780abfb9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118199</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendschnee auf dem Berg Hira, aus der Serie: Acht Ansichten von &#332;mi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,7 cm; Breite: 33,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103514&#10;                http://d-nb.info/gnd/1036390985&#10;                &#10;                  Utagawa Kunitora&#10;                &#10;                &#10;                  Utagawa, Kunitora&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x864E;&#10;                &#10;                &#10;              "><name>Utagawa Kunitora</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1804</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendschnee+auf+dem+Berg+Hira+%28Hira+no+bosetsu%2C+%E6%AF%94%E8%89%AF%E3%81%AE%E6%9A%AE%E9%9B%AA%29%2C+aus+der+Serie%3A+Acht+Ansichten+von+%C5%8Cmi+%28%C5%8Cmi+Hakkei%2C+%E8%BF%91%E6%B1%9F%E5%85%AB%E6%99%AF%29/1973.2/dc00118199</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78172bb4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118200</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Onoe Matsusuke I und Ichikawa Omez&#333; I in einem Teehaus</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102750&#10;                http://vocab.getty.edu/ulan/500057322&#10;                &#10;                  Katsukawa Shunch&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunch&#x14D;&#10;                &#10;                &#10;                  Kichizaemon&#10;                &#10;                &#10;                  Y&#x16B;shid&#x14D;&#10;                &#10;                &#10;                  Shien&#10;                &#10;                &#10;                  T&#x14D;shien&#10;                &#10;                &#10;                  Ch&#x16B;rinsha&#10;                &#10;                &#10;                  Sank&#x14D;&#10;                &#10;                &#10;              "><name>Katsukawa Shunch&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1781</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Onoe+Matsusuke+I+und+Ichikawa+Omez%C5%8D+I+in+einem+Teehaus+%28shodai+Onoe+Matsusuke+to+shodai+Ichikawa+Omez%C5%8D+to+chayamusume+%E5%88%9D%E4%BB%A3%E5%B0%BE%E4%B8%8A%E6%9D%BE%E5%8A%A9%E3%81%A8%E5%88%9D%E4%BB%A3%E5%B8%82%E5%B7%9D%E7%94%B7%E5%A5%B3%E8%94%B5%E3%81%A8%E8%8C%B6%E5%B1%8B%E5%A8%98%29/IE1900.25/dc00118200</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7821eeb4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118201</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Echizenya Morokoshi aus der Serie: Sch&#246;nheiten aus Yoshiwara als sechs Blumenheilige</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4543&#10;                http://d-nb.info/gnd/112811132&#10;                &#10;                  Hosoda Eishi&#10;                &#10;                &#10;                  Hosoda, Eishi&#10;                &#10;                &#10;                  1756&#10;                  1829&#10;                &#10;              "><name>Hosoda Eishi</name><geburtsjahr>1756</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1781</earliest><latest>1789</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Echizenya+Morokoshi+%28%E8%B6%8A%E5%89%8D%E5%B1%8B%E5%94%90%E5%9C%9F%29+aus+der+Serie%3A+Sch%C3%B6nheiten+aus+Yoshiwara+als+6+Blumenheilige+%28Seir%C5%8D+Bijin+Rokkasen%2C+%E9%9D%92%E6%A5%BC%E7%BE%8E%E4%BA%BA%E5%85%AD%E8%8A%B1%E4%BB%99%29/IE1900.5/dc00118201</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f782dfafe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118202</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau mit Handspiegel</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,6 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103515&#10;                http://d-nb.info/gnd/1091100616&#10;                &#10;                  Eish&#x14D;sai Ch&#x14D;ki&#10;                &#10;                &#10;                  Eish&#x14D;sai, Ch&#x14D;ki&#10;                &#10;                &#10;                  &#x9577;&#x559C;&#10;                &#10;                &#10;                  Momokawa, Ch&#x14D;ki&#10;                &#10;                &#10;              "><name>Eish&#333;sai Ch&#333;ki</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1793</earliest><latest>1795</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+mit+Handspiegel/IE1905.27/dc00118202</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78390d3e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118203</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schnee, aus der Serie: Schnee, Mond und Kirschbl&#252;ten in drei Farbt&#246;nen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 39 cm; Breite: 26,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1783</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schnee+%28yuki+%E9%9B%AA%29%2C+aus+der+Serie%3A+Schnee%2C+Mond+und+Kirschbl%C3%BCten+in+drei+Farbt%C3%B6nen+%28Setsugetsu+ka+mits%C5%AB+no+irodori+%E9%9B%AA%E6%9C%88%E8%8A%B1%E7%BE%8E%E9%80%9A%E3%81%AE%E8%89%B2%E5%8F%96%29/IE1900.28/dc00118203</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7845a91a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118204</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendk&#252;hle am Ufer des Sumidagawa</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,6 cm; Breite: 26,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1783</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendk%C3%BChle+am+Ufer+des+Sumidagawa+%28%C5%8Ckawabata+no+y%C5%ABsuszu+%E5%A4%A7%E5%B7%9D%E7%AB%AF%E3%81%AE%E5%A4%95%E6%B6%BC%29/IE1900.29/dc00118204</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f785208a7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118205</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Frau, die keine Fliegen mag, aus der Serie: Sammlung humorvoller Gedichte</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 18,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1790</datum><earliest>1791</earliest><latest>1793</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Frau%2C+die+keine+Fliegen+mag%2C+aus+der+Serie%3A+Sammlung+humorvoller+Gedichte+%28haif%C5%AB+yanagidaru+%E8%AA%B9%E9%A2%A8%E6%9F%B3%E5%A4%9A%E7%95%99%29/IE1900.30/dc00118205</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f785d4665</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118206</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wertvolle Ratschl&#228;ge f&#252;r junge Damen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,2 cm; Breite: 19,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1783</earliest><latest>1785</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wertvolle+Ratschl%C3%A4ge+f%C3%BCr+junge+Damen+%28Jijo+h%C5%8Dkun+-+Onna+Imagawa%2C+%E5%85%90%E5%A5%B3%E5%AE%9D%E8%A8%93+%E5%A5%B3%E4%BB%8A%E5%B7%9D%29/IE1900.31/dc00118206</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78695da8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118207</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Szene aus dem Tanzspiel: Yanagi no ito koi no odamaki</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 28 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10136&#10;                http://d-nb.info/gnd/133261468&#10;                &#10;                  Torii Kiyonaga&#10;                &#10;                &#10;                  Torii, Kiyonaga&#10;                &#10;                &#10;                  Sekiguchi Shinsuke&#10;                &#10;                &#10;                  Ichibei&#10;                &#10;                &#10;                  &#x9CE5;&#x5C45;&#x6E05;&#x9577;&#10;                &#10;                &#10;                  1752&#10;                  1815&#10;                &#10;              "><name>Torii Kiyonaga</name><geburtsjahr>1752</geburtsjahr><todesjahr>1815</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1783</earliest><latest>1783</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Szene+aus+dem+Tanzspiel+%28shosagoto+%E6%89%80%E4%BD%9C%E4%BA%8B%29%3A+Yanagi+no+ito+koi+no+odamaki%E3%80%80%E6%9F%B3%E7%B3%B8%E6%81%8B%E8%8B%A7%E7%92%B0/IE1959.1/dc00118207</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f787421e8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118215</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Inume-Pass in der Provinz K&#333;sh&#363;, Blatt 9 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Inume-Pass+in+der+Provinz+K%C5%8Dsh%C5%AB+%28K%C5%8Dsh%C5%AB+inume-t%C5%8Dge+%E7%94%B2%E5%B7%9E%E7%8A%AC%E7%9B%AE%E5%B3%A0%29%2C+Blatt+9+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.393/dc00118215</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f788169d1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118216</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sterbebild des Schauspielers Ichikawa Danj&#363;r&#333; VI</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 33,8 cm; Breite: 15,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103516&#10;                http://d-nb.info/gnd/1093887338&#10;                &#10;                  Utagawa Kunimasa&#10;                &#10;                &#10;                  Utagawa, Kunimasa&#10;                &#10;                &#10;                  Kunimasa I&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x653F;&#10;                &#10;                &#10;                  1773&#10;                  1810&#10;                &#10;              "><name>Utagawa Kunimasa</name><geburtsjahr>1773</geburtsjahr><todesjahr>1810</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1799</earliest><latest>1799</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;                mit Metallpulver&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sterbebild+%28shini-e%2C+%E6%AD%BB%E7%B5%B5%29+des+Schauspielers+Ichikawa+Danj%C5%ABr%C5%8D+VI/IE1983.308/dc00118216</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f788c081c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118217</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>K&#333;j&#333; des Schauspielers Sawamura S&#333;j&#363;r&#333; IV</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 33,8 cm; Breite: 15,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103517&#10;                http://viaf.org/viaf/308269870&#10;                &#10;                  Utagawa Kunimaru&#10;                &#10;                &#10;                  Utagawa, Kunimaru&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x4E38;&#10;                &#10;                &#10;                  1794&#10;                  1829&#10;                &#10;              "><name>Utagawa Kunimaru</name><geburtsjahr>1794</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1812</earliest><latest>1812</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/K%C5%8Dj%C5%8D+%28%E5%8F%A3%E4%B8%8A%29+des+Schauspielers+Sawamura+S%C5%8Dj%C5%ABr%C5%8D+IV/1983.309/dc00118217</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7894cba2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118218</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Portr&#228;t des Schauspielers Ichikawa Danj&#363;r&#333; VI</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,4 cm; Breite: 8,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103516&#10;                http://d-nb.info/gnd/1093887338&#10;                &#10;                  Utagawa Kunimasa&#10;                &#10;                &#10;                  Utagawa, Kunimasa&#10;                &#10;                &#10;                  Kunimasa I&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x56FD;&#x653F;&#10;                &#10;                &#10;                  1773&#10;                  1810&#10;                &#10;              "><name>Utagawa Kunimasa</name><geburtsjahr>1773</geburtsjahr><todesjahr>1810</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1791</earliest><latest>1799</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Portr%C3%A4t+des+Schauspielers+Ichikawa+Danj%C5%ABr%C5%8D+VI/IE1983.311/dc00118218</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f789e80c3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118219</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Sh&#363;ka I in Akashi, Blatt 13 aus der Serie: Die 54 Bl&#228;tter des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Sh%C5%ABka+I+in+Akashi+%28Akashi+Shodai+Band%C5%8D+Sh%C5%ABka+%E6%98%8E%E7%9F%B3+%E5%88%9D%E4%BB%A3%E5%9D%82%E6%9D%B1%E3%81%97%E3%81%86%E3%81%8B%29%2C+Blatt+13+aus+der+Serie%3A+Die+54+Bl%C3%A4tter+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+daij%C5%ABsan+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%8D%81%E4%B8%89%29/IE1909.132/dc00118219</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78aa12c2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118220</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Elegante Garne in f&#252;nf Farben</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,9 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1816</earliest><latest>1816</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Elegante+Garne+in+f%C3%BCnf+Farben+%28F%C5%ABry%C5%AB+goshiki+ito%2C+%E9%A2%A8%E6%B5%81%E4%BA%94%E8%89%B2%E7%B3%B8%29/IE1897.27/dc00118220</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78b507b9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118221</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Manzai Neujahrst&#228;nzer</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,8 cm; Breite: 23,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Manzai+Neujahrst%C3%A4nzer/IE1900.15/dc00118221</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78c1f2f8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118222</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Heimkehrende Segel von Tsukudajima, aus der Serie: Acht Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,8 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10335&#10;                http://d-nb.info/gnd/133027074&#10;                http://vocab.getty.edu/ulan/500334461&#10;                &#10;                  Utagawa Toyohiro&#10;                &#10;                &#10;                  Utagawa, Toyohiro&#10;                &#10;                &#10;                  Okajima T&#x14D;jir&#x14D;&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x8C4A;&#x5E83;&#10;                &#10;                &#10;                  1773&#10;                  1829&#10;                &#10;              "><name>Utagawa Toyohiro</name><geburtsjahr>1773</geburtsjahr><todesjahr>1829</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1800</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Heimkehrende+Segel+von+Tsukudajima+%28Tsukudajima+kihan%2C+%E4%BD%83%E5%B3%B6%E5%B8%B0%E5%B8%86%29%2C+aus+der+Serie%3A+Acht+Ansichten+von+Edo+%28Edo+hakkei%2C+%E6%B1%9F%E6%88%B8%E5%85%AB%E6%99%AF%29/IE1900.7/dc00118222</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78ccf712</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118223</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Mimeguri-Schrein</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,8 cm; Breite: 36,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103431&#10;                http://d-nb.info/gnd/138127239&#10;                &#10;                  Utagawa Toyoharu&#10;                &#10;                &#10;                  Utagawa, Toyoharu&#10;                &#10;                &#10;                  1735&#10;                  1814&#10;                &#10;              "><name>Utagawa Toyoharu</name><geburtsjahr>1735</geburtsjahr><todesjahr>1814</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1790</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Mimeguri-Schrein+%28Mimeguri+jinja+%E4%B8%89%E5%9B%B2%E7%A5%9E%E7%A4%BE%29/IE1908.37/dc00118223</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78d89a46</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118224</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kintar&#333; k&#228;mpt mit Daid&#333;zan Bungor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 22,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102755&#10;                http://d-nb.info/gnd/1093243015&#10;                http://vocab.getty.edu/ulan/500057323&#10;                &#10;                  Katsukawa Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shun'ei&#10;                &#10;                &#10;                  Katsukawa, Shunei&#10;                &#10;                &#10;                  Katsukawa, Ky&#x16B;jir&#x14D;&#10;                &#10;                &#10;                  Ky&#x16B;tokusai&#10;                &#10;                &#10;                  1762&#10;                  1819&#10;                &#10;              "><name>Katsukawa Shun'ei</name><geburtsjahr>1762</geburtsjahr><todesjahr>1819</todesjahr><roleActor>K&#252;nstler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1793</earliest><latest>1793</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kintar%C5%8D+k%C3%A4mpt+mit+Daid%C5%8Dzan+Bungor%C5%8D/IE1908.13/dc00118224</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78e2dd1a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118225</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Yaoz&#333; III und Iwai Hanshir&#333; in einem Sewamono</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1796</earliest><latest>1797</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Yaoz%C5%8D+III+und+Iwai+Hanshir%C5%8D+in+einem+Sewamono/IE1959.2/dc00118225</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78ec2616</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118226</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Nakamura Utaemon III und sein Sohn Hashinosuke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1796</earliest><latest>1797</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Nakamura+Utaemon+III+%28%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29+und+sein+Sohn+Hashinosuke+%28%E5%90%8C+%E6%A9%8B%E4%B9%8B%E5%8A%A9%29/1983.312/dc00118226</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f78f6f917</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118227</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.214/dc00118227</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f790166cd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118228</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,5 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.214.a/dc00118228</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79172efe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118229</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.214.b/dc00118229</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7922e263</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118230</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29+/IE1898.214.c/dc00118230</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f792d6b08</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118231</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blatt+aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung++%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.214.d/dc00118231</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f793ac802</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118232</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blatt+aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29+/IE1898.214.e/dc00118232</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7946c8f9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118233</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blatt+aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29+/IE1898.214.f/dc00118233</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7951aa99</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118234</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blatt+aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29+/IE1898.214.g/dc00118234</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f795b56f0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118235</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blatt+aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung++%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.214.h/dc00118235</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f796667bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118236</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blatt aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 27 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104200&#10;                &#10;                  Yamaguchi Seizo&#10;                &#10;                &#10;              "><name>Yamaguchi Seizo</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blatt+aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29+/IE1898.214.i/dc00118236</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f797041b2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118237</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Mutter, aus der Serie: Zweiseitige Worte der Blume</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1803</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Mutter+%28%E3%81%8B%E3%82%9D%E3%81%82%29+aus+der+Serie%3A+Zweiseitige+Worte+der+Blume+%28Sakiwake+kotoba+no+Hana+%E5%92%B2%E5%88%86%E3%82%B1%E8%A8%80%E8%91%89%E3%81%AE%E8%8A%B1+%29+/IE1900.18/dc00118237</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f797aabb6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118238</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau mit ge&#246;ffnetem Yukata, aus der Serie: Zehn Typen weiblicher Physiognomie</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt (am oberen Rand beschnitten): H&#246;he: 34,8 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1803</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+mit+ge%C3%B6ffnetem+Yukata%2C+aus+der+Serie%3A+Zehn+Typen+weiblicher+Physiognomie+%28Fujin+s%C5%8Dgaku+jittai+%E5%A9%A6%E4%BA%BA%E7%9B%B8%E5%AD%A6%E6%8B%BE%E8%BA%B0%29/IE1900.17/dc00118238</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7985ec0a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118239</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Sch&#246;ne aus Takanawa</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,1 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1795</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Sch%C3%B6ne+aus+Takanawa/IE1900.16/dc00118239</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79929072</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118240</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Passende Sitten f&#252;r moderne Sch&#246;nheiten </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,5 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Passende+Sitten+f%C3%BCr+moderne+Sch%C3%B6nheiten+%28t%C5%8Dsei+bijin+f%C5%ABzoku+ai+%E5%BD%93%E4%B8%96%E7%BE%8E%E4%BA%BA%E9%A2%A8%E4%BF%97%E5%90%88%29/IE1900.14/dc00118240</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f799d89eb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118241</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bonsai mit Yamabuki (Kerria-Rose)</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 28,8 cm; Breite: 19,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bonsai+mit+Yamabuki+%28Kerria-Rose%29/IE1900.20/dc00118241</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79a77810</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118242</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bonsai in Schale mit Blumen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 28,7 cm; Breite: 19,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bonsai+in+Schale+mit+Blumen/IE1900.21/dc00118242</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79b1a3ac</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118243</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ochiyo und Hanbei, aus der Serie: Programm mit Melodien ewiger Liebe</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 32,8 cm; Breite: 22,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ochiyo+und+Hanbei+%28%E3%81%8A%E5%8D%83%E4%BB%A3+%E5%8D%8A%E5%85%B5%E8%A1%9B%29%2C+aus+der+Serie%3A+Programm+mit+Melodien+ewiger+Liebe+%28Ongyoku+hiyoku+no+bangumi+%E9%9F%B3%E6%9B%B2%E6%AF%94%E7%BF%BC%E3%81%AE%E7%95%AA%E7%B5%84%29/IE1906.2/dc00118243</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79bb968e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118244</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mutter mit Kind, hoch, hoch!</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,3 cm; Breite: 25,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1803</datum><earliest>1780</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mutter+mit+Kind%2C+hoch%2C+hoch%21+%28haha+to+ko%2C+takai+takai%2C+%E6%AF%8D%E3%81%A8%E5%AD%90+%E3%81%9F%E3%81%8B%E3%81%84+%E3%81%9F%E3%81%8B%E3%81%84%29/IE1906.3/dc00118244</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79c831ea</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118245</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Tamagawa in K&#333;ya, aus der Serie: Die sechs Kristallfl&#252;sse</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1795</earliest><latest>1796</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Tamagawa+in+K%C5%8Dya+%28K%C5%8Dya+no+Tamagawa+%E9%AB%98%E9%87%8E%E3%81%AE%E7%8E%89%E5%B7%9D%29%2C+aus+der+Serie%3A+Die+sechs+Kristallfl%C3%BCsse+%28Mu+Tamagawa+%E5%85%AD%E7%8E%89%E5%B7%9D%29+/IE1907.3/dc00118245</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79d3d130</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118246</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Chiyozuru Teehaus</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1794</earliest><latest>1795</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Chiyozuru+Teehaus+%28Chiyozuru+%E5%8D%83%E4%BB%A3%E9%B6%B4%29/IE1906.4/dc00118246</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79e04f4e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118247</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Regenschauer an der Nihonbashi, aus der Serie: Ber&#252;hmte Orte der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Regenschauer+an+der+Nihonbashi+%28Nihonbashi+no+hak%C5%AB+%E6%97%A5%E6%9C%AC%E6%A9%8B%E3%81%AE%E7%99%BD%E9%9B%A8%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+Osthauptstadt+%28T%C5%8Dto+Meisho+%E6%9D%B1%E9%83%BD%E5%90%8D%E6%89%80%29/IE1899.66/dc00118247</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79ec7e9c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118248</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aussicht vom Atago-Berg in Shiba, aus der Serie: Ber&#252;hmte Orte der Osthauptstadt </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aussicht+vom+Atago-Berg+in+Shiba+%28Shiba+Atagozan-jo+no+zu+%E8%8A%9D%E6%84%9B%E5%AE%95%E5%B1%B1%E4%B8%8A%E4%B9%8B%E5%9B%B3%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+Osthauptstadt+%28T%C5%8Dto+Meisho+%E6%9D%B1%E9%83%BD%E5%90%8D%E6%89%80%29/IE1899.67/dc00118248</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f79f7a6ea</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118249</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ansicht von Kasumigaseki, aus der Serie: Ber&#252;hmte Orte der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,3 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ansicht+von+Kasumigaseki+%28Kasumigaseki+no+zu+%E9%9C%9E%E3%81%8C%E3%81%9B%E3%81%8D%E3%81%AE%E5%9B%B3%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+Osthauptstadt+%28T%C5%8Dto+Meisho+%E6%9D%B1%E9%83%BD%E5%90%8D%E6%89%80%29/IE1899.69/dc00118249</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a0400bd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118250</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Ort Yase, aus der Serie: Ber&#252;hmte Orte von Ky&#333;to</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,5 cm; Breite: 37,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Ort+Yase+%28Yase+no+sato+%E5%85%AB%E7%80%AC%E4%B9%8B%E9%87%8C%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+von+Ky%C5%8Dto+%28Ky%C5%8Dto+meisho+no+uchi+%E4%BA%AC%E9%83%BD%E5%90%8D%E6%89%80%E4%B9%8B%E5%86%85%29/IE1899.58/dc00118250</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a0ebb79</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118251</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schnee betrachten am Mokubo-Tempel: Ber&#252;hmte Restaurants in Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,5 cm; Breite: 37,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1842</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schnee+betrachten+am+Mokubo-Tempel+%28Mokuboji+yukimi+%E6%9C%A8%E6%AF%8D%E5%AF%BA%E9%9B%AA%E8%A6%8B%29%3A+Ber%C3%BChmte+Restaurants+in+Edo+%28Edo+k%C5%8Dmei+kaitei+zukushi+%E6%B1%9F%E6%88%B8%E9%AB%98%E5%90%8D%E4%BC%9A%E4%BA%AD%E5%B0%BD%29/IE1899.7/dc00118251</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a1b90a8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118252</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Herbstlaub an der Ts&#363;ten-Br&#252;cke, aus der Serie: Ber&#252;hmte Orte der Hauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,8 cm; Breite: 29,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1842</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Herbstlaub+an+der+Ts%C5%ABten-Br%C3%BCcke+%28%E9%80%9A%E5%A4%A9%E6%A9%8B%E3%81%AE%E7%B4%85%E6%A5%93%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+Hauptstadt+%28Miyako+meisho%2C+%E9%83%BD%E5%90%8D%E6%89%80%29/IE1898.115/dc00118252</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a270894</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118253</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Herabfliegende Wildg&#228;nse in Haneda, aus der Serie: Acht Ansichten der Umgebung von Edo </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22 cm; Breite: 34,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1837</earliest><latest>1839</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Herabfliegende+Wildg%C3%A4nse+in+Haneda+%28Haneda+rakugan%2C+%E7%BE%BD%E6%A0%B9%E7%94%B0%E8%90%BD%E9%9B%81%29%2C+aus+der+Serie%3A+Acht+Ansichten+der+Umgebung+von+Edo+%28Edo+kink%C5%8D+hakkei+no+uchi%2C+%E6%B1%9F%E6%88%B8%E8%BF%91%E9%83%8A%E5%85%AB%E6%99%AF%E4%B9%8B%E5%86%85%29/IE1898.114/dc00118253</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a345442</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118254</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schnee im Tempelbezirk des Tenmang&#363;-Schreins in Kameido, aus der Serie: Ber&#252;hmte Orte der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22 cm; Breite: 34,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1835</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schnee+im+Tempelbezirk+des+Tenmang%C5%AB-Schreins+in+Kameido+%28Kameido+Tenmang%C5%AB+keidai+yuki+%E4%BA%80%E6%88%B8%E5%A4%A9%E6%BA%80%E5%AE%AE%E5%A2%83%E5%86%85%E9%9B%AA%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+Osthauptstadt+%28T%C5%8Dto+Meisho+%E6%9D%B1%E9%83%BD%E5%90%8D%E6%89%80%29/IE1898.108/dc00118254</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a3f0d13</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118255</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Akabane-Br&#252;cke in Shiba, aus der Serie: Ber&#252;hmte Orte der Osthauptstadt </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Akabane-Br%C3%BCcke+in+Shiba+%28Shiba+Akabane-bashi+no+zu+%E8%8A%9D%E8%B5%A4%E7%BE%BD%E6%A9%8B%E4%B9%8B%E5%9B%B3%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+Osthauptstadt+%28T%C5%8Dto+Meisho+%E6%9D%B1%E9%83%BD%E5%90%8D%E6%89%80%29/IE1899.68/dc00118255</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a4b2fef</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118256</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendrot von Seta, aus der Serie: Acht Ansichten von &#332;mi </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 35,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1839</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendrot+von+Seta+%28Seta+sekish%C5%8D%2C+%E7%80%AC%E7%94%B0%E5%A4%95%E7%85%A7%29%2C+aus+der+Serie%3A+Acht+Ansichten+von+%C5%8Cmi+%28%C5%8Cmi+hakkei+no+uchi%2C+%E8%BF%91%E6%B1%9F%E5%85%AB%E6%99%AF%E4%B9%8B%E5%86%85%29/IE1900.9/dc00118256</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a56a73e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118257</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendliche Schneelandschaft in Hira, aus der Serie: Acht Ansichten von &#332;mi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 35,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendliche+Schneelandschaft+in+Hira+%28Hira+bosetsu%2C+%E6%AF%94%E8%89%AF%E6%9A%AE%E9%9B%AA%29%2C+aus+der+Serie%3A+Acht+Ansichten+von+%C5%8Cmi+%28%C5%8Cmi+hakkei+no+uchi%2C+%E8%BF%91%E6%B1%9F%E5%85%AB%E6%99%AF%E4%B9%8B%E5%86%85%29/1976.59/dc00118257</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a6159c7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118258</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendliche Schneelandschaft in Hira, aus der Serie: Acht Ansichten von &#332;mi </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 35,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1834</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendliche+Schneelandschaft+in+Hira+%28Hira+bosetsu%2C+%E6%AF%94%E8%89%AF%E6%9A%AE%E9%9B%AA%29%2C+aus+der+Serie%3A+Acht+Ansichten+von+%C5%8Cmi+%28%C5%8Cmi+hakkei+no+uchi%2C+%E8%BF%91%E6%B1%9F%E5%85%AB%E6%99%AF%E4%B9%8B%E5%86%85%29/IE1900.10/dc00118258</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a6cabf3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118259</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Anblick der Yanagi-Br&#252;cke bei Nacht, aus der Serie: Bildersammlung ber&#252;hmter Orte in T&#333;ky&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 26,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10329&#10;                http://vocab.getty.edu/ulan/500249642&#10;                &#10;                  Utagawa Hiroshige III&#10;                &#10;                &#10;                  Utagawa, Hiroshige III&#10;                &#10;                &#10;                  Utagawa, Shigemasa&#10;                &#10;                &#10;                  Utagawa, Hiroshige III&#10;                &#10;                &#10;                  1842&#10;                  1894&#10;                &#10;              "><name>Utagawa Hiroshige III</name><geburtsjahr>1842</geburtsjahr><todesjahr>1894</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1869</earliest><latest>1869</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Anblick+der+Yanagi-Br%C3%BCcke+bei+Nacht+%28Yanagibashi+no+yakei+%E6%9F%B3%E6%A9%8B%E3%81%AE%E5%A4%9C%E6%99%AF%29%2C+aus+der+Serie%3A+Bildersammlung+ber%C3%BChmter+Orte+in+T%C5%8Dky%C5%8D+%28T%C5%8Dky%C5%8D+meish%C5%8D+zue+%E6%9D%B1%E4%BA%AC%E5%90%8D%E5%8B%9D%E5%9B%B3%E4%BC%9A%29/IE1909.60/dc00118259</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a7919ab</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118260</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Yodo-Fluss, aus der Serie: Ber&#252;hmte Orte von Ky&#333;to</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,4 cm; Breite: 35,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Yodo-Fluss+%28Yodogawa+%E6%B7%80%E5%B7%9D%29%2C+aus+der+Serie%3A+Ber%C3%BChmte+Orte+von+Ky%C5%8Dto+%28Ky%C5%8Dto+meisho+no+uchi+%E4%BA%AC%E9%83%BD%E5%90%8D%E6%89%80%E4%B9%8B%E5%86%85%29/1959.263/dc00118260</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a8442dc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118261</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aussicht von Shiomizaka bei Shirasuka, Blatt 33 aus der Serie:  Bilder der 53 Stationen des T&#333;kaid&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 22,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aussicht+von+Shiomizaka+bei+Shirasuka+%28Shirasuka+Shiomizaka+f%C5%ABkei+%E7%99%BD%E9%A0%88%E8%B3%80+%E6%B1%90%E8%A6%8B%E5%9D%82%E9%A2%A8%E6%99%AF%29%2C+Blatt+33+aus+der+Serie%3A++Bilder+der+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.54/dc00118261</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a8ee73c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118262</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Reisende im Gasthaus, Blatt 52 aus der Serie: Bilder der 53 Stationen des T&#333;kaid&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 22,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Reisende+im+Gasthaus+%28Ishibe+ryosha+tomarikyaku+%E7%9F%B3%E9%83%A8+%E6%97%85%E8%88%8E%E6%B3%8A%E5%AE%A2%29%2C+Blatt+52+aus+der+Serie%3A+Bilder+der+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.55/dc00118262</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7a9901fa</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118263</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sakanoshita: Kannon in der H&#246;hle, Blatt 49 aus der Serie: Bilder der 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 22,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sakanoshita%3A+Kannon+in+der+H%C3%B6hle+%28Sakanoshita+Gankutsu+no+Kannon+%E5%9D%82%E3%81%AE%E4%B8%8B+%E5%B2%A9%E7%AA%9F%E3%81%AE%E8%A6%B3%E9%9F%B3%29%2C+Blatt+49+aus+der+Serie%3A+Bilder+der+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue%2C+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.56/dc00118263</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7aa43ffc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118264</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Goyu: Motono-ga-hara und der Motozaka Pass, Blatt 36 aus der Serie: Bilder der 53 Stationen des T&#333;kaid&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 22,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Goyu%3A+Motono-ga-hara+und+der+Motozaka+Pass+%28Goyu+Motono-ga-hara+Motozaka+goe+%E5%BE%A1%E6%B2%B9+%E6%9C%AC%E9%87%8E%E3%81%8C%E5%8E%9F%E6%9C%AC%E5%9D%82%E3%81%94%E3%81%B8%29%2C+Blatt+36+aus+der+Serie%3A+Bilder+der+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue%2C+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.57/dc00118264</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7aadf11a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118265</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Okabe: Die schmale efeubedeckte Stra&#223;e am Berg Utsu, Blatt 22 aus der Serie: Bilder der 53 Stationen des T&#333;kaid&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,8 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Okabe%3A+Die+schmale+Efeu-bedeckte+Stra%C3%9Fe+am+Berg+Utsu+%28Okabe+Utsu+no+yama+tsuta+no+hosomichi+%E5%B2%A1%E9%83%A8+%E3%81%86%E3%81%A4%E3%81%AE%E5%B1%B1%E8%94%A6%E3%81%AE%E7%B4%B0%E9%81%93%29%2C+Blatt+22+aus+der+Serie%3A+Bilder+der+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.63/dc00118265</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ab9064b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118266</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sh&#333;no: H&#252;gelgr&#228;ber der Kofun-Zeit in Shiratori, Blatt 46 aus der Serie: Bilder der 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sh%C5%8Dno%3A+H%C3%BCgelgr%C3%A4ber+der+Kofun-Zeit+in+Shiratori+%28Sh%C5%8Dno%2C+Shiratorizuka+koseki%2C+%E5%BA%84%E9%87%8E%2C+%E7%99%BD%E9%B3%A5%E5%A1%9A%E5%8F%A4%E5%A2%B3%29%2C+Blatt+46+aus+der+Serie%3A+Bilder+der+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue%2C+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.101/dc00118266</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ac46e80</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118267</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fujikawa: Bergdorf mit dem vormaligen Namen Berg Miyako, Blatt 38 aus der Serie: Bilder der 53 Stationen des T&#333;kaid&#333; </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fujikawa%3A+Bergdorf+mit+dem+vormaligen+Namen+Berg+Miyako+%28Fujikawa+sanch%C5%AB+no+sato+ky%C5%ABmei+Miyakoyama+%E8%97%A4%E5%B7%9D+%E5%B1%B1%E4%B8%AD%E3%81%AE%E9%87%8C%E6%97%A7%E5%90%8D%E9%83%BD%E5%B1%B1%29%2C+Blatt+38+aus+der+Serie%3A+Bilder+der+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.102/dc00118267</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ad167f4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118268</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die schmale efeubedeckte Stra&#223;e am Berg Utsu, Blatt 22 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 33,2 cm; Breite: 22,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+schmale+Efeu-bedeckte+Stra%C3%9Fe+am+Berg+Utsu+%28Okabe+Utsu+no+yama+tsuta+no+hosomichi+%E5%B2%A1%E9%83%A8+%E3%81%86%E3%81%A4%E3%81%AE%E5%B1%B1%E8%94%A6%E3%81%AE%E7%B4%B0%E9%81%93%29%2C+Blatt+22+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.112/dc00118268</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7adc0171</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118269</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Narumi: Gesch&#228;ft mit den ber&#252;hmten, gebatikten Arimatsu T&#252;chern, Blatt 41 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 33,8 cm; Breite: 22 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Narumi%3A+Gesch%C3%A4ft+mit+den+ber%C3%BChmten%2C+gebatikten+Arimatsu+T%C3%BCchern+%28Narumi+meisan+Arimatsu+shibori+mise+%E9%B3%B4%E6%B5%B7+%E5%90%8D%E7%94%A3%E6%9C%89%E6%9D%BE%E3%81%97%E3%81%BC%E3%82%8A%E5%BA%97%29%2C+Blatt+41+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28Goj%C5%ABsan+tsugi+meisho+zue+%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E5%90%8D%E6%89%80%E5%9B%B3%E4%BC%9A%29%2C+Tate-e+Edition/IE1898.113/dc00118269</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ae78ac6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118270</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sh&#333;no: Regenschauer, Blatt 46 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,5 cm; Breite: 34,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sh%C5%8Dno%3A+Regenschauer+%28Sh%C5%8Dno+hakuu+%E5%BA%84%E9%87%8E+%E7%99%BD%E9%9B%A8%29%2C+Blatt+46+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1898.106/dc00118270</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7af2195d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118271</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ky&#333;to: Die gro&#223;e Br&#252;cke in Sanj&#333;, Blatt 55 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ky%C5%8Dto%3A+Die+gro%C3%9Fe+Br%C3%BCcke+in+Sanj%C5%8D+%28Keishi+Sanj%C5%8D+%C5%8Dhashi+%E4%BA%AC%E5%B8%AB+%E4%B8%89%E6%9D%A1%E5%A4%A7%E6%A9%8B%29%2C+Blatt+55+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1899.65/dc00118271</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7afe1a97</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118272</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Strandkiefer, Blatt 30 aus der Serie: 53 Stationen der T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,3 cm; Breite: 34,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1848</earliest><latest>1849</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Strandkiefer+%28Hamamatsu+%E3%81%AF%E3%81%BE%E6%9D%BE%29%2C+Blatt+30+aus+der+Serie%3A+53+Stationen+der+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi%2C+%E6%9D%B1%E6%B5%B7%E9%81%93%28%E4%B8%89%E5%8D%81%29%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%29%2C+Reisho-Edition/IE1898.111/dc00118272</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b099116</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118273</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Okazaki: die Yahagi-Br&#252;cke, Blatt 39 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Okazaki%3A+die+Yahagi-Br%C3%BCcke+%28Okazaki+Yahagi+no+hashi+%E5%B2%A1%E5%B4%8E+%E7%9F%A2%E7%9F%A7%E4%B9%8B%E6%A9%8B%29%2C+Blatt+39+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1908.36/dc00118273</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b16a32c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118274</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kawasaki: Die Rokug&#333;-F&#228;hre, Blatt 3 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kawasaki%3A+Die+Rokug%C5%8D-F%C3%A4hre+%28Kawasaki+rokug%C5%8D+watashibune+%E5%B7%9D%E5%B4%8E+%E5%85%AD%E9%83%B7%E6%B8%A1%E8%88%B9%29%2C+Blatt+3+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1899.59/dc00118274</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b221ae6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118275</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shimada: Das Suruga Ufer des &#332;i-Flusses, Blatt 24 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shimada%3A+Das+Suruga+Ufer+des+%C5%8Ci-Flusses+%28Shimada+%C5%8Digawa+Sungan+%E5%B6%8B%E7%94%B0+%E5%A4%A7%E4%BA%95%E5%B7%9D%E5%B3%BB%E5%B2%B8%29%2C+Blatt+24+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1899.64/dc00118275</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b2b3595</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118276</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Odawara: Der Sakawa-Fluss, Blatt 10 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Odawara%3A+Der+Sakawa-Fluss+%28Odawara%2C+Sakawagawa+%E5%B0%8F%E7%94%B0%E5%8E%9F+%E9%85%92%E5%8C%82%E5%B7%9D%29%2C+Blatt+10+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1899.61/dc00118276</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b3680e1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118277</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fujieda: Beim Wechsel von Tr&#228;gern und Pferden, Blatt 23 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fujieda%3A+Beim+Wechsel+von+Tr%C3%A4gern+und+Pferden+%28Fujieda+jinba+tsugitate+%E8%97%A4%E6%9E%9D+%E4%BA%BA%E9%A6%AC%E7%B6%99%E7%AB%8B%29%2C+Blatt+23+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1899.63/dc00118277</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b414821</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118278</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fuch&#363;: Der Abe Fluss, Blatt 19 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fuch%C5%AB%3A+Der+Abe+Fluss+%28Fuch%C5%AB+Abekawa+%E5%BA%9C%E4%B8%AD+%E5%AE%89%E5%80%8D%E5%B7%9D%29%2C+Blatt+19+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1899.62/dc00118278</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b4d4542</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118279</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Numazu: Bild der Abendd&#228;mmerung, Blatt 13 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,3 cm; Breite: 36,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Numazu%3A+Bild+der+Abendd%C3%A4mmerung+%28Numazu+tasogare+zu+%E6%B2%BC%E6%B4%A5+%E9%BB%84%E6%98%8F%E5%9B%B3%29%2C+Blatt+13+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1900.8/dc00118279</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b599fc5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118280</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fujisawa: Der Y&#363;gy&#333; Tempel, Blatt 7 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;, Hoeid&#333; Edition</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1833</earliest><latest>1834</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fujisawa%3A+Der+Y%C5%ABgy%C5%8D+Tempel+%28Fujisawa%2C+Y%C5%ABgy%C5%8D-ji+%E8%97%A4%E6%B2%A2+%E9%81%8A%E8%A1%8C%E5%AF%BA%29%2C+Blatt+7+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29%2C+Hoeid%C5%8D+Edition/IE1899.60/dc00118280</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b66b1bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118281</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kan&#333;, Blatt 54 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 36,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kan%C5%8D+%28%E5%8A%A0%E7%B4%8D%29%2C+Blatt+54+aus+der+Serie%3A+Die+69+Stationen+des+Kisokaid%C5%8D+%28Kisokaid%C5%8D+rokuj%C5%ABky%C5%AB+tsugi+no+uchi+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29+/IE1897.22/dc00118281</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b71934e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118282</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Musa, Blatt 67 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 36,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Musa+%28%E6%AD%A6%E4%BD%90%29%2C+Blatt+67+aus+der+Serie%3A+Die+69+Stationen+des+Kisokaid%C5%8D+%28Kisokaid%C5%8D+rokuj%C5%ABky%C5%AB+tsugi+no+uchi+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29+/IE1897.35/dc00118282</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b7b961e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118283</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Echikawa, Blatt 66 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,5 cm; Breite: 36,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Echikawa+%28%E6%81%B5%E6%99%BA%E5%B7%9D%29%2C+Blatt+66+aus+der+Serie%3A+Die+69+Stationen+des+Kisokaid%C5%8D+%28Kisokaid%C5%8D+rokuj%C5%ABky%C5%AB+tsugi+no+uchi+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29+/IE1897.34/dc00118283</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b883e30</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118284</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Suhara, Blatt 40 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,7 cm; Breite: 36,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Suhara+%28%E9%A0%88%E5%8E%9F%29%2C+Blatt+40+aus+der+Serie%3A+Die+69+Stationen+des+Kisokaid%C5%8D+%28Kisokaid%C5%8D+rokuj%C5%ABky%C5%AB+tsugi+no+uchi+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29+/IE1897.36/dc00118284</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b932698</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118285</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Niekawa, Blatt 34 aus der Serie: Die 69 Stationen des Kisokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,9 cm; Breite: 36,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1835</earliest><latest>1838</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Niekawa+%28%E8%B4%84%E5%B7%9D%29%2C+Blatt+34+aus+der+Serie%3A+Die+69+Stationen+des+Kisokaid%C5%8D+%28Kisokaid%C5%8D+rokuj%C5%ABky%C5%AB+tsugi+no+uchi+%E6%9C%A8%E6%9B%BE%E8%A1%97%E9%81%93%E5%85%AD%E6%8B%BE%E4%B9%9D%E6%AC%A1%E4%B9%8B%E5%86%85%29+/IE1897.37/dc00118285</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7b9e3018</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118288</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Harimaze-e: Pfingstrose und zwei Garnelen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 33,8 cm; Breite: 22,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1842</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00929&#10;                Wei&#xDF;linienschnitt&#10;                Wei&#xDF;linientechnik&#10;                Schwarzdruck&#10;              ">Wei&#223;linienschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Harimaze-e%3A+Pfingstrose+und+zwei+Garnelen/IE1907.10/dc00118288</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ba8c402</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118293</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Blumen- und Vogelbilder: Falke, Kiefer und Sonnenaufgang</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 17,5 cm; Breite: 37,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Blumen-+und+Vogelbilder%3A+Falke%2C+Kiefer+und+Sonnenaufgang/IE1898.110/dc00118293</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7bb24a6d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118294</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Makrele, Krebs und Trichterwinde, aus der Serie: Fisch und Meerestier</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,4 cm; Breite: 35,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1842</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Makrele%2C+Krebs+und+Trichterwinde+%28saba%2C+kani%2C+asagao+%E9%AF%96%E3%80%81%E8%9F%B9%E3%80%81%E6%9C%9D%E9%A1%94%29%2C+aus+der+Serie%3A+Fisch+und+Meerestier+Serie+%28sakanazukushi+%E9%AD%9A%E5%B0%BD%E3%81%8F%E3%81%97%29/IE1896.364/dc00118294</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7bbc80b1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118295</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Languste und Krabben, aus der Serie: Fisch und Meerestier  </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,4 cm; Breite: 35,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Languste+und+Krabben+%28iseebi%2C+shibaebi+%E4%BC%8A%E5%8B%A2%E6%B5%B7%E8%80%81%E3%80%81%E8%8A%9D%E8%9D%A6%29%2C+aus+der+Serie%3A+Fisch+und+Meerestier+%28sakana+zukushi+%E9%AD%9A%E5%B0%BD%E3%81%8F%E3%81%97%29/IE1896.363/dc00118295</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7bc5aa2a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118296</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aji-Fische und Shrimps, aus der Serie: Fisch und Meerestier </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,4 cm; Breite: 35,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1832</earliest><latest>1833</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aji-Fische+und+Shrimps+%28aji%2C+kurumaebi%2C+tade++%E9%AF%B5%E3%80%81%E8%BB%8A%E8%9D%A6%E3%80%81%E8%93%BC%29%2C+aus+der+Serie%3A+Fisch+und+Meerestier+%28sakanazukushi+%E9%AD%9A%E5%B0%BD%E3%81%8F%E3%81%97%29/IE1896.362/dc00118296</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7bce894a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118297</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Paulownien-Feld in Akasaka, Blatt 52 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Paulownien-Feld+in+Akasaka+%28Akasaka+kiribatake+%E8%B5%A4%E5%9D%82%E6%A1%90%E7%95%91%29%2C+Blatt+52+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.266/dc00118297</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7bd944d0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118298</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abendlicher Platzregen bei der gro&#223;en Br&#252;cke von Atake, Blatt 58 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abendlicher+Platzregen+bei+der+gro%C3%9Fen+Br%C3%BCcke+von+Atake+%28%C5%8Chashi+atake+no+y%C5%ABdachi+%E5%A4%A7%E3%81%AF%E3%81%97%E3%81%82%E3%81%9F%E3%81%91%E3%81%AE%E5%A4%95%E7%AB%8B%29%2C+Blatt+58+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.268/dc00118298</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7be4467b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118299</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Ayase-Fluss und Kanegafuchi, Blatt 63 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Ayase-Fluss+und+Kanegafuchi+%28Ayasegawa+kanegafuchi+%E7%B6%BE%E7%80%AC%E5%B7%9D%E9%90%98%E3%81%8C%E6%B7%B5%29%2C+Blatt+63+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.356/dc00118299</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7bef200c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118300</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aufzug der Festwagen zum Sann&#333; Fest in K&#333;jimachi-itch&#333;me, Blatt 51 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aufzug+der+Festwagen+zum+Sann%C5%8D+Fest+in+K%C5%8Djimachi-itch%C5%8Dme+%28K%C5%8Djimachi-itch%C5%8Dme+Sann%C5%8D+matsuri+nerikomi+%E7%B3%80%E7%94%BA%E4%B8%80%E4%B8%81%E7%9B%AE%E5%B1%B1%E7%8E%8B%E7%A5%AD%E3%81%AD%E3%82%8A%E8%BE%BC%29%2C+Blatt+51+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.357/dc00118300</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7bf8d350</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118301</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Hatsune Rennbahn in Bakuro-ch&#333;, Blatt 6 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Hatsune+Rennbahn+in+Bakuro-ch%C5%8D+%28Bakuro-ch%C5%8D+hatsune+no+baba+%E9%A6%AC%E5%96%B0%E7%94%BA%E5%88%9D%E9%9F%B3%E3%81%AE%E9%A6%AC%E5%A0%B4%29%2C+Blatt+6+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.358/dc00118301</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c05387a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118302</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Komagata-Halle und die Azuma-Br&#252;cke, Blatt 62 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Komagata-Halle+und+die+Azuma-Br%C3%BCcke+%28Komagata-d%C5%8D+Azuma-bashi+%E9%A7%92%E5%BD%A2%E5%A0%82%E5%90%BE%E5%AC%AC%E6%A9%8B%29%2C+Blatt+62+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.361/dc00118302</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c110aab</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118303</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Suruga-ch&#333;, Blatt 8 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Suruga-ch%C5%8D+%28Suruga-ch%C5%8D+%E3%81%99%E3%82%8B%E3%81%8C%E3%81%A6%E3%81%B5%29%2C+Blatt+8+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.417/dc00118303</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c1bd2bf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118304</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Pflaumengarten von Kameido, Blatt 30 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 22,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Pflaumengarten+von+Kameido++%28Kameido+umeyashiki+%E4%BA%80%E6%88%B8%E6%A2%85%E5%B1%8B%E6%95%B7%29%2C+Blatt+30+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.1/dc00118304</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c26f45d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118305</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Grobe Skizze der Nihonbashi-Stra&#223;e itch&#333;me, Blatt 44 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Grobe+Skizze+der+Nihonbashi-Stra%C3%9Fe+itch%C5%8Dme+%28Nihonbashi+t%C5%8Dri+itch%C5%8Dme+ryakuzu+%E6%97%A5%E6%9C%AC%E6%A9%8B%E9%80%9A%E4%B8%80%E4%B8%81%E7%9B%AE%E7%95%A5%E5%9B%B3%29%2C+Blatt+44+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.103/dc00118305</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c31d413</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118306</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Pflaumengarten von Kamata, Blatt 27 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Pflaumengarten+von+Kamata+%28Kamata+no+umezono%2C+%E8%92%B2%E7%94%B0%E3%81%AE%E6%A2%85%E5%9C%92%29%2C+Blatt+27+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.10/dc00118306</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c3b33fe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118307</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Irisgarten in Horikiri, Blatt 65 aus der Serie: 100 ber&#252;hmte Ansichten von Edo </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Irisgarten+in+Horikiri+%28Horikiri+no+hanash%C5%8Dbu%2C+%E5%A0%80%E5%88%87%E3%81%AE%E8%8A%B1%E8%8F%96%E8%92%B2%29%2C+Blatt+65+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.33/dc00118307</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c450ca9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118308</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Abbildung der Umgebung von Masaki mit dem Suijin-Wald, dem Uchi-Fluss und dem Dorf Sekiya, Blatt 36 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Abbildung+der+Umgebung+von+Masaki+mit+dem+Suijin-Wald%2C+dem+Uchi-Fluss+und+dem+Dorf+Sekiya+%28Masaki-hen+yori+suijin+no+mori+uchigawa+sekiya+no+sato+o+miru+zu+%E7%9C%9F%E5%B4%8E%E8%BE%BA%E3%82%88%E3%82%8A%E6%B0%B4%E7%A5%9E%E3%81%AE%E6%A3%AE%E5%86%85%E5%B7%9D%E9%96%A2%E5%B1%8B%E3%81%AE%E9%87%8C%E3%82%92%E8%A6%8B%E3%82%8B%E5%9B%B3%29%2C+Blatt+36+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.62/dc00118308</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c511bcd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118309</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bezirk des Kameido Schreins, Blatt 65 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bezirk+des+Kameido+Schreins+%28Kameido+tenjin+keidai%2C+%E4%BA%80%E6%88%B8%E5%A4%A9%E7%A5%9E%E5%A2%83%E5%86%85%29%2C+Blatt+65+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.9/dc00118309</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c5b8eb6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118310</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Reisfelder in Asakusa und das Torinomachi Fest, Blatt 101 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Reisfelder+in+Asakusa+und+das+Torinomachi+Fest+%28Askusa+tanbu+torinomachi+m%C5%8Dde+%E6%B5%85%E8%8D%89%E7%94%B0%E7%94%AB%E9%85%89%E3%81%AE%E7%94%BA%E8%A9%A3%29%2C+Blatt+101+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.18/dc00118310</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c693142</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118311</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Atagoshita und die Yabu-Gasse, Blatt 112 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 23,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Atagoshita+und+die+Yabu-Gasse+%28Atagoshita+Yabuk%C3%B4ji%2C+%E6%84%9B%E5%AE%95%E4%B8%8B%E8%97%AA%E5%B0%8F%E8%B7%AF%29%2C+Blatt+112+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.12/dc00118311</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c7373eb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118312</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Samezu K&#252;ste bei Minami-Shinagawa, Blatt 109 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Samezu+K%C3%BCste+bei+Minami-Shinagawa+%28Minami-Shinagawa+samezu+kaigan+%E5%8D%97%E5%93%81%E5%B7%9D%E9%AE%AB%E6%B4%B2%E6%B5%B7%E5%B2%B8%29%2C+Blatt+109+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.11/dc00118312</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c7e66c6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118313</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Ky&#333;-Br&#252;cke und Bambus-Felder, Blatt 76 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Ky%C5%8D-Br%C3%BCcke+und+Bambus-Felder+%28Ky%C5%8Dbashi+takegashi+%E4%BA%AC%E6%A9%8B%E7%AB%B9%E3%81%8C%E3%81%97%29%2C+Blatt+76+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.7/dc00118313</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c8a0389</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118315</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Suid&#333;-Br&#252;cke in Surugadai, Blatt 48 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 23,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Suid%C5%8D-Br%C3%BCcke+in+Surugadai+%28Suid%C5%8Dbashi+surugadai+%E6%B0%B4%E9%81%93%E6%A9%8B%E9%A7%BF%E6%B2%B3%E5%8F%B0%29%2C+Blatt+48+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.3/dc00118315</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7c96fae4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118316</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nachtansicht des Ortes Saruwaka, Blatt 90 aus der Serie: 100 ber&#252;hmte Ansichten von Edo </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nachtansicht+des+Ortes+Saruwaka+%28Saruwaka-machi+yoru+no+kei+%E7%8C%BF%E8%8B%A5%E7%94%BA%E3%82%88%E3%82%8B%E3%81%AE%E6%99%AF%29%2C+Blatt+90+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.6/dc00118316</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ca33c76</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118317</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die J&#363;mantsubo-Ebene in Fukagawa Susaki, Blatt 107 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+J%C5%ABmantsubo-Ebene+in+Fukagawa+Susaki+%28Fukagawa+susaki+j%C5%ABmantsubo+%E6%B7%B1%E5%B7%9D%E6%B4%B2%E5%B4%8E%E5%8D%81%E4%B8%87%E5%9D%AA%29%2C+Blatt+107+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.32/dc00118317</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7cad1220</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118318</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Japandamm in Yoshiwara, Blatt 100 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Japandamm+in+Yoshiwara+%28Yoshiwara+nihontsuzumi+%E3%82%88%E3%81%97%E5%8E%9F%E6%97%A5%E6%9C%AC%E5%A0%A4%29%2C+Blatt+100+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.5/dc00118318</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7cba42f5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118319</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Aoi-Abhang au&#223;erhalb des Toranomon, Blatt 113 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,1 cm; Breite: 23,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Aoi-Abhang+au%C3%9Ferhalb+des+Toranomon+%28Toranomon-soto+aoizaka+%E8%99%8E%E3%81%AE%E9%96%80%E5%A4%96%E3%81%82%E3%81%B5%E3%81%B2%E5%9D%82%29%2C+Blatt+113+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.2/dc00118319</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7cc5a9a9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118320</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Fukagawa Holzplatz, Blatt 113 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Fukagawa+Holzplatz+%28Fukagawa+kiba+%E6%B7%B1%E5%B7%9D%E6%9C%A8%E5%A0%B4%29%2C+Blatt+113+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.360/dc00118320</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7cd12058</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118321</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Stadt erbl&#252;ht zum Tanabata-Fest, Blatt 73 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Stadt+erbl%C3%BCht+zum+Tanabata-Fest+%28Shich%C5%AB+han%27ei+Tanabata+matsuri+%E5%B8%82%E4%B8%AD%E7%B9%81%E6%A0%84%E4%B8%83%E5%A4%95%E7%A5%AD%29%2C+Blatt+73+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.359/dc00118321</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7cdb7143</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118322</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Senzoku Teich und die Kesakake Kiefer, Blatt 110 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Senzoku+Teich+und+die+Kesakake+Kiefer+%28Senzoku+no+ike+kesakakematsu+%E5%8D%83%E6%9D%9F%E3%81%AE%E6%B1%A0%E8%A2%88%E5%A9%86%E6%87%B8%E6%9D%BE%29%2C+Blatt+110+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1896.267/dc00118322</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ce755c5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118323</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Feuerwerk in Ry&#333;goku, Blatt 98 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Feuerwerk+in+Ry%C5%8Dgoku+%28Ry%C5%8Dgoku+hanabi+%E4%B8%A1%E5%9B%BD%E8%8A%B1%E7%81%AB%29%2C+Blatt+98+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.19/dc00118323</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7cf36377</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118324</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mokubo Tempel, Bucht und Garten, Blatt 92 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 23,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mokubo+Tempel%2C+Bucht+und+Garten+%28Mokubo-ji+uchigawa+gozensaihata+%E6%9C%A8%E6%AF%8D%E5%AF%BA%E5%86%85%E5%B7%9D%E5%BE%A1%E5%89%8D%E6%A0%BD%E7%95%91%29%2C+Blatt+92+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1897.21/dc00118324</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7cfcb7cb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118325</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Oumaya Flussufer, Blatt 105 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Oumaya+Flussufer+%28Oumayagashi%2C+%E5%BE%A1%E5%8E%A9%E6%B2%B3%E5%B2%B8%29%2C+Blatt+105+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.52/dc00118325</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d081994</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118326</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Innerhalb des Akiba-Schreins in Ukeji, Blatt 91 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Innerhalb+des+Akiba-Schreins+in+Ukeji+%28Ukeji+Akiba+no+keidai+%E8%AB%8B%E5%9C%B0%E7%A7%8B%E8%91%89%E3%81%AE%E5%A2%83%E5%86%85%29%2C+Blatt+91+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.60/dc00118326</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d15eeca</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118327</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Rote Ahornbl&#228;tter in Mama, der Tekona-Schrein und die Verbindungsbr&#252;cke, Blatt 94 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Rote+Ahornbl%C3%A4tter+in+Mama%2C+der+Tekona+Schrein+und+die+Verbindungsbr%C3%BCcke+%28Mama+no+momiji+Tekona+no+yashiro+Tsugihashi%2C+%E7%9C%9F%E9%96%93%E3%81%AE%E7%B4%85%E8%91%89%E6%89%8B%E5%8F%A4%E9%82%A3%E3%81%AE%E7%A4%BE%E7%B6%99%E3%81%AF%E3%81%97%29%2C+Blatt+94+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.61/dc00118327</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d22e990</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118328</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tuchgesch&#228;ft in &#332;denma-ch&#333;, Blatt 74 aus der Serie: 100 ber&#252;hmte Ansichten von Edo </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tuchgesch%C3%A4ft+in+%C5%8Cdenma-ch%C5%8D+%28%C5%8Cdenma-ch%C5%8D+gofukudana+%E5%A4%A7%E4%BC%9D%E9%A6%AC%E7%94%BA%E3%81%94%E3%81%B5%E3%81%8F%E5%BA%97%29%2C+Blatt+74+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.104/dc00118328</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d2ee74d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118329</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Stadt erbl&#252;ht zum Tanabata-Fest, Blatt 73 aus der Serie: 100 ber&#252;hmte Ansichten von Edo</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 22,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Stadt+erbl%C3%BCht+zum+Tanabata-Fest+%28Shich%C5%AB+han%27ei+tanabata+matsuri+%E5%B8%82%E4%B8%AD%E7%B9%81%E6%A0%84%E4%B8%83%E5%A4%95%E7%A5%AD%29%2C+Blatt+73+aus+der+Serie%3A+100+ber%C3%BChmte+Ansichten+von+Edo+%28Meisho+edo+hyakkei+%E5%90%8D%E6%89%80%E6%B1%9F%E6%88%B8%E7%99%BE%E6%99%AF%29/IE1898.109/dc00118329</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d3bc1fc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118330</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aussicht auf den Fuji aus einem Teehaus in Z&#333;shigaya, Blatt 9 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aussicht+auf+den+Fuji+aus+einem+Teehaus+in+Z%C5%8Dshigaya+%28Z%C5%8Dshigaya+Fujimi+chaya%2C+%E9%9B%91%E5%8F%B8%E3%81%8B%E3%82%84%E4%B8%8D%E4%BA%8C%E8%A6%8B%E8%8C%B6%E3%82%84%29%2C+Blatt+9+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28Fuji+sanj%C5%ABrokkei%2C+%E5%AF%8C%E5%A3%AB%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.258/dc00118330</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d477611</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118331</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Ry&#333;goku Br&#252;cke in der Osthauptstadt, Blatt 6 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Ry%C5%8Dgoku+Br%C3%BCcke+in+der+Osthauptstadt+%28T%C5%8Dto+Ry%C5%8Dgoku%2C+%E6%9D%B1%E9%83%BD%E4%B8%A1%E3%81%94%E3%81%8F%29%2C+Blatt+6+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28Fuji+sanj%C5%ABrokkei%2C+%E5%AF%8C%E5%A3%AB%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.262/dc00118331</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d527a26</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118332</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Kogane-Ebene in der Provinz Shim&#333;sa, Blatt 33 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Kogane-Ebene+in+der+Provinz+Shim%C5%8Dsa+%28Shim%C5%8Dsa+Kogane+hara%2C+%E4%B8%8B%E7%B7%8F%E5%B0%8F%E9%87%91%E5%8E%9F%29%2C+Blatt+33+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28Fuji+sanj%C5%ABrokkei%2C+%E5%AF%8C%E5%A3%AB%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1896.355/dc00118332</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d6074a5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118333</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sotogahama in der Mutsu-Provinz, aus der Serie: 100 ber&#252;hmte Gegenden verschiedener Provinzen </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103160&#10;                http://vocab.getty.edu/ulan/500333018&#10;                &#10;                  Utagawa Hiroshige II&#10;                &#10;                &#10;                  Utagawa, Hiroshige II&#10;                &#10;                &#10;                  Hiroshige&#10;                &#10;                &#10;                  1826&#10;                  1869&#10;                &#10;              "><name>Utagawa Hiroshige II</name><geburtsjahr>1826</geburtsjahr><todesjahr>1869</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1859</earliest><latest>1859</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sotogahama+in+der+Mutsu-Provinz+%28%C5%8Csh%C5%AB+Sotogahama+%E5%A5%A5%E5%B7%9E%E3%81%9D%E3%81%A8%E3%83%B6%E6%BF%B1%29%2C+aus+der+Serie%3A+100+ber%C3%BChmte+Gegenden+verschiedener+Provinzen+%28Shokoku+meisho+hyakkei+%E8%AB%B8%E5%9B%BD%E5%90%8D%E6%89%80%E7%99%BE%E6%99%AF%29/IE1896.259/dc00118333</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d6ae3dd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118334</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die wahre Landschaft des Asama Berges in der Provinz Shinano, aus der Serie: 100 ber&#252;hmte Gegenden verschiedener Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103160&#10;                http://vocab.getty.edu/ulan/500333018&#10;                &#10;                  Utagawa Hiroshige II&#10;                &#10;                &#10;                  Utagawa, Hiroshige II&#10;                &#10;                &#10;                  Hiroshige&#10;                &#10;                &#10;                  1826&#10;                  1869&#10;                &#10;              "><name>Utagawa Hiroshige II</name><geburtsjahr>1826</geburtsjahr><todesjahr>1869</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1859</earliest><latest>1859</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+wahre+Landschaft+des+Asama+Berges+in+der+Provinz+Shinano+%28Shinsh%C5%AB+Asama-yama+shinkei+%E4%BF%A1%E5%B7%9E%E6%B5%85%E9%96%93%E5%B1%B1%E7%9C%9F%E6%99%AF%29%2C+aus+der+Serie%3A+100+ber%C3%BChmte+Gegenden+verschiedener+Provinzen+%28Shokoku+meisho+hyakkei+%E8%AB%B8%E5%9B%BD%E5%90%8D%E6%89%80%E7%99%BE%E6%99%AF%29/IE1898.105/dc00118334</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d76492a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118335</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Morita-Theater, aus der Serie: Bilder des Wohlstands der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,4 cm; Breite: 73 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Morita+Theater+%28Morita-za+%E6%A3%AE%E7%94%B0%E5%BA%A7%29%2C+aus+der+Serie%3A+Bilder+des+Wohlstands+der+Osthauptstadt+%28T%C5%8Dto+han%27ei+no+zu+%E6%9D%B1%E9%83%BD%E7%B9%81%E6%A0%84%E4%B9%83%E5%9B%B3%29/IE1909.48.a/dc00118335</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d80a651</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118336</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Ichimura-Theater, aus der Serie: Bilder des Wohlstands der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 72,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Ichimura-Theater+%28Ichimura-za+%E5%B8%82%E6%9D%91%E5%BA%A7%29%2C+aus+der+Serie%3A+Bilder+des+Wohlstands+der+Osthauptstadt+%28T%C5%8Dto+han%27ei+no+zu+%E6%9D%B1%E9%83%BD%E7%B9%81%E6%A0%84%E4%B9%83%E5%9B%B3%29+/IE1909.48.b/dc00118336</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d90bd1a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118337</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Das Nakamura-Theater, aus der Serie: Bilder des Wohlstands der Osthauptstadt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 72,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Das+Nakamura+Theater+%28Nakamura-za%2C+%E4%B8%AD%E6%9D%91%E5%BA%A7%29%2C+aus+der+Serie%3A+Bilder+des+Wohlstands+der+Osthauptstadt+%28T%C5%8Dto+han%27ei+no+zu+%E6%9D%B1%E9%83%BD%E7%B9%81%E6%A0%84%E4%B9%83%E5%9B%B3%29/IE1909.48.c/dc00118337</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7d9ef86c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118338</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Shinano: der Mond reflektiert sich in den Sarashina-Feldern und der Berg Ky&#333;dai, Blatt 25 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Shinano%3A+der+Mond+reflektiert+sich+in+den+Sarashina-Feldern+und+der+Berg+Ky%C5%8Ddai+%28Shinano+sarashina+tagoto+no+tsuki%2C+Ky%C5%8Ddaisan%2C+%E4%BF%A1%E6%BF%83+%E6%9B%B4%E7%A7%91%E7%94%B0%E6%AF%8E%E6%9C%88+%E9%8F%A1%E5%8F%B0%E5%B1%B1%29%2C+Blatt+25+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1896.264/dc00118338</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7dad6d64</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118339</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Mino: der Y&#333;r&#333; Wasserfall, Blatt 23 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Mino%3A+der+Y%C5%8Dr%C5%8D+Wasserfall+%28Mino+y%C5%8Dr%C5%8D+no+taki+%E7%BE%8E%E6%BF%83+%E9%A4%8A%E8%80%81%E3%83%8E%E6%BB%9D%29%2C+Blatt+23+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1896.261/dc00118339</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7db7ad4c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118340</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Yamato: der Tatsuta Berg und der Tatsuta Fluss, Blatt 2 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Yamato%3A+der+Tatsuta+Berg+und+der+Tatsuta+Fluss+%28Yamato+tatsutayama+tatsutagawa+%E5%A4%A7%E5%92%8C+%E7%AB%8B%E7%94%B0%E5%B1%B1+%E9%BE%8D%E7%94%B0%E5%B7%9D%29%2C+Blatt+2+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1896.260/dc00118340</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7dc41d46</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118341</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Shimotsuke: der Nikk&#333;-Berg und der Urami-Wasserfall, Blatt 27 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Shimotsuke%3A+der+Nikk%C5%8D-Berg+und+der+Urami-Wasserfall+%28Shimotsuke+nikk%C5%8Dsan+urami+no+taki+%E4%B8%8B%E9%87%8E+%E6%97%A5%E6%B4%B8%E5%B1%B1+%E8%A3%8F%E8%A6%8B%E3%83%8E%E6%BB%9D%29%2C+Blatt+27+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1898.51/dc00118341</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7dccc025</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118342</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Awa: der Strudel in der Wind gepeitschten See, Blatt 55 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,8 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Awa%3A+der+Strudel+in+der+Wind+gepeitschten+See+%28Awa+naruto+no+f%C5%ABha+%E9%98%BF%E6%B3%A2+%E9%B3%B4%E9%96%80%E3%81%AE%E9%A2%A8%E6%B3%A2%29%2C+Blatt+55+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1897.30/dc00118342</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7dda5bde</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118343</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz H&#333;ki: gro&#223;e Felder und Aussicht auf den Berg Daisen, Blatt 41 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34 cm; Breite: 23,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+H%C5%8Dki%3A+gro%C3%9Fe+Felder+und+Aussicht+auf+den+Berg+Daisen+%28H%C5%8Dki+%C5%8Dno+Daisen+enb%C5%8D+%E4%BC%AF%E6%B9%96+%E5%A4%A7%E9%87%8E+%E5%A4%A7%E5%B1%B1%E9%81%A0%E6%9C%9B%29%2C+Blatt+41+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1897.29/dc00118343</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7de6a744</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118344</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Harima: der Maiko Strand, Blatt 45 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,8 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Harima%3A+der+Maiko+Strand+%28Harima+maiko+no+hama+%E6%92%AD%E7%A3%A8+%E8%88%9E%E5%AD%90%E3%81%AE%E6%B5%9C%29%2C+Blatt+45+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1897.28/dc00118344</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7df0d94b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118345</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Bungo: Minosaki, Blatt 62 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 23 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Bungo%3A+Minosaki+%28Bungo+minosaki+%E8%B1%8A%E5%BE%8C+%E7%AE%95%E5%B4%8E%29%2C+Blatt+62+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1897.15/dc00118345</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7dfbcdb1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118346</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz &#332;mi: der Biwa-See und der Ishiyama Tempel, Blatt 22 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,8 cm; Breite: 23,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+%C5%8Cmi%3A+der+Biwa-See+und+der+Ishiyama+Tempel+%28%C5%8Cmi+biwako+ishiyamadera+%E8%BF%91%E6%B1%9F+%E7%90%B5%E7%90%B6%E6%B9%96+%E7%9F%B3%E5%B1%B1%E5%AF%BA%29%2C+Blatt+22+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1897.14/dc00118346</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e086ed8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118347</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Provinz Oki: der Takuhi Schrein, Blatt 44 aus der Serie: Ber&#252;hmte Orte der rund 60 Provinzen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,9 cm; Breite: 24 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Provinz+Oki%3A+der+Takuhi+Schrein+%28Oki+takuhi+no+yashiro+%E9%9A%A0%E5%B2%90+%E7%84%9A%E7%81%AB%E3%81%AE%E7%A4%BE%29%2C+Blatt+44+aus+der+Serie%3A+Ber%C3%BChmte+Orte+der+rund+60+Provinzen+%28Rokuj%C5%AByosh%C5%AB+meisho+zue+%E5%85%AD%E5%8D%81%E4%BD%99%E5%B7%9E%E5%90%8D%E6%89%80%E5%9B%B3%E7%B5%B5%29/IE1897.4/dc00118347</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e12a4f5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118403</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Sawamura Tanosuke III als Yaegaki-hime, Nakamura Shikan IV als Takeda Katsuyori und Azuma Ichinoj&#333; I als Koshimoto Nureginu in dem St&#252;ck Honch&#333; Nij&#363;shik&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,4 cm; Breite: 79 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Sawamura+Tanosuke+III+als+Yaegaki-hime+%28R%29%2C+Nakamura+Shikan+IV+als+Takeda+Katsuyori+%28M%29+und+Azuma+Ichinoj%C5%8D+I+als+Koshimoto+Nureginu+%28L%29+%28%E5%85%AB%E9%87%8D%E5%9E%A3%E5%A7%AB+%E6%B2%A2%E6%9D%91%E7%94%B0%E4%B9%8B%E5%8A%A9+%E6%AD%A6%E7%94%B0%E5%8B%9D%E9%A0%BC+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB+%E3%81%93%E3%81%97%E5%85%83%E3%81%AC%E3%82%8C%E8%A1%A3+%E5%90%BE%E5%A6%BB%E5%B8%82%E4%B9%8B%E4%B8%9E%29+in+dem+St%C3%BCck+Honch%C5%8D+Nij%C5%ABshik%C5%8D+%28%E6%9C%AC%E6%9C%9D%E5%BB%BF%E5%9B%9B%E5%AD%9D%29/IE1909.90/dc00118403</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e1e7506</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118404</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Kawarazaki Gonj&#363;r&#333; I als Fumizukai Tanba Yosaku, Sawamura Tanosuke III als Iroha der Kanaya und Nakamura Shikan IV als R&#333;nin Tazuna Komatar&#333;, in Wirklichkeit Inada K&#333;z&#333; aus dem St&#252;ck Kutsuwa no oto tazuna no Somewake</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,3 cm; Breite: 79,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Kawarazaki+Gonj%C5%ABr%C5%8D+I+als+Fumizukai+Tanba+Yosaku+%28R%29%2C+Sawamura+Tanosuke+III+als+Iroha+der+Kanaya+%28M%29+und+Nakamura+Shikan+IV+als+R%C5%8Dnin+Tazuna+Komatar%C5%8D%2C+in+Wirklichkeit+Inada+K%C5%8Dz%C5%8D+%28L%29+%28%E6%96%87%E4%BD%BF%E4%B8%B9%E6%B3%A2%E4%B8%8E%E4%BD%9C+%E5%88%9D%E4%BB%A3%E6%B2%B3%E5%8E%9F%E5%B4%8E%E6%A8%A9%E5%8D%81%E9%83%8E+%E9%87%91%E5%B1%8B%E5%86%85%E3%81%84%E3%82%8D%E3%81%AF+%E4%B8%89%E4%BB%A3%E7%9B%AE%E6%B2%A2%E6%9D%91%E7%94%B0%E4%B9%8B%E5%8A%A9+%E6%B5%AA%E4%BA%BA%E6%89%8B%E7%B6%B1%E9%A7%92%E5%A4%AA%E9%83%8E%E5%AE%9F%E3%83%8F%E7%A8%B2%E7%94%B0%E5%B9%B8%E8%94%B5+%E5%9B%9B%E4%BB%A3%E7%9B%AE%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29+aus+dem+St%C3%BCck+Kutsuwa+no+oto+tazuna+no+Somewake+%28%E8%BD%A1%E9%9F%B3%E7%B9%AE%E6%9F%93%E5%88%86%29/IE1909.58/dc00118404</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e2eab2d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118406</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Kataoka Nizaemon als Sat&#333; Masakiyo, Iwai Kumesabur&#333; als Funazaemons Tochter Hinakinu und Band&#333; Hikosabur&#333; als Funazaemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,2 cm; Breite: 79,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Kataoka+Nizaemon+als+Sat%C5%8D+Masakiyo%2C+Iwai+Kumesabur%C5%8D+als+Funazaemons+Tochter+Hinakinu+und+Band%C5%8D+Hikosabur%C5%8D+als+Funazaemon+%28%E4%BD%90%E8%97%A4%E6%AD%A3%E6%B8%85%E7%89%87%E5%B2%A1%E4%BB%81%E5%B7%A6%E8%A1%9B%E9%96%80+%E8%88%9F%E5%B7%A6%E8%A1%9B%E9%96%80%E5%A8%98%E9%9B%9B%E7%B5%B9%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E+%E8%88%9F%E5%B7%A6%E8%A1%9B%E9%96%80+%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29/IE1909.91/dc00118406</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e3e0355</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118407</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Shikan IV als Yokoz&#333;, Ichikawa Danz&#333; VI als Haha Miyuki und Kawarazaki Gonj&#363;r&#333; I als Jihiz&#333; aus dem St&#252;ck Honch&#333; Nij&#363;shik&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,2 cm; Breite: 53,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Shikan+IV+als+Yokoz%C5%8D%2C+Ichikawa+Danz%C5%8D+VI+als+Haha+Miyuki+und+Kawarazaki+Gonj%C5%ABr%C5%8D+I+als+Jihiz%C5%8D+%28%E6%A8%AA%E8%94%B5+%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%E6%AF%8D%E6%B7%B1%E9%9B%AA+%E5%B8%82%E5%B7%9D%E5%9B%A3%E8%94%B5+%E6%85%88%E6%82%B2%E8%94%B5+%E6%B2%B3%E5%8E%9F%E5%B4%8E%E6%A8%A9%E5%8D%81%E9%83%8E%29+aus+dem+St%C3%BCck+Honch%C5%8D+Nij%C5%ABshik%C5%8D+%28%E6%9C%AC%E6%9C%9D%E5%BB%BF%E5%9B%9B%E5%AD%9D%29/IE1909.92/dc00118407</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e4d346d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118408</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Uzaemon XII als Hosokawa Katsumoto in dem St&#252;ck Meiboku Sendai Hagi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,4 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1850</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Uzaemon+XII+als+Hosokawa+Katsumoto+%28%E7%B4%B0%E5%B7%9D%E5%8B%9D%E5%85%83%29+in+dem+St%C3%BCck+Meiboku+Sendai+Hagi/1985.216/dc00118408</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e591424</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118409</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Kichisabur&#333; als Nikki Danj&#333; in dem St&#252;ck Meiboku Sendai Hagi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,4 cm; Breite: 26,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1850</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Kichisabur%C5%8D+als+Nikki+Danj%C5%8D+%28%E4%BB%81%E6%9C%A8%E5%BC%BE%E6%AD%A3%29+in+dem+St%C3%BCck+Meiboku+Sendai+Hagi/1985.217/dc00118409</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e655c76</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118410</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Seki Sanj&#363;r&#333; als Watanabe Geki in dem St&#252;ck Meiboku Sendai Hagi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,4 cm; Breite: 26,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1850</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Seki+Sanj%C5%ABr%C5%8D+als+Watanabe+Geki+%28%E6%B8%A1%E8%BE%BA%E5%A4%96%E8%A8%98%29+in+dem+St%C3%BCck+Meiboku+Sendai+Hagi+/1985.218/dc00118410</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e6e92c1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118411</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Ebiz&#333; V als Banzui Ch&#333;bei aus dem St&#252;ck Kokin otoko date zukushi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1849</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Banzui+Ch%C5%8Dbei+%28%E5%B9%A1%E9%9A%8F%E6%84%8F%E9%95%B7%E5%85%B5%E8%A1%9B%29+aus+dem+St%C3%BCck+Kokin+otoko+date+zukushi+%28%E5%8F%A4%E4%BB%8A%E7%94%B7%E4%BC%8A%E9%81%94%E5%B0%BD%29/1998.133/dc00118411</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e784094</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118412</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Futakawa: Der Schauspieler Ichikawa Kodanji IV als Ishikawa Tomoichi, Blatt 34 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Futakawa+%28%E4%BA%8C%E5%B7%9D%29%3A+der+Schauspieler+Ichikawa+Kodanji+IV+als+Ishikawa+Tomoichi+%28%E7%9F%B3%E5%B7%9D%E5%8F%8B%E5%B8%82%29%2C+Blatt+34+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.a/dc00118412</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e82abd5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118413</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yokkaichi: der Schauspieler Otani Tomoemon IV als Washizuka Daihachi, Blatt 44 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yokkaichi+%28%E5%9B%9B%E6%97%A5%E5%B8%82%29%3A+der+Schauspieler+Otani+Tomoemon+IV+als+Washizuka+Daihachi+%28%E9%B4%AC%E5%A1%9A%E5%A4%A7%E5%85%AB%29%2C+Blatt+44+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.b/dc00118413</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e8ad365</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118414</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sh&#333;no: Der Schauspieler Band&#333; Hikosabur&#333; IV als Nakano Fujib&#275;, Blatt 46 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104203&#10;                &#10;                  Ch&#x14D;k&#x14D; Takejir&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;k&#x14D;, Takejir&#x14D;&#10;                &#10;                &#10;              "><name>Ch&#333;k&#333; Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sh%C5%8Dno+%28%E5%BA%84%E9%87%8E%29%3A+der+Schauspieler+Band%C5%8D+Hikosabur%C5%8D+IV+als+Nakano+Fujib%C4%93+%28%E4%B8%AD%E9%87%8E%E8%97%A4%E5%85%B5%E8%A1%9B%29%2C+Blatt+46+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.c/dc00118414</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7e967da7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118415</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kuwana: Der Schauspieler Onoe Kikugor&#333; III als Tokuz&#333;, Blatt 43 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kuwana+%28%E6%A1%91%E5%90%8D%29%3A+der+Schauspieler+Onoe+Kikugor%C5%8D+III+als+Tokuz%C5%8D+%28%E5%BE%B3%E8%94%B5%29%2C+Blatt+43+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.d/dc00118415</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ea1a1c6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118416</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kyoto: Der Schauspieler Nakamura Utaemon IV als Ishikawa Goemon, Blatt 30 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kyoto+%28ky%C5%8D+%E4%BA%AC%29%3A+der+Schauspieler+Nakamura+Utaemon+IV+als+Ishikawa+Goemon+%28%E7%9F%B3%E5%B7%9D%E4%BA%94%E5%8F%B3%E8%A1%9B%E9%96%80%29%2C+Blatt+30+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.e/dc00118416</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7eab6282</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118417</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shirasuka: Der Schauspieler Onoe Kikugor&#333; III als Katzenmoster (nekozuka), Blatt 30 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104202&#10;                &#10;                  Koizumi Minokichi&#10;                &#10;                &#10;                  Hori Mino&#10;                &#10;                &#10;                  Koizumi, Minokichi&#10;                &#10;                &#10;                  &#x5C0F;&#x6CC9;&#x5DF3;&#x4E4B;&#x5409;&#10;                &#10;                &#10;              "><name>Koizumi Minokichi</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shirasuka+%28%E7%99%BD%E9%A0%88%E8%B3%80%29%3A+der+Schauspieler+Onoe+Kikugor%C5%8D+III+als+Katzenmoster+%28nekozuka+%E7%8C%AB%E5%A1%9A%29%2C+Blatt+30+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.f/dc00118417</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7eb76099</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118418</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ishiyakushi: Der Schauspieler Sawamura Ch&#333;j&#363;r&#333; V als Yoshitaka, Blatt 45 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ishiyakushi+%28%E7%9F%B3%E8%96%AC%E5%B8%AB%29%3A+der+Schauspieler+Sawamura+Ch%C5%8Dj%C5%ABr%C5%8D+V+als+Yoshitaka+%28%E3%82%88%E3%81%97%E9%AB%98%29%2C+Blatt+45+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.g/dc00118418</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ec1ada1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118419</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ishibe: Der Schauspieler Iwai Kumesabur&#333; III als Ohan, Blatt 52 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104202&#10;                &#10;                  Koizumi Minokichi&#10;                &#10;                &#10;                  Hori Mino&#10;                &#10;                &#10;                  Koizumi, Minokichi&#10;                &#10;                &#10;                  &#x5C0F;&#x6CC9;&#x5DF3;&#x4E4B;&#x5409;&#10;                &#10;                &#10;              "><name>Koizumi Minokichi</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ishibe+%28%E7%9F%B3%E9%83%A8%29%3A+der+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Ohan+%28%E3%81%8A%E3%81%AF%E3%82%93%29%2C+Blatt+52+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.h/dc00118419</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ecb8b55</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118420</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nihonbashi: Der Schauspieler Band&#333; Mitsugor&#333; III als ein Fischverk&#228;ufer, Blatt 1 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nihonbashi+%28%E6%97%A5%E6%9C%AC%E6%A9%8B%29%3A+der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+III+als+ein+Fischverk%C3%A4ufer+%28katsuo-uri+%E6%9D%BE%E9%AD%9A%E5%A3%B2%29%2C+Blatt+1+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.i/dc00118420</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ed6e678</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118421</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shinagawa: Der Schauspieler Matsumoto K&#333;shir&#333; VI als Banzuiin Ch&#333;b&#275;, Blatt 2 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shinagawa+%28%E5%93%81%E5%B7%9D%E9%A7%85%29%3A+der+Schauspieler+Matsumoto+K%C5%8Dshir%C5%8D+VI+als+Banzuiin+Ch%C5%8Db%C4%93+%28%E5%B9%A1%E9%9A%A8%E9%99%A2%E9%95%B7%E5%85%B5%E8%A1%9B%29%2C+Blatt+2+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.j/dc00118421</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ee1c8d9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118422</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hiratsuka: Der Schauspieler Iwai Kumesabur&#333; III als Manch&#333;s Tochter Okoma, Blatt 8 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hiratsuka+%28%E5%B9%B3%E5%A1%9A%29%3A+Der+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Manch%C5%8Ds+Tochter+Okoma+%28%E4%B8%87%E9%95%B7%E5%A8%98%E3%81%8A%E3%81%93%E3%81%BE%29%2C+Blatt+8+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.k/dc00118422</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118423</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;tsu: Der Schauspieler Nakamura Utaemon IV als Matahei, Blatt 54 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Ctsu+%28%E5%A4%A7%E6%B4%A5%29%3A+der+Schauspieler+Nakamura+Utaemon+IV+als+Matahei+%28%E5%8F%88%E5%B9%B3%29%2C+Blatt+54+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.r/dc00118423</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7ef4b952</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118424</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kameyama: Der Schauspieler Matsumoto K&#333;shir&#333; VI als Fujikawa Mizuemon, Blatt 47 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kameyama+%28%E4%BA%80%E5%B1%B1%29%3A+der+Schauspieler+Matsumoto+K%C5%8Dshir%C5%8D+VI+als+Fujikawa+Mizuemon+%28%E8%97%A4%E5%B7%9D%E6%B0%B4%E5%8F%B3%E8%A1%9B%E9%96%80%29%2C+Blatt+47+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.s/dc00118424</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7eff0753</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118425</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yoshidabashi, zwischen Totsuka and Fujisawa: der Schauspieler Ichikawa Danj&#363;r&#333; VIII als Matsuwaka, Blatt 6,5 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104202&#10;                &#10;                  Koizumi Minokichi&#10;                &#10;                &#10;                  Hori Mino&#10;                &#10;                &#10;                  Koizumi, Minokichi&#10;                &#10;                &#10;                  &#x5C0F;&#x6CC9;&#x5DF3;&#x4E4B;&#x5409;&#10;                &#10;                &#10;              "><name>Koizumi Minokichi</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yoshidabashi%2C+zwischen+Totsuka+and+Fujisawa+%28%E6%88%B8%E5%A1%9A%E8%97%A4%E6%B2%A2%E9%96%93+%E5%90%89%E7%94%B0%E6%A9%8B%29%3A+der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VIII+als+Matsuwaka+%28%E6%9D%BE%E8%8B%A5%29%2C+Blatt+6%2C5+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.t/dc00118425</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f09c836</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118426</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fujisawa: Der Schauspieler Band&#333; Takesabur&#333; I als Oguri Hangan, Blatt 7 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fujisawa%3A+der+Schauspieler+Band%C5%8D+Takesabur%C5%8D+I+als+Oguri+Hangan%2C+Blatt+7+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.u/dc00118426</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f16a850</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118427</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fukuroi: Der Schauspieler Arashi Rikan III als Tadanobu, Blatt 28 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fukuroi+%28%E8%A2%8B%E4%BA%95%29%3A+der+Schauspieler+Arashi+Rikan+III+als+Tadanobu+%28%E5%BF%A0%E4%BF%A1%29%2C+Blatt+28+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.v/dc00118427</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f2aa139</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118428</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Rokug&#333; F&#228;hre zwischen Shinagawa und Kawasaki (Shinagawa Kawasaki rokug&#333; watashi: Der Schauspieler Onoe Kikugor&#333; III als Hirai Gonpachi, Blatt 2,5 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Rokug%C5%8D+F%C3%A4hre+zwischen+Shinagawa+und+Kawasaki+%28Shinagawa+Kawasaki+rokug%C5%8D+watashi+%28%E5%93%81%E5%B7%9D%E5%B7%9D%E5%B4%8E%E9%96%93%E5%85%AD%E5%90%88%E6%B8%A1%E3%82%B7%29%3A+Der+Schauspieler+Onoe+Kikugor%C5%8D+III+als+Hirai+Gonpachi+%28%E5%B9%B3%E4%BA%95%E6%A8%A9%E5%85%AB%29%2C+Blatt+2%2C5+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.o/dc00118428</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f37928c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118429</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kanaya: Der Schauspieler Band&#333; Sh&#363;ka I als Asagao, Blatt 25 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kanaya+%28%E9%87%91%E8%B0%B7%29%3A+der+Schauspieler+Band%C5%8D+Sh%C5%ABka+I+als+Asagao+%28%E6%9C%9D%E9%A1%94%29%2C+Blatt+25+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.l/dc00118429</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f468a45</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118432</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hodogaya: Der Schauspieler Band&#333; Sh&#363;ka I als Konkubine Okaru, Blatt 5 aus der Serie: Die 53 Stationen des Tokaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hodogaya+%28%E7%A8%8B%E3%83%B6%E8%B0%B7%E9%A7%85%29%3A+der+Schauspieler+Band%C5%8D+Sh%C5%ABka+I+als+Konkubine+Okaru+%28%E5%A6%83%E3%81%8A%E3%81%8B%E3%82%8B%29%2C+Blatt+5+aus+der+Serie%3A+Die+53+Stationen+des+Tokaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/1985.219/dc00118432</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f5db3eb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118433</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gontazaka, zwischen Hodogaya und Totsuka: Der Schauspieler Matsumoto Kinsh&#333; I als Igami, Blatt 5,5 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gontazaka%2C+zwischen+Hodogaya+and+Totsuka+%28%E7%A8%8B%E3%83%B6%E8%B0%B7%E6%88%B8%E5%A1%9A%E9%96%93%E6%A8%A9%E5%A4%AA%E5%9D%82%29%3A+der+Schauspieler+Matsumoto+Kinsh%C5%8D+I+als+Igami+%28%E3%81%84%E3%81%8C%E3%81%BF%29%2C+Blatt+5%2C5+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/1985.223/dc00118433</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f67cc01</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118434</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hodogaya: Der Schauspieler Band&#333; Sh&#363;ka I als Konkubine Okaru, Blatt 5 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hodogaya+%28%E7%A8%8B%E3%83%B6%E8%B0%B7%E9%A7%85%29%3A+der+Schauspieler+Band%C5%8D+Sh%C5%ABka+I+als+Konkubine+Okaru+%28%E5%A6%83%E3%81%8A%E3%81%8B%E3%82%8B%29%2C+Blatt+5+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.m/dc00118434</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118435</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kakegawa: Der Schauspieler Matsumoto K&#333;shir&#333; VI als Nihonzaemon, Blatt 27 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Ausf&#252;hrung</type>
+          <actor type="&#10;                mkg-a0104201&#10;                &#10;                  Yokokawa Takejir&#x14D;&#10;                &#10;                &#10;                  Horitake&#10;                &#10;                &#10;                  Hori Take&#10;                &#10;                &#10;                  Yokokawa Takejir&#xF4;&#10;                &#10;                &#10;                  Yokokawa Hori Take [Takejir&#x14D;]&#10;                &#10;                &#10;              "><name>Yokokawa Takejir&#333;</name><geburtsjahr/><todesjahr/><roleActor>Holzschneider/in</roleActor></actor>
+          <eventDate><datum/><earliest/><latest/></eventDate>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kakegawa+%28%E6%8E%9B%E5%B7%9D%29%3A+der+Schauspieler+Matsumoto+K%C5%8Dshir%C5%8D+VI+als+Nihonzaemon+%28%E6%97%A5%E6%9C%AC%E5%B7%A6%E8%A1%9B%E9%96%80%29%2C+Blatt+27+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.n/dc00118435</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118436</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kakegawa: Der Schauspieler Matsumoto K&#333;shir&#333; VI als Nihonzaemon, Blatt 27 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kakegawa+%28%E6%8E%9B%E5%B7%9D%29%3A+der+Schauspieler+Matsumoto+K%C5%8Dshir%C5%8D+VI+als+Nihonzaemon+%28%E6%97%A5%E6%9C%AC%E5%B7%A6%E8%A1%9B%E9%96%80%29%2C+Blatt+27+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/1985.224/dc00118436</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f82f899</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118439</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Erster Akt/Prolog, aus: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Erster+Akt%2FProlog+%28%E7%AC%AC%E5%A3%B9%29%2C+aus%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.233/dc00118439</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f8e5b8c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118440</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zweiter Akt, aus: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zweiter+Akt+%28%E7%AC%AC%E8%B2%AE%29%2C+aus%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29+Zweiter+Akt+%28%E7%AC%AC%E8%B2%AE%29/IE1896.234/dc00118440</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7f9a0f3a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118441</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Dritter Akt, aus: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Dritter+Akt+%28%E7%AC%AC%E4%B8%89%29%2C+aus%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.235/dc00118441</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7fa47e86</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/dc00118442</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          Druckgrafik&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Vierter Akt, aus: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Vierter+Akt+%28%E7%AC%AC%E5%9B%9B%29%2C+aus%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.236/dc00118442</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d2f7fae9c8c</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136719</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 2</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+2/IE1907.13/mkg-e00136719</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3027d3f817</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136720</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Kawarazaki Gonj&#363;r&#333; I als Jihiz&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,2 cm; Breite: 49 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Kawarazaki+Gonj%C5%ABr%C5%8D+I+%28%E5%88%9D%E4%BB%A3+%E6%B2%B3%E5%8E%9F%E5%B4%8E%E6%A8%A9%E5%8D%81%E9%83%8E%29+als+Jihiz%C5%8D+%28%E6%85%88%E6%82%B2%E8%94%B5%29/IE1909.55/mkg-e00136720</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3027de7185</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136721</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 6</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+6/IE1907.18/mkg-e00136721</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3027ea2640</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136722</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 15</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+15/IE1907.23/mkg-e00136722</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3027f795ec</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136723</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 17</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+17/IE1907.28/mkg-e00136723</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30280378a1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136724</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 3</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+3/IE1907.14/mkg-e00136724</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30280d7b9f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136725</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 12</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+12/IE1907.19/mkg-e00136725</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028177808</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136726</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 13 </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+13/IE1907.24/mkg-e00136726</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028239b40</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136727</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 19</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+19/IE1907.29/mkg-e00136727</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30282e9124</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136728</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 4</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+4/IE1907.15/mkg-e00136728</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30283a88ab</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136729</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 9</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+9/IE1907.20/mkg-e00136729</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028467fe3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136730</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 14</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+14/IE1907.25/mkg-e00136730</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028534beb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136731</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 7</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+7/IE1907.11/mkg-e00136731</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30285d70fe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136732</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 1</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+1/IE1907.16/mkg-e00136732</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302867d1f9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136733</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 10</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+10/IE1907.21/mkg-e00136733</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028723473</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136734</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 16</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+16/IE1907.26/mkg-e00136734</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30287dcee3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136735</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 8</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+8/IE1907.12/mkg-e00136735</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028890e1d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136736</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 5</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+5/IE1907.17/mkg-e00136736</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302894811a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136737</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 11</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+11/IE1907.22/mkg-e00136737</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028a00db5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136738</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shutend&#333;ji, Blatt 18</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 27 cm; Breite: 35 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102763&#10;                http://d-nb.info/gnd/105818658&#10;                http://vocab.getty.edu/ulan/500118854&#10;                &#10;                  Hishikawa Moronobu&#10;                &#10;                &#10;                  Hishikawa, Moronobu&#10;                &#10;                &#10;                  Hishikawa, Kichibei&#10;                &#10;                &#10;                  &#x83F1;&#x5DDD;&#x5E2B;&#x5BA3;&#10;                &#10;                &#10;                  1625&#10;                  1695&#10;                &#10;              "><name>Hishikawa Moronobu</name><geburtsjahr>1625</geburtsjahr><todesjahr>1695</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1680</earliest><latest>1680</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shutend%C5%8Dji+%28%E9%85%92%E5%91%91%E7%AB%A5%E5%AD%90%29%2C+Blatt+18/IE1907.27/mkg-e00136738</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028ae1356</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136740</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Iwai Shijaku I als Jihiz&#333;'s Frau Otane, Ebiz&#333; V als Yokoz&#333;, Iwai Tojaku I als Kansukes Mutter Fukayuki und Sawamura Tossh&#333; I als Jihiz&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,4 cm; Breite: 28 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1840</earliest><latest>1840</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Iwai+Shijaku+I+als+Jihiz%C5%8D%27s+Frau+Otane%2C+Ebiz%C5%8D+V+als+Yokoz%C5%8D%2C+Iwai+Tojaku+I+als+Kansuke%27s+Mutter+Fukayuki+und+Sawamura+Tossh%C5%8D+I+als+Jihiz%C5%8D%0A%28%E6%85%88%E6%82%B2%E8%94%B5%E5%A5%B3%E6%88%BF%E3%81%8A%E3%81%9F%E3%81%AD+%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5+%E6%A8%AA%E8%94%B5+%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5+%E5%8B%98%E4%BB%8B%E6%AF%8D%E6%B7%B1%E9%9B%AA+%E5%B2%A9%E4%BA%95%E6%9D%9C%E8%8B%A5+%E6%85%88%E6%82%B2%E8%94%B5+%E6%BE%A4%E6%9D%91%E8%A8%A5%E5%8D%87%29/IE1955.15/mkg-e00136740</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028b7fbae</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136741</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Mond, aus der Serie: Schnee, Mond und Blumen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1842</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Mond+%28Fury%C5%AB+no+tsuki+%E9%A2%A8%E6%B5%81%E3%81%AE%E6%9C%88%29%2C+aus+der+Serie%3A+Schnee%2C+Mond+und+Blumen+%28Setsugekka+no+uchi+%E9%9B%AA%E6%9C%88%E8%8A%B1%E3%81%AE%E5%86%85%29/1979.241/mkg-e00136741</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028cb4bd6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136742</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nihon-bashi in Edo, Blatt 21 aus der Serie: 36 Ansichten des Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,1 cm; Breite: 37,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1831</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nihon-bashi+in+Edo+%28Edo+Nihon-bashi+%E6%B1%9F%E6%88%B8%E6%97%A5%E6%9C%AC%E6%A9%8B%29%2C+Blatt+21+aus+der+Serie%3A+36+Ansichten+des+Fuji+%28fugaku+sanj%C5%ABrokkei+%E5%AF%8C%E5%B6%BD%E4%B8%89%E5%8D%81%E5%85%AD%E6%99%AF%29/IE1899.75/mkg-e00136742</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028e0e4bd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136745</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Ichikawa Kodanji IV als Meshitsukai Ohatsu in einer Szene des zweiten Akts der Kabuki-Auff&#252;hrung Hanato Mimasu yayoi no Hatsuyaku</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 76 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Ichikawa+Kodanji+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%B0%8F%E5%9B%A3%E6%AC%A1%29+als+Meshitsukai+Ohatsu+%28%E5%8F%AC%E4%BB%95%E3%81%8A%E5%88%9D%29+in+einer+Szene+des+zweiten+Akts+der+Kabuki-Auff%C3%BChrung+Hanato+Mimasu+yayoi+no+Hatsuyaku/1985.221/mkg-e00136745</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028eb0a31</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136746</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Ichikawa Danj&#363;r&#333; VIII als Tsubone Iwafuji in einer Szene des zweiten Akts der Kabuki-Auff&#252;hrung Hanato Mimasu yayoi no Hatsuyaku</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 76 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1853</earliest><latest>1853</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VIII+%28%E5%85%AB%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29+als+Tsubone+Iwafuji+%28%E5%B1%80%E5%B2%A9%E8%97%A4%29+in+einer+Szene+des+zweiten+Akts+der+Kabuki-Auff%C3%BChrung+Hanato+Mimasu+yayoi+no+Hatsuyaku/1985.222/mkg-e00136746</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3028f5b0f9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136749</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Onoe Kikugor&#333; III als Y&#363;gao, Blatt 4 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Onoe+Kikugor%C5%8D+III+als+Y%C5%ABgao+%28%E5%A4%95%E9%A1%94+%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B0%BE%E4%B8%8A%E8%8F%8A%E4%BA%94%E9%83%8E%29%2C+Blatt+4+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+yon+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%9B%9B%29/IE1948.4/mkg-e00136749</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302900a635</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136750</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Hanshir&#333; VII als Suetsumuhara, Blatt 6 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Hanshir%C5%8D+VII+als+Suetsumuhara+%28%E6%9C%AB%E6%91%98%E8%8A%B1+%E4%B8%83%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E5%8D%8A%E5%9B%9B%E9%83%8E%29%2C+Blatt+6+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+roku+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%85%AD%29/1985.203/mkg-e00136750</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30290b5811</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136751</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Segawa Kikunoj&#333; III als Utsusemi, Blatt 3 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Segawa+Kikunoj%C5%8D+III+als+Utsusemi+%28%E3%81%86%E3%81%A4%E3%81%9B%E3%81%BF+%E4%B8%89%E4%BB%A3%E7%9B%AE%E7%80%AC%E5%B7%9D%E8%8F%8A%E4%B9%8B%E4%B8%9E%29%2C+Blatt+3+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+san+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E4%B8%89%29/IE1909.49.3/mkg-e00136751</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302919c77c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136752</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Mitsugor&#333; III als Maboroshi, Blatt 41 aus der Serie: Die 54 Kapitel des Edo Violett </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+III+als+Maboroshi+%28%E3%81%BE%E3%81%BC%E3%82%8D%E3%81%97+%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29%2C+Blatt+41+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+yonj%C5%ABichi++%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%9B%9B%E5%8D%81%E4%B8%80%29/IE1909.49.41/mkg-e00136752</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30292b2c82</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136753</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Monnosuke III in Fujibakama, Blatt 30 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Monnosuke+III+in+Fujibakama+%28%E3%81%B5%E3%81%98%E3%81%B0%E3%81%8B%E3%81%BE+%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E9%96%80%E4%B9%8B%E5%8A%A9%29%2C+Blatt+30+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+sanj%C5%AB+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E4%B8%89%E5%8D%81%29/IE1909.49.30/mkg-e00136753</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029361db5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136754</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Kichisabur&#333; III in Fuji no Uraba, Blatt 33 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,9 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Kichisabur%C5%8D+III+in+Fuji+no+Uraba+%28%E8%97%A4%E3%81%AE%E3%81%86%E3%82%89%E3%81%AF+%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B5%90%E5%90%89%E4%B8%89%E9%83%8E%29%2C+Blatt+33+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+sanj%C5%ABsan+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E4%B8%89%E5%8D%81%E4%B8%89%29/IE1909.49.33/mkg-e00136754</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029417e09</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136755</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Kiyotar&#333; II in Tokonatsu, Blatt 26 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Kiyotar%C5%8D+II+in+Tokonatsu+%28%E5%BA%8A%E5%A4%8F+%E4%BA%8C%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E5%96%9C%E4%BB%A3%E5%A4%AA%E9%83%8E%29%2C+Blatt+26+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+nij%C5%ABroku+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%BB%BF%E5%85%AD%29/IE1909.49.26/mkg-e00136755</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30294af0e8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136756</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; VIII in Wakana no ge, Blatt 35 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VIII+in+Wakana+no+ge+%28%E3%82%8F%E3%81%8B%E3%81%AA%E4%B8%8B+%E5%85%AB%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29%2C+Blatt+35+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+sanj%C5%ABgo+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E4%B8%89%E5%8D%81%E4%BA%94%29/IE1909.49.35/mkg-e00136756</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302955ab3c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136758</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sakanoshita: Schauspieler Matsumoto K&#333;shir&#333; VI als Jiroz&#333;, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sakanoshita%3A+Schauspieler+Matsumoto+K%C5%8Dshir%C5%8D+VI+%28%E9%98%AA%E3%81%AE%E4%B8%8B+%E5%85%AD%E4%BB%A3%E7%9B%AE%E6%9D%BE%E6%9C%AC%E5%B9%B8%E5%9B%9B%E9%83%8E%29+als+Jiroz%C5%8D+%28%E6%AC%A1%E9%83%8E%E8%94%B5%29.+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E8%A1%97%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.139/mkg-e00136758</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029611c4b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136759</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Ichikawa Kodanji IV als Katagiri Saiz&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,9 cm; Breite: 24,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Ichikawa+Kodanji+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE+%E5%B8%82%E5%B7%9D%E5%B0%8F%E5%9B%A3%E6%AC%A1%29+als+Katagiri+Saiz%C5%8D+%28%E7%89%87%E6%A1%90%E6%89%8D%E8%94%B5%29/IE1909.52/mkg-e00136759</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30296a2bc4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136762</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shimada: Der Schauspieler Ichikawa Danj&#363;r&#333; VIII als Asojir&#333; aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shimada%3A+Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VIII+%28%E5%B3%B6%E7%94%B0+%E5%85%AB%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29+als+Asojir%C5%8D+%28%E9%98%BF%E6%9B%BD%E6%AC%A1%E9%83%8E%29+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E8%A1%97%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.140/mkg-e00136762</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302974bffe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136769</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Kumesabur&#333; III in Hahakigi, Blatt 2 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Kumesabur%C5%8D+III+in+Hahakigi+%28%E7%AE%92%E6%9C%A8+%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29%2C+Blatt+2+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-j%C5%8D+dai+ni+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%BC%90%29/IE1909.136/mkg-e00136769</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30297f36cb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136771</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau liest sitzend vor dem liegenden Mann</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097882&#10;                http://d-nb.info/gnd/119150875&#10;                http://vocab.getty.edu/ulan/500121366&#10;                &#10;                  Keisai Eisen&#10;                &#10;                &#10;                  Keisai, Eisen&#10;                &#10;                &#10;                  Ikeda, Eisen&#10;                &#10;                &#10;                  1790&#10;                  1848&#10;                &#10;              "><name>Keisai Eisen</name><geburtsjahr>1790</geburtsjahr><todesjahr>1848</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1790</earliest><latest>1748</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+liest+sitzend+vor+dem+liegenden+Mann/IE1909.135/mkg-e00136771</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30298acef2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136772</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Komachi beim Sekidera-Tempel: Der Schauspieler Ichikawa Kodanji IV als Shunkan S&#333;zu, aus der Serie: Auswahl f&#252;r die sieben Komachi-Spiele</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Komachi+beim+Sekidera-Tempel+%28Sekidera+Komachi+%E9%96%A2%E5%AF%BA%E5%B0%8F%E7%94%BA%29%3A+Der+Schauspieler+Ichikawa+Kodanji+IV+als+Shunkan+S%C5%8Dzu+%28%E4%BF%8A%E5%AF%9B%E5%83%A7%E9%83%BD%E3%80%80%E5%9B%9B%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%B0%8F%E5%9B%A3%E6%AC%A1%29%2C+aus+der+Serie%3A+Auswahl+f%C3%BCr+die+sieben+Komachi-Spiele+%28Mitate+nana+komachi+no+uchi+%E8%A6%8B%E7%AB%8B%E4%B8%83%E5%B0%8F%E7%94%BA%E3%83%8E%E5%86%85%29/1985.213/mkg-e00136772</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302997ac65</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136773</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Holztafel aus Komachi: Der Schauspieler Kawarazaki Gonj&#363;r&#333; I als Shinazuki Iganokami, aus der Serie: Auswahl f&#252;r die sieben Komachi-Spiele</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Holztafel+aus+Komachi+%28Sotoba+komachi+%E3%81%9D%E3%81%A8%E3%81%B0%E5%B0%8F%E7%94%BA%29%3A+Der+Schauspieler+Kawarazaki+Gonj%C5%ABr%C5%8D+I+als+Shinazuki+Iganokami+%28%E7%AF%A0%E5%A1%9A%E4%BC%8A%E8%B3%80%E5%AE%88%29%2C+aus+der+Serie%3A+Auswahl+f%C3%BCr+die+sieben+Komachi-Spiele+%28Mitate+nana+komachi+no+uchi+%E8%A6%8B%E7%AB%8B%E4%B8%83%E5%B0%8F%E7%94%BA%E3%83%8E%E5%86%85%29/1985.214/mkg-e00136773</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029a2cf39</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136774</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Komachi betet f&#252;r Regen: Der Schauspieler Band&#333; Hikosabur&#333; V als Hayano Kanpei, aus der Serie: Auswahl f&#252;r die sieben Komachi-Spiele</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Komachi+betet+f%C3%BCr+Regen+%28Amagoi+Komachi+%E9%9B%A8%E3%81%93%E3%81%B2%E5%B0%8F%E7%94%BA%29%3A+Schauspieler+Band%C5%8D+Hikosabur%C5%8D+V+als+Hayano+Kanpei+%28%E6%97%A9%E9%87%8E%E5%8B%98%E5%B9%B3+%E4%BA%94%E4%BB%A3%E7%9B%AE%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29%2C+aus+der+Serie%3A+Auswahl+f%C3%BCr+die+sieben+Komachi-Spiele+%28Mitate+nana+komachi+no+uchi+%E8%A6%8B%E7%AB%8B%E4%B8%83%E5%B0%8F%E7%94%BA%E3%83%8E%E5%86%85%29/1985.211/mkg-e00136774</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029ad8e3e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136775</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>T&#228;glicher Besuch in Komachi: Der Schauspieler Ichikawa ichiz&#333; III als Ono no Michikaze, aus der Serie: Auswahl f&#252;r die sieben Komachi-Spiele</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/T%C3%A4glicher+Besuch+in+Komachi+%28Kayoi+komachi+%E3%81%8B%E3%82%88%E3%81%84%E5%B0%8F%E7%94%BA%29%3A+Der+Schauspieler+Ichikawa+ichiz%C5%8D+III+als+Ono+no+Michikaze+%28%E5%B0%8F%E9%87%8E%E3%83%8E%E9%81%93%E9%A2%A8%29%2C+aus+der+Serie%3A+Auswahl+f%C3%BCr+die+sieben+Komachi-Spiele+%28Mitate+nana+komachi+no+uchi+%E8%A6%8B%E7%AB%8B%E4%B8%83%E5%B0%8F%E7%94%BA%E3%83%8E%E5%86%85%29/1985.215/mkg-e00136775</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029b7f1bd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136776</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Komachi w&#228;scht: Der Schauspieler Iwai Kumesabur&#333; III als die Geisha Oshun, aus der Serie: Auswahl f&#252;r die sieben Komachi-Spiele</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 24,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1858</earliest><latest>1858</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Komachi+w%C3%A4scht+%28Arai+Komachi+%E3%81%82%E3%82%89%E3%82%90%E5%B0%8F%E7%94%BA%29%3A+Der+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+die+Geisha+Oshun+%28%E8%8A%B8%E8%80%85%E3%81%8A%E3%81%97%E3%82%86%E3%82%93%E3%80%80%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29%2C+aus+der+Serie%3A+Auswahl+f%C3%BCr+die+sieben+Komachi-Spiele+%28Mitate+nana+komachi+no+uchi+%E8%A6%8B%E7%AB%8B%E4%B8%83%E5%B0%8F%E7%94%BA%E3%83%8E%E5%86%85%29/1985.212/mkg-e00136776</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029c20fc0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136777</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ber&#252;hmte Kabuki-Schauspieler auf einer Theaterb&#252;hne</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 74,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ber%C3%BChmte+Kabuki-Schauspieler+auf+einer+Theaterb%C3%BChne/IE1909.94/mkg-e00136777</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029cacf9d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136778</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Fukusuke I als Enya Hangan, Arashi Kichisabur&#333; III als K&#333; no Moronao, Ichikawa Danj&#363;r&#333; VIII als Ashikaga Tadayoshi, Ichikawa Sarus&#333; I als Momoi Wakasanosuke und Onoe Baik&#333; als Kahoyo Gozen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,8 cm; Breite: 73,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1854</earliest><latest>1854</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Fukusuke+I+als+Enya+Hangan+%28%E5%A1%A9%E5%86%B6%E5%88%A4%E5%AE%98%29%2C+Arashi+Kichisabur%C5%8D+III+als+K%C5%8D+no+Moronao+%28%E9%AB%98%E5%B8%AB%E7%9B%B4%29+%28R%29%2C+Ichikawa+Danj%C5%ABr%C5%8D+VIII+als+Ashikaga+Tadayoshi+%28%E8%B6%B3%E5%88%A9%E7%9B%B4%E7%BE%A9%E5%85%AC%29+%28M%29%2C+Ichikawa+Sarus%C5%8D+I+als+Momoi+Wakasanosuke+%28%E6%A1%83%E4%BA%95%E8%8B%A5%E7%8B%AD%E4%B9%8B%E5%8A%A9%29+und+Onoe+Baik%C5%8D+als+Kahoyo+Gozen+%28%E3%81%8B%E3%81%BB%E4%B8%96%E5%BE%A1%E3%81%9C%E3%82%93%29/1980.250/mkg-e00136778</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029dd18ec</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136779</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Kataoka Nizaemon VIII als &#332;boshi Yuranosuke, Iwai Kumesabur&#333; III als Koshimoto Okaru, Seki Sanj&#363;r&#333; III als Sawai K&#333;t&#333; und Nakamura Fukusuke I als Terasaka Kichiemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 73,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1857</earliest><latest>1857</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Kataoka+Nizaemon+VIII+als+%C5%8Cboshi+Yuranosuke+%28%E5%A4%A7%E6%98%9F%E7%94%B1%E8%89%AF%E4%B9%8B%E5%8A%A9%29%2C+%28R%29%2C+Iwai+Kumesabur%C5%8D+III+als+Koshimoto+Okaru+%28%E3%81%93%E3%81%97%E5%85%83%E3%81%8A%E3%81%8B%E3%82%8B%29+%28M%29%2C+Seki+Sanj%C5%ABr%C5%8D+III+als+Sawai+K%C5%8Dt%C5%8D+%28%E6%B2%A2%E4%BA%95%E5%8C%82%E5%BD%93%29+und+Nakamura+Fukusuke+I+als+Terasaka+Kichiemon+%28%E5%AF%BA%E5%B2%A1%E5%B9%B3%E5%8F%B3%E8%A1%9B%E9%96%80%29+%28L%29/1980.251/mkg-e00136779</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029ee6611</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136781</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Sawamura Ch&#333;j&#363;r&#333; V als &#332;boshi Yuranosuke, Iwai Kumesabur&#333; III als &#332;boshi Rikiya, Ichikawa Kuz&#333; II als Kakogawa Honz&#333; und Onoe Baik&#333; IV als &#332;ishi Tsumaoishi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 72,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1849</earliest><latest>1849</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Sawamura+Ch%C5%8Dj%C5%ABr%C5%8D+V+als+%C5%8Cboshi+Yuranosuke+%28%E5%A4%A7%E6%98%9F%E7%94%B1%E8%89%AF%E4%B9%8B%E5%8A%A9%29+%28R%29%2C+Iwai+Kumesabur%C5%8D+III+als+%C5%8Cboshi+Rikiya+%28%E5%A4%A7%E6%98%9F%E5%8A%9B%E5%BC%A5%29+%28M%29%2C+Ichikawa+Kuz%C5%8D+II+als+Kakogawa+Honz%C5%8D+%28%E5%8A%A0%E5%8F%A4%E5%B7%9D%E6%9C%AC%E8%94%B5%29+und+Onoe+Baik%C5%8D+IV+als+%C5%8Cishi+Tsumaoishi+%28%E5%A4%A7%E7%9F%B3%E5%A6%BB%E3%81%8A%E7%9F%B3%29+%28L%29/1980.256/mkg-e00136781</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3029fec04d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136782</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kanagawa-Station: Der Schauspieler Ichikawa Ebiz&#333; V als der F&#228;hrmann Tonbei, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kanagawa-Station+%28Kanagawa+eki+%E7%A5%9E%E5%A5%88%E5%B7%9D%E9%A7%85%29%3A+Der+Schauspieler+Ichikawa+Ebiz%C5%8D+V+%28%E4%BA%94%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E6%B5%B7%E8%80%81%E8%94%B5%29+als+der+F%C3%A4hrmann+%28Watashimori+%E6%B8%A1%E5%AE%88%29+Tonbei+%28%E9%A0%93%E5%85%B5%E8%A1%9B%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.1/mkg-e00136782</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a0e807c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136783</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tsurumi, zwischen Kawasaki und Kanagawa: Der Schauspieler Band&#333; Mitsuemon I als Johachi, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tsurumi%2C+zwischen+Kawasaki+und+Kanagawa+%28%E5%B7%9D%E5%B4%8E%E7%A5%9E%E5%A5%88%E5%B7%9D%E9%96%93%E3%81%A4%E3%82%8B%E3%81%BF%29%3A+Der+Schauspieler+Band%C5%8D+Mitsuemon+I+%28%E5%88%9D%E4%BB%A3%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E5%8F%B3%E8%A1%9B%E9%96%80%29+als+Johachi+%28%E4%B8%88%E5%85%AB%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.14/mkg-e00136783</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a1a99cc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136784</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yui: Der Schauspieler Ichikawa Danz&#333; V als Minbunosuke, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,1 cm; Breite: 23,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yui+%28%E7%94%B1%E4%BA%95%29%3A+Der+Schauspieler+Ichikawa+Danz%C5%8D+V+%28%E4%BA%94%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E8%94%B5%29+als+Minbunosuke+%28%E6%B0%91%E9%83%A8%E4%B9%8B%E5%8A%A9%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.13/mkg-e00136784</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a2726cb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136785</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Akasaka: Der Schauspieler Matsumoto K&#333;shir&#333; VI als Sawai Matagor&#333;, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,4 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Akasaka+%28%E8%B5%A4%E5%9D%82%29%3A+Der+Schauspieler+Matsumoto+K%C5%8Dshir%C5%8D+VI+%28%E5%85%AD%E4%BB%A3%E7%9B%AE%E6%9D%BE%E6%9C%AC%E5%B9%B8%E5%9B%9B%E9%83%8E%29+als+Sawai+Matagor%C5%8D+%28%E6%B2%A2%E4%BA%95%E5%8F%88%E4%BA%94%E9%83%8E%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.16/mkg-e00136785</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a31d273</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136786</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#220;ber der Station Okabe: Der Schauspieler Ichikawa Danj&#363;r&#244; VIII als Tadanori, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,4 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C3%9Cber+der+Station+Okabe+%28Okabe+eki+no+ue+%E5%B2%A1%E9%83%A8%E9%A7%85%E3%83%8E%E4%B8%8A%29%3A+Der+Schauspieler+Ichikawa+Danj%C5%ABr%C3%B4+VIII+%28%E5%85%AB%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29+als+Tadanori+%28%E5%BF%A0%E5%BA%A6%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.17/mkg-e00136786</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a3ba09b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136787</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Goyu: Der Schauspieler Mimasu Daigor&#333; IV als Yamamoto Kansuke, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Goyu+%28%E5%BE%A1%E6%B2%B9%29%3A+Der+Schauspieler+Mimasu+Daigor%C5%8D+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E4%B8%89%E6%9E%A1%E5%A4%A7%E4%BA%94%E9%83%8E%29+als+Yamamoto+Kansuke+%28%E5%B1%B1%E6%9C%AC%E5%8B%98%E5%8A%A9%29+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.2/mkg-e00136787</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a45f211</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136788</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#332;saka, zwischen Totsuka und Fujisawa: Der Schauspieler Onoe Kikujir&#333; II als &#332;saka, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C5%8Csaka%2C+zwischen+Totsuka+and+Fujisawa+%28%E6%88%B8%E5%A1%9A%E8%97%A4%E6%B2%A2%E9%96%93+%E5%A4%A7%E5%9D%82%29%3A+Der+Schauspieler+Onoe+Kikujir%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E5%B0%BE%E4%B8%8A%E8%8F%8A%E6%AC%A1%E9%83%8E%29+als+%C5%8Csaka+%28%E9%80%A2%E5%9D%82%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.4/mkg-e00136788</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a51441b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136789</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Minakuchi: Der Schauspieler Sawamura Ch&#333;j&#363;r&#333; V als Ch&#333;emon, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,2 cm; Breite: 23,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Minakuchi+%28%E6%B0%B4%E5%8F%A3%29%3A+Der+Schauspieler+Sawamura+Ch%C5%8Dj%C5%ABr%C5%8D+V+%28%E4%BA%94%E4%BB%A3%E7%9B%AE%E6%B2%A2%E6%9D%91%E9%95%B7%E5%8D%81%E9%83%8E%29+als+Ch%C5%8Demon+%28%E9%95%B7%E5%8F%B3%E8%A1%9B%E9%96%80%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.5/mkg-e00136789</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a5b2fd4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136790</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Maisaka: Der Schauspieler Ichimura Uzaemon XII als Komachiya S&#333;shichi, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Maisaka+%28%E8%88%9E%E5%9D%82%29%3A+Der+Schauspieler+Ichimura+Uzaemon+XII+%28%E5%8D%81%E4%BA%8C%E4%BB%A3%E7%9B%AE%E5%B8%82%E6%9D%91%E7%BE%BD%E5%B7%A6%E8%A1%9B%E9%96%80%29+als+Komachiya+S%C5%8Dshichi+%28%E5%B0%8F%E7%94%BA%E5%B1%8B%E5%AE%97%E4%B8%83%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.8/mkg-e00136790</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a65cc02</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136791</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kawasaki: Der Schauspieler Iwai Hanshir&#333; V als Shirai Gonpachi, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kawasaki+%28%E5%B7%9D%E5%B4%8E%E9%A7%85%29%3A+Der+Schauspieler+Iwai+Hanshir%C5%8D+V+%28%E4%BA%94%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E5%8D%8A%E5%9B%9B%E9%83%8E%29+als+Shirai+Gonpachi+%28%E7%99%BD%E4%BA%95%E6%A8%A9%E5%85%AB%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.10/mkg-e00136791</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a7154dc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136792</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mariko: Der Schauspieler Kataoka Ichiz&#333; I als Tagohei, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,9 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mariko+%28%E3%81%BE%E3%82%8A%E5%AD%90%29%3A+Der+Schauspieler+Kataoka+Ichiz%C5%8D+I+%28%E5%88%9D%E4%BB%A3%E7%89%87%E5%B2%A1%E5%B8%82%E8%94%B5%29+als+Tagohei+%28%E7%94%B0%E4%BA%94%E5%B9%B3%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.18/mkg-e00136792</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a7b1d1d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136793</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hara: Der Schauspieler Sawamura Ch&#333;j&#363;r&#333; V als Gofukuya J&#363;bei, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,4 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hara+%28%E5%8E%9F%29%3A+Der+Schauspieler+Sawamura+Ch%C5%8Dj%C5%ABr%C5%8D+V+%28%E4%BA%94%E4%BB%A3%E6%B2%A2%E6%9D%91%E9%95%B7%E5%8D%81%E9%83%8E%29+als+Gofukuya+J%C5%ABbei+%28%E5%91%89%E6%9C%8D%E5%B1%8B%E9%87%8D%E5%85%B5%E8%A1%9B%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.20/mkg-e00136793</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a870735</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136794</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fujieda: Der Schauspieler Band&#333; Mitsugor&#333; III als Kumagai Naozane, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,9 cm; Breite: 25,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fujieda+%28%E8%97%A4%E6%9E%9D%29%3A+Der+Schauspieler+Band%C5%8D+Mitsugor%C5%8D+III+%28%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29+als+Kumagai+Naozane+%28%E7%86%8A%E8%B0%B7%E7%9B%B4%E5%AE%9F%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.6/mkg-e00136794</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a919c76</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136795</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Totsuka: Der Schauspieler Ichikawa Danj&#363;r&#333; VIII als Hayano Kanpei, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,3 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Totsuka+%28%E6%88%B8%E5%A1%9A%E9%A7%85%29%3A+Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VIII+%28%E5%85%AB%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%29+als+Hayano+Kanpei+%28%E6%97%A9%E9%87%8E%E5%8B%98%E5%B9%B3%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.9/mkg-e00136795</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302a9b672c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136796</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ky&#333;to, Nr. 2: Der Schauspieler Onoe Kikugor&#333; III als Mashiba Hisayoshi, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,1 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ky%C5%8Dto%2C+Nr..+2+%28Ky%C5%8D+ni+%E4%BA%AC%E4%BA%8C%29%3A+Der+Schauspieler+Onoe+Kikugor%C5%8D+III+%28%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B0%BE%E4%B8%8A%E8%8F%8A%E4%BA%94%E9%83%8E%29+als+Mashiba+Hisayoshi+%28%E7%9C%9F%E6%9F%B4%E4%B9%85%E5%90%89%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.11/mkg-e00136796</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302aa6e1f8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136797</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Okazaki: Der Schauspieler Nakamura Utaemon IV als Masaemon, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,4 cm; Breite: 24,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Okazaki+%28%E5%B2%A1%E5%B4%8E%E9%A7%85%29%3A+Der+Schauspieler+Nakamura+Utaemon+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E4%B8%AD%E6%9D%91%E6%AD%8C%E5%8F%B3%E8%A1%9B%E9%96%80%29+als+Masaemon+%28%E6%94%BF%E5%8F%B3%E8%A1%9B%E9%96%80%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.15/mkg-e00136797</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ab2ba6d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136798</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kanbara: Der Schauspieler Ichikawa Kuz&#333; II als Kanae Tanigor&#333;, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kanbara+%28%E8%92%B2%E5%8E%9F%29%3A+Der+Schauspieler+Ichikawa+Kuz%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E4%B9%9D%E8%94%B5%29+als+Kanae+Tanigor%C5%8D+%28%E9%87%91%E6%B1%9F%E8%B0%B7%E4%BA%94%E9%83%8E%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.19/mkg-e00136798</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302abd794a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136799</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Arai: Der Schauspieler Iwai Kumesabur&#333; III als Kojor&#333;, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Arai+%28%E8%8D%92%E4%BA%95%E9%A7%85%29%3A+Der+Schauspieler+Iwai+Kumesabur%C5%8D+III+%28%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29+als+Kojor%C5%8D+%28%E5%B0%8F%E5%A5%B3%E9%83%8E%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.3/mkg-e00136799</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ac93443</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136800</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Chiry&#363;: Der Schauspieler Band&#333; Takesabur&#333; I als Narihira, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Chiry%C5%AB+%28%E6%B1%A0%E9%AF%89%E9%AE%92%29%3A+Der+Schauspieler+Band%C5%8D+Takesabur%C5%8D+I+%28%E5%88%9D%E4%BB%A3%E5%9D%82%E6%9D%B1%E7%AB%B9%E4%B8%89%E9%83%8E%29+als+Narihira+%28%E6%A5%AD%E5%B9%B3%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.7/mkg-e00136800</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ad3f61f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136801</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Kataoka Gad&#333; II als Goiya Ky&#333;nosuke, Ichikawa Kuz&#333; III als Tobi-no-mono Danj&#363;r&#333;kichi und Iwai Kumesabur&#333; III als Segawa Matsubaya</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,4 cm; Breite: 73,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kataoka+Gad%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E7%89%87%E5%B2%A1%E6%88%91%E7%AB%A5%29+als+Goiya+Ky%C5%8Dnosuke+%28%E4%BA%94%E4%BA%95%E5%B1%8B%E4%BA%AC%E4%B9%8B%E5%8A%A9%29%2C+Ichikawa+Kuz%C5%8D+III+%28%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E4%B9%9D%E8%94%B5%29+als+Tobi-no-mono+%28%E9%B3%B6%E3%83%8E%E8%80%85%E6%AE%B5%E5%8D%81%E9%83%8E%E5%90%89%29Danj%C5%ABr%C5%8Dkichi+und+Iwai+Kumesabur%C5%8D+III+%28%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29+als+Segawa+Matsubaya+%28%E6%9D%BE%E8%91%89%E5%B1%8B%E7%80%AC%E5%B7%9D%29/IE1909.100/mkg-e00136801</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ae0ec7b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136802</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Onoe Kikugor&#333; II als Shizunome Okiku, Nakamura Tsuruz&#333; I als Kitahachi und Band&#333; Hikosabur&#333; IV als Yajirobei</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 75,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Onoe+Kikugor%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E5%B0%BE%E4%B8%8A%E8%8F%8A%E6%AC%A1%E9%83%8E%29+als+Shizunome+Okiku+%28%E8%B3%8E%E3%81%AE%E5%A5%B3%E3%81%8A%E8%8F%8A%29%2C+Nakamura+Tsuruz%C5%8D+I+%28%E5%88%9D%E4%BB%A3%E4%B8%AD%E6%9D%91%E9%B6%B4%E8%94%B5%29+als+Kitahachi+%28%E5%96%9C%E5%A4%AA%E5%85%AB%29%2C+und+Band%C5%8D+Hikosabur%C5%8D+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29+als+Yajirobei+%28%E5%BC%A5%E6%AC%A1%E9%83%8E%E5%85%B5%E8%A1%9B%29/IE1909.101/mkg-e00136802</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302af14eb1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136803</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler als Tsubone no Iwafuji, Heyakata Ohatsu und Ch&#363;r&#333; Onoe</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 73 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+als+Tsubone+no+Iwafuji+%28%E5%B1%80%E5%B2%A9%E8%97%A4%29+%28R%29%2C+Heyakata+Ohatsu+%28%E5%8F%AC%E4%BB%95%E3%81%8A%E5%88%9D%29+%28M%29+und+Ch%C5%ABr%C5%8D+Onoe+%28%E4%B8%AD%E8%80%81%E5%B0%BE%E4%B8%8A%29/IE1909.104/mkg-e00136803</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b0125a6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136805</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler als Yuruki sokujo Sakura Hime, Sench&#333; ny&#333;b&#333; Okome und Seigen Ogumi B&#333;rei</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 74,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+als+Yuruki+sokujo+Sakura+Hime+%28%E7%94%B1%E7%95%99%E6%9C%A8%E6%81%AF%E5%A5%B3%E6%A1%9C%E5%A7%AB%29%2C+Seigen+Ogumi+B%C5%8Drei+%28%E6%B8%85%E7%8E%84%E3%81%8A%E7%B5%84%E4%BA%A1%E9%9C%8A%29+und+Sench%C5%8D+ny%C5%8Db%C5%8D+Okome+%28%E8%88%B9%E9%95%B7%E5%A5%B3%E6%88%BF%E3%81%8A%E7%B1%B3%29/IE1909.107/mkg-e00136805</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b129cd4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136806</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Kodanji IV als Yoshida no Shimobe Yodohei, Kataoka Gad&#333; II als Seigen Ajari und Iwai Kumesabur&#333; III als Yuruki sokujo Sakura Hime</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 72,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+ichikawa+Kodanji+IV+als+Yoshida+no+Shimobe+Yodohei+%28%E5%90%89%E7%94%B0%E3%83%8E%E4%B8%8B%E9%83%A8%E6%B7%80%E5%B9%B3%29+%28R%29%2C+Kataoka+Gad%C5%8D+II+als+Seigen+Ajari+%28%E6%B8%85%E7%8E%84%E9%98%BF%E8%80%85%E6%A2%A8%29+und+Iwai+Kumesabur%C5%8D+III+als+Yuruki+sokujo+Sakura+Hime+%28%E7%94%B1%E7%95%99%E6%9C%A8%E6%81%AF%E5%A5%B3%E6%A1%9C%E5%A7%AB%29+%28L%29/IE1909.108/mkg-e00136806</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b23ed6a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136807</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Shibajaku I als Tonoinosuke Kiyoharu, Kataoka Gad&#333; II als Seigen no rei und Iwai Kumesabur&#333; III als Sakura Hime</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 72,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Shibajaku+I+als+Tonoinosuke+Kiyoharu+%28%E5%AE%BF%E7%9B%B4%E4%B9%8B%E5%8A%A9%E6%B8%85%E6%98%A5%29+%28R%29%2C+Kataoka+Gad%C5%8D+II+als+Seigen+no+rei+%28%E6%B8%85%E7%8E%84%E3%81%AE%E9%9C%8A%29+%28M%29+und+Iwai+Kumesabur%C5%8D+III+als+Sakura+Hime+%28%E6%A1%9C%E5%A7%AB%29+%28L%29/IE1909.109/mkg-e00136807</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b366458</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136808</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Onoe Kikugor&#333; IV als Kofuji aus dem &#332;miya, Seki Hanasuke IV als Maizuruya Denz&#333;, Ichimura Takematsu III als Kamuro Midori, Kawarazaki Gonj&#363;r&#333; I als Ebizako no J&#363;, Ichimura Uzaemon XIII als Kinch&#333;s Sohn Kinko, Seki Sanj&#363;r&#333; III als Iyami Kinch&#333; und Band&#333; Hikosabur&#333; V als Iyami Kingor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,9 cm; Breite: 75,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Onoe+Kikugor%C5%8D+IV+als+Kofuji+aus+dem+%C5%8Cmiya+%28%E3%81%82%E3%81%B5%E3%81%BF%E5%B1%8B%E5%B0%8F%E8%97%A4%29%2C+Seki+Hanasuke+IV+als+Maizuruya+Denz%C5%8D+%28%E8%88%9E%E9%B6%B4%E5%B1%8B%E4%BC%9D%E4%B8%89%29+%28R%29%2C+Ichimura+Takematsu+III+als+Kamuro+Midori+%28%E7%A6%BF%E3%81%BF%E3%81%A9%E3%82%8A%29%2C+Kawarazaki+Gonj%C5%ABr%C5%8D+I+als+Ebizako+no+J%C5%AB+%28%E6%B5%B7%E8%80%81%E3%81%96%E3%81%93%E3%81%AE%E5%8D%81%29%2C+Ichimura+Uzaemon+XIII+als+Kinch%C5%8Ds+Sohn+Kinko+%28%E9%87%91%E8%AA%BF%E5%BF%B0%E9%87%91%E5%AD%90%29+%28M%29%2C+Seki+Sanj%C5%ABr%C5%8D+III+als+Iyami+Kinch%C5%8D+%28%E3%81%84%E3%82%84%E3%81%BF%E9%87%91%E8%AA%BF%29+und+Band%C5%8D+Hikosabur%C5%8D+V+als+Iyami+Kingor%C5%8D+%28%E3%81%84%E3%82%84%E3%81%BF%E9%87%91%E4%BA%94%E9%83%8E%29/IE1909.106/mkg-e00136808</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b46237b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136809</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Kataoka Gad&#333; II als Ikoma K&#333;jir&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Kataoka+Gad%C5%8D+II+als+Ikoma+K%C5%8Djir%C5%8D+%28%E4%BA%95%E9%A7%92%E5%B9%B8%E6%AC%A1%E9%83%8E%29/IE1909.114.a/mkg-e00136809</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b56b712</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136810</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Shibajaku I als der Diener Yodohei, Kataoka Gad&#333; II als Seigen D&#333;shin und Iwai Kumesabur&#333; III als Sakurahime</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 75,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Shibajaku+I+%28%E5%88%9D%E4%BB%A3%E4%B8%AD%E6%9D%91%E8%8A%9D%E9%9B%80%29+als+der+Diener+Yodohei+%28Shimobe+Yodohei+%E4%B8%8B%E9%83%A8%E6%B7%80%E5%B9%B3%29%2C+Kataoka+Gad%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E7%89%87%E5%B2%A1%E6%88%91%E7%AB%A5%29+als+Seigen+D%C5%8Dshin+%28%E6%B8%85%E7%8E%84%E9%81%93%E5%BF%83%29+und+Iwai+Kumesabur%C5%8D+III+%28%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B2%A9%E4%BA%95%E7%B2%82%E4%B8%89%E9%83%8E%29+als+Sakurahime+%28%E3%81%95%E3%81%8F%E3%82%89%E3%81%B2%E3%82%81%29/IE1909.111/mkg-e00136810</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b60bedd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136812</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Nakamura Tsuruz&#333; I als Onnaday&#363; Otora, Onoe Kikujir&#333; II als Onnaday&#363; Okoyo, Onoe Kikugor&#333; IV als Akogi Genzabur&#333; und Band&#333; Hikosabur&#333; IV als Setta Naoshi Ch&#333;gor&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 75,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Nakamura+Tsuruz%C5%8D+I+%28%E5%88%9D%E4%BB%A3%E4%B8%AD%E6%9D%91%E9%B6%B4%E8%94%B5%29+als+Onnaday%C5%AB+Otora+%28%E5%A5%B3%E5%A4%AA%E5%A4%AB%E3%81%8A%E3%81%A8%E3%82%89%29%2C+Onoe+Kikujir%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E5%B0%BE%E4%B8%8A%E8%8F%8A%E6%AC%A1%E9%83%8E%29+als+Onnaday%C5%AB+Okoyo+%28%E5%A5%B3%E5%A4%AA%E5%A4%AB%E3%81%8A%E3%81%93%E3%82%88%29%2C+Onoe+Kikugor%C5%8D+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E5%B0%BE%E4%B8%8A%E8%8F%8A%E4%BA%94%E9%83%8E%29+als+Akogi+Genzabur%C5%8D+%28%E9%98%BF%E5%8F%A4%E6%9C%A8%E6%BA%90%E4%B8%89%E9%83%8E%29%2C+und+Band%C5%8D+Hikosabur%C5%8D+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29+als+Setta+Naoshi+Ch%C5%8Dgor%C5%8D+%28%E9%9B%AA%E9%A7%84%E7%9B%B4%E3%81%97%E9%95%B7%E4%BA%94%E9%83%8E%29/IE1909.110/mkg-e00136812</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b735abd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136814</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Maske</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,2 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1887</earliest><latest>1888</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Maske/IE1900.43/mkg-e00136814</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b833ac1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136815</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>H&#252;hner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,7 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1807</earliest><latest>1891</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/H%C3%BChner/IE1900.45/mkg-e00136815</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b8cc6f7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136818</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Getrocknete Kaki</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,2 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1887</earliest><latest>1887</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Getrocknete+Kaki/IE1900.44/mkg-e00136818</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302b9673e8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136819</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bambuss&#228;ge, Korb und Sakeschale</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,3 cm; Breite: 26,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1887</earliest><latest>1888</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bambuss%C3%A4ge%2C+Korb+und+Sakeschale/IE1900.46/mkg-e00136819</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ba1ebf9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136827</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>100 Erscheinungen des Mondes</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1887</earliest><latest>1887</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/100+Erscheinungen+des+Mondes+%28Tsuki+hyaku+sugata+%E6%9C%88%E7%99%BE%E5%A7%BF%29/IE1898.225/mkg-e00136827</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302bac7718</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136828</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sie scheint einen Spaziergang zu machen: Gepflogenheiten einer Hausfrau der Meiji-Zeit, Blatt 32 aus der Serie: 32 Aspekte von Frauen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1888</earliest><latest>1888</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sie+scheint+einen+Spaziergang+zu+machen%3A+Gepflogenheiten+einer+Hausfrau+der+Meiji-Zeit+%28Sanpo+ga+shitas%C5%8D+meiji+nenkan+saikun+no+f%C5%ABzoku%E9%81%8A%E6%AD%A9%E3%81%8C%E3%81%97%E3%81%9F%E3%81%9D%E3%81%86+%E6%98%8E%E6%B2%BB%E5%B9%B4%E9%96%93+%E5%A6%BB%E5%90%9B%E4%B9%8B%E9%A2%A8%E4%BF%97%29%2C+Blatt+32+aus+der+Serie%3A+32+Aspekte+von+Frauen+%28f%C5%ABzoku+sanj%C5%ABni-s%C5%8D%E9%A2%A8%E4%BF%97+%E4%B8%89%E5%8D%81%E4%BA%8C%E7%9B%B8%29/1978.13/mkg-e00136828</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302bb88a97</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136829</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Es scheint frisch zu sein: Die Gepflogenheiten einer Geisha im Jahr Meiji 5 oder 6, Blatt 24 aus der Serie: 32 Aspekte von Frauen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1888</earliest><latest>1888</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Es+scheint+frisch+zu+sein%3A+Die+Gepflogenheiten+einer+Geisha+im+Jahr+Meiji+5+oder+6+%28Suzushis%C5%8D+Meiji+goroku+nen+irai+geigi+no+f%C5%ABzoku+%E3%81%99%E3%82%9E%E3%81%97%E3%81%95%E3%81%86+%E6%98%8E%E6%B2%BB%E4%BA%94%E5%85%AD%E5%B9%B4+%E4%BB%A5%E6%9D%A5+%E8%8A%B8%E5%A6%93%E3%81%AE%E9%A2%A8%E4%BF%97%29%2C+Blatt+24+aus+der+Serie%3A+32+Aspekte+von+Frauen+%28f%C5%ABzoku+sanj%C5%ABni-s%C5%8D%E9%A2%A8%E4%BF%97+%E4%B8%89%E5%8D%81%E4%BA%8C%E7%9B%B8%29+/1978.12/mkg-e00136829</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302bc3b058</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136830</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Es scheint dunkel zu sein: Die Gepflogenheiten einer Hausfrau der Meiji-Zeit, Blatt 27 aus der Serie: 32 Aspekte von Frauen</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1888</earliest><latest>1888</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Es+scheint+dunkel+zu+sein%3A+Die+Gepflogenheiten+einer+Hausfrau+der+Meiji-Zeit+%28Kuras%C5%8D+Meiji+nenkan+saikun+no+f%C5%ABzoku+%E6%9A%97%E3%81%95%E3%81%86+%E6%98%8E%E6%B2%BB%E5%B9%B4%E9%96%93+%E5%A6%BB%E5%90%9B%E3%81%AE%E9%A2%A8%E4%BF%97%29%2C+Blatt+27+aus+der+Serie%3A+32+Aspekte+von+Frauen+%28f%C5%ABzoku+sanj%C5%ABni-s%C5%8D+%E9%A2%A8%E4%BF%97+%E4%B8%89%E5%8D%81%E4%BA%8C%E7%9B%B8%29+/IE1978.16/mkg-e00136830</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302bce31b2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136831</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Es scheint neblig zu sein: Die Gepflogenheiten einer Hausfrau der Ky&#333;wa-Zeit, Blatt 6 aus der Serie: 32 Aspekte von Frauen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10234&#10;                http://d-nb.info/gnd/119295350&#10;                &#10;                  Tsukioka Yoshitoshi&#10;                &#10;                &#10;                  Tsukioka, Yoshitoshi&#10;                &#10;                &#10;                  Yoshitoshi, Taiso&#10;                &#10;                &#10;                  1839&#10;                  1892&#10;                &#10;              "><name>Tsukioka Yoshitoshi</name><geburtsjahr>1839</geburtsjahr><todesjahr>1892</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1888</earliest><latest>1888</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Es+scheint+neblig+zu+sein%3A+Die+Gepflogenheiten+einer+Hausfrau+der+Ky%C5%8Dwa-Zeit+%28Kemus%C5%8D+Ky%C5%8Dwa+nenkan+naishitsu+no+f%C5%ABzoku+%E3%81%91%E3%82%80%E3%81%95%E3%81%86+%E4%BA%AB%E5%92%8C%E5%B9%B4%E9%96%93+%E5%86%85%E5%AE%A4%E4%B9%8B%E9%A2%A8%E4%BF%97%29%2C+Blatt+6+aus+der+Serie%3A+32+Aspekte+von+Frauen+%28f%C5%ABzoku+sanj%C5%ABni-s%C5%8D+%E9%A2%A8%E4%BF%97+%E4%B8%89%E5%8D%81%E4%BA%8C%E7%9B%B8%29+/1978.14/mkg-e00136831</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302bd953ba</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136832</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Mochi mit einer Laterne schlagen, aus der Serie: Einhundert Bilder von Ky&#333;sai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sprichwort%3A+Mochi+mit+einer+Laterne+schlagen+%28Ch%C5%8Dchin+de+mochi+o+tsuku+%E3%81%A6%E3%81%B5%E3%81%A1%E3%82%93%E3%81%A7%E9%A4%85%E3%83%B2%E3%81%A4%E3%81%8F%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.150/mkg-e00136832</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302be6050c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136833</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kampfszene zwischen Fischen und Schildkr&#246;ten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1865-1875</datum><earliest>1860</earliest><latest>1880</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kampfszene+zwischen+Fischen+und+Schildkr%C3%B6ten/IE1909.71/mkg-e00136833</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302bf3f522</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136834</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Ein St&#252;ck weiter ist schon Dunkelheit, Verflucht man jemanden, gr&#228;bt man zwei L&#246;cher, aus der Serie: Einhundert Bilder von Ky&#333;sai </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sprichwort%3A+Ein+St%C3%BCck+weiter+ist+schon+Dunkelheit+%28Issun+saki+wa+yami%E4%B8%80%E5%AF%B8%E3%81%95%E3%81%8D%E3%83%8F%E3%82%84%E3%81%BF%29%2C+Verflucht+man+jemanden%2C+gr%C3%A4bt+man+zwei+L%C3%B6cher+%28Hito+o+inoraba+ana+futatsu%E4%BA%BA%E3%82%92%E3%81%84%E3%81%AE%E3%82%89%E3%81%B0%E7%A9%B4%E4%BA%8C%E3%81%A4%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.148/mkg-e00136834</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c06c37d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136835</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Kataoka Nizaemon VIII als Akitsushimakuni Uemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,2 cm; Breite: 26,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103436&#10;                http://viaf.org/viaf/255077285&#10;                http://www.myjapanesehanga.com/home/artists/utagawa-kuniaki-ii-1835-1888&#10;                &#10;                  Utagawa Kuniaki&#10;                &#10;                &#10;                  Utagawa, Kuniaki&#10;                &#10;                &#10;                  Utagawa, Kuniaki II&#10;                &#10;                &#10;                  1835&#10;                  1888&#10;                &#10;              "><name>Utagawa Kuniaki</name><geburtsjahr>1835</geburtsjahr><todesjahr>1888</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Kataoka+Nizaemon+VIII+%28%E7%89%87%E5%B2%A1%E4%BB%81%E5%B7%A6%E8%A1%9B%E9%96%80%29+als+Akitsushimakuni+Uemon+%28%E7%A7%8B%E6%B4%A5%E5%B6%8B%E5%9B%BD%E5%8F%B3%E8%A1%9B%E9%96%80%29/IE1909.50/mkg-e00136835</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c10f6de</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136836</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sprichwort: Es gibt G&#246;tter, die einen im Stich lassen, und G&#246;tter, die einen retten, aus der Serie: Einhundert Bilder von Ky&#333;sai</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19 cm; Breite: 13,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5063&#10;                http://d-nb.info/gnd/118725688&#10;                http://vocab.getty.edu/ulan/500092866&#10;                &#10;                  Kawanabe Ky&#x14D;sai&#10;                &#10;                &#10;                  Kawanabe, Ky&#x14D;sai&#10;                &#10;                &#10;                  1831&#10;                  1889&#10;                &#10;              "><name>Kawanabe Ky&#333;sai</name><geburtsjahr>1831</geburtsjahr><todesjahr>1889</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1863</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sprichwort%3A+Es+gibt+G%C3%B6tter%2C+die+einen+im+Stich+lassen%2C+und+G%C3%B6tter%2C+die+einen+retten+%28Suteru+kami+areba+tasukeru+kami+ari+%E3%81%99%E3%81%A6%E3%82%8B%E7%B4%99%E3%81%82%E3%82%8C%E3%81%B0%E3%81%9F%E3%81%99%E3%81%91%E3%82%8B%E7%A5%9E%E6%9C%89%29%2C+aus+der+Serie%3A+Einhundert+Bilder+von+Ky%C5%8Dsai+%28Ky%C5%8Dsai+hyakuzu+%E7%8B%82%E6%96%8E%E7%99%BE%E5%9B%B3%29/IE1896.149/mkg-e00136836</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c218e51</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136837</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Nakamura Shikan IV als Kong&#333;jin J&#333;roku </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38,4 cm; Breite: 26,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1865</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Nakamura+Shikan+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29+als+Kong%C5%8Djin+J%C5%8Droku+%28%E9%87%91%E5%89%9B%E7%A5%9E%E7%95%B3%E5%85%AD%29/IE1909.70/mkg-e00136837</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c307913</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136838</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ehefrau J&#333;k&#333;in, aus der Serie: Die 16 Sch&#246;nheiten von Gut und B&#246;se</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,9 cm; Breite: 25,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ehefrau+J%C5%8Dk%C5%8Din+%28Midai+J%C5%8Dk%C5%8Din+%E5%BE%A1%E5%8F%B0%E6%B5%84%E5%85%89%E9%99%A2%29%2C+aus+der+Serie%3A+Die+16+Sch%C3%B6nheiten+von+Gut+und+B%C3%B6se+%28Zenaku+sanj%C5%ABroku+bijin+%E5%96%84%E6%82%AA%E4%B8%89%E6%8B%BE%E5%85%AD%E7%BE%8E%E4%BA%BA%29/1985.207/mkg-e00136838</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c391375</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136839</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>M&#228;dchen nach dem Bad</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 39,9 cm; Breite: 25,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103350&#10;                http://viaf.org/viaf/251992276&#10;                https://de.wikipedia.org/wiki/Kobayakawa_Kiyoshi&#10;                &#10;                  Kobayakawa Kiyoshi&#10;                &#10;                &#10;                  Kobayakawa, Kiyoshi&#10;                &#10;                &#10;                  1899&#10;                  1948&#10;                &#10;              "><name>Kobayakawa Kiyoshi</name><geburtsjahr>1899</geburtsjahr><todesjahr>1948</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1933</earliest><latest>1933</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/M%C3%A4dchen+nach+dem+Bad/1968.71/mkg-e00136839</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136840</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kurtisane Komurasaki, aus der Serie: Die 16 Sch&#246;nheiten von Gut und B&#246;se</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kurtisane+Komurasaki+%28Y%C5%ABjo+Komurasaki+%E9%81%8A%E5%A5%B3%E5%B0%8F%E7%B4%AB%29%2C+aus+der+Serie%3A+Die+16+Sch%C3%B6nheiten+von+Gut+und+B%C3%B6se+%28Zenaku+sanj%C5%ABroku+bijin+%E5%96%84%E6%82%AA%E4%B8%89%E6%8B%BE%E5%85%AD%E7%BE%8E%E4%BA%BA%29/1985.208/mkg-e00136840</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c4a824d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136841</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Geisha Miyokichi, aus der Serie: Die 16 Sch&#246;nheiten von Gut und B&#246;se</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 26,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Geisha+Miyokichi+%28%E8%8A%B8%E5%A6%93%E7%BE%8E%E4%BB%A3%E5%90%89%29%2C+aus+der+Serie%3A+Die+16+Sch%C3%B6nheiten+von+Gut+und+B%C3%B6se+%28Zenaku+sanj%C5%ABroku+bijin+%E5%96%84%E6%82%AA%E4%B8%89%E6%8B%BE%E5%85%AD%E7%BE%8E%E4%BA%BA%29/1985.205/mkg-e00136841</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c54d2cb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136842</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ch&#363;hi satsu, aus der Serie: Die 16 Sch&#246;nheiten von Gut und B&#246;se</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 26,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ch%C5%ABhi+satsu+%28%E5%BF%A0%E5%A9%A2%E3%81%95%E3%81%A4%29%2C+aus+der+Serie%3A+Die+16+Sch%C3%B6nheiten+von+Gut+und+B%C3%B6se+%28Zenaku+sanj%C5%ABroku+bijin+%E5%96%84%E6%82%AA%E4%B8%89%E6%8B%BE%E5%85%AD%E7%BE%8E%E4%BA%BA%29/1985.209/mkg-e00136842</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c5d6adb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136843</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Dichterin Kagano Chiyo, aus der Serie: Die 16 Sch&#246;nheiten von Gut und B&#246;se </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 26,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Dichterin+Kagano+Chiyo+%28%E5%8A%A0%E8%B3%80%E3%81%AE%E5%8D%83%E4%BB%A3%29%2C+aus+der+Serie%3A+Die+16+Sch%C3%B6nheiten+von+Gut+und+B%C3%B6se+%28Zenaku+sanj%C5%ABroku+bijin+%E5%96%84%E6%82%AA%E4%B8%89%E6%8B%BE%E5%85%AD%E7%BE%8E%E4%BA%BA%29/1985.206/mkg-e00136843</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c67e74e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136844</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Jigoku Tay&#363;, aus der Serie: Die 16 Sch&#246;nheiten von Gut und B&#246;se</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Jigoku+Tay%C5%AB+%28%E5%9C%B0%E7%8D%84%E5%A4%AA%E5%A4%AB%29%2C+aus+der+Serie%3A+Die+16+Sch%C3%B6nheiten+von+Gut+und+B%C3%B6se+%28Zenaku+sanj%C5%ABroku+bijin+%E5%96%84%E6%82%AA%E4%B8%89%E6%8B%BE%E5%85%AD%E7%BE%8E%E4%BA%BA%29/1985.210/mkg-e00136844</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c724b5e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136845</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Band&#333; Hikosabur&#333; in einer Doppelrolle als Onigadake D&#333;uemon und Takakura Hayato</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103436&#10;                http://viaf.org/viaf/255077285&#10;                http://www.myjapanesehanga.com/home/artists/utagawa-kuniaki-ii-1835-1888&#10;                &#10;                  Utagawa Kuniaki&#10;                &#10;                &#10;                  Utagawa, Kuniaki&#10;                &#10;                &#10;                  Utagawa, Kuniaki II&#10;                &#10;                &#10;                  1835&#10;                  1888&#10;                &#10;              "><name>Utagawa Kuniaki</name><geburtsjahr>1835</geburtsjahr><todesjahr>1888</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1861</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Band%C5%8D+Hikosabur%C5%8D+%28%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29+in+einer+Doppelrolle+%28futayaku+%E4%BA%8C%E5%BD%B9%29+als%0AOnigadake+D%C5%8Duemon+%28%E9%AC%BC%E3%83%B6%E5%B6%BD%E6%B4%9E%E5%8F%B3%E8%A1%9B%E9%96%80%29+und+Takakura+Hayato+%28%E9%AB%98%E5%80%89%E9%9A%BC%E4%BA%BA%29/IE1909.51/mkg-e00136845</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c8394a9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136846</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Band&#333; Hikosabur&#333; V als Asahina T&#333;bei, Ichikawa Sadanji I als Washi no Ch&#333;kichi, Iwai Shijaku III als Ejimaya musume Oyoshi und Nakamura Shikan IV als Yume no Ichirobei</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097861&#10;                &#10;                  Morikawa Chikashige&#10;                &#10;                &#10;                  Chikashige, Morikawa&#10;                &#10;                &#10;                  Morikawa, Chikashige&#10;                &#10;                &#10;              "><name>Morikawa Chikashige</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1873</earliest><latest>1873</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Band%C5%8D+Hikosabur%C5%8D+%28%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29+als+Asahina+T%C5%8Dbei+%28%E6%9C%9D%E6%AF%94%E5%A5%88%E8%97%A4%E5%85%B5%E8%A1%9B%29%2C+Ichikawa+Sadanji+%28%E5%B8%82%E5%B7%9D%E5%B7%A6%E5%9B%A3%E6%B2%BB%29+als+Washi+no+Ch%C5%8Dkichi+%28%E9%B7%B2%E3%81%AE%E9%95%B7%E5%90%89%29%2C+Iwai+Shijaku+%28%E5%B2%A9%E4%BA%95%E7%B4%AB%E8%8B%A5%29+als+Ejimaya+musume+Oyoshi+%28%E6%B1%9F%E5%B6%8B%E3%82%84%E5%A8%98%E3%81%8A%E7%94%B1%29+und+Nakamura+Shikan+%28%E4%B8%AD%E6%9D%91%E8%8A%9D%E7%BF%AB%29+als+Yume+no+Ichirobei+%28%E5%A4%A2%E3%81%AE%E5%B8%82%E9%83%8E%E5%85%B5%E8%A1%9B%29/IE1909.73/mkg-e00136846</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136847</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Puppenspieler Yoshida Kumitsu als Tachibana-hime, Yoshida Sango als Motome und Nishikawa Isaburo als Omiwa in dem St&#252;ck Imoseyama Onna Teikin</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103442&#10;                http://viaf.org/viaf/305100918&#10;                &#10;                  Utagawa Yoshimune&#10;                &#10;                &#10;                  Utagawa, Yoshimune&#10;                &#10;                &#10;                  Utagawa Yoshimune I&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;, &#x82B3;&#x5B97;, 1&#x4E16;&#10;                &#10;                &#10;                  1817&#10;                  1880&#10;                &#10;              "><name>Utagawa Yoshimune</name><geburtsjahr>1817</geburtsjahr><todesjahr>1880</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1866</earliest><latest>1866</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Puppenspieler+Yoshida+Kumitsu+%28%E5%90%89%E7%94%B0%E4%B9%9D%E5%85%89%29+als+Tachibana-hime+%28%E3%81%9F%E3%81%A1%E3%81%B0%E3%81%AA%E5%A7%AB%29%2C+Yoshida+Sango+%28%E5%90%89%E7%94%B0%E4%B8%89%E5%90%BE%29+als+Motome+%28%E3%82%82%E3%81%A8%E3%82%81%29+und+Nishikawa+Isaburo+%28%E8%A5%BF%E5%B7%9D%E4%BC%8A%E4%B8%89%E9%83%8E%29+als+Omiwa+%28%E3%81%8A%E3%81%BF%E3%82%8F%29+in+dem+St%C3%BCck+Imoseyama+Onna+Teikin+%28%E5%A6%B9%E8%83%8C%E5%B1%B1%E5%A5%B3%E5%BA%AD%E8%A8%93%29/IE1909.77/mkg-e00136847</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302c979165</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136848</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Chinese und Holl&#228;nderin aus Nanking</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10337&#10;                http://vocab.getty.edu/ulan/500342437&#10;                &#10;                  Utagawa Yoshitora&#10;                &#10;                &#10;                  Utagawa, Yoshitora&#10;                &#10;                &#10;              "><name>Utagawa Yoshitora</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1860</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Chinese+und+Holl%C3%A4nderin+aus+Nanking/1962.38/mkg-e00136848</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302cb04f23</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136849</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Totenged&#228;chtnisbild des Schauspielers Ichikawa Ebij&#363;r&#333; I </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9350&#10;                http://vocab.getty.edu/ulan/500333020&#10;                &#10;                  Shunk&#x14D;sai Hokush&#x16B;&#10;                &#10;                &#10;                  Shunk&#x14D;sai, Hokush&#x16B; &#10;                &#10;                &#10;              "><name>Shunk&#333;sai Hokush&#363;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1828</earliest><latest>1828</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Totenged%C3%A4chtnisbild+%28shinie+%E6%AD%BB%E7%B5%B5%29+des+Schauspielers+Ichikawa+Ebij%C5%ABr%C5%8D+I+%28%E5%B8%82%E5%B7%9D%E9%B0%95%E5%8D%81%E9%83%8E%29/1963.86/mkg-e00136849</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302cb9de88</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136850</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ootani Hiroji V als die Geisha Adayoshi, Band&#333; Mitsugor&#333; VI als die Geisha Yonehachi und Onoe Kikugor&#333; V als Tsumagotoya Tanjir&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1870</earliest><latest>1870</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ootani+Hiroji+%28%E5%A4%A7%E8%B0%B7%E5%BA%83%E6%AC%A1%29+als+die+Geisha+Adayoshi+%28%E8%8A%B8%E8%80%85%E3%81%82%E3%81%A0%E5%90%89%29%2C+Band%C5%8D+Mitsugor%C5%8D+%28%E5%9D%82%E6%9D%B1%E4%B8%89%E6%B4%A5%E4%BA%94%E9%83%8E%29+als+die+Geisha+Yonehachi+%28%E3%81%92%E3%81%84%E5%BF%97%E3%82%84%E7%B1%B3%E5%85%AB%29%2C+Onoe+Kikugor%C5%8D+%28%E5%B0%BE%E4%B8%8A%E8%8F%8A%E4%BA%94%E9%83%8E%29+als+Urikotoya%3F+Tanjir%C5%8D+%28%E7%93%9C%E7%90%B4%E3%82%84%E4%B8%B9%E6%AC%A1%E9%83%8E%29/IE1909.76/mkg-e00136850</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302cc4cdac</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136851</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Band&#333; Hikosabur&#333; V als Tsurubei, Sawamura Tossh&#333; II als Kinohei und Ichimura Kakitsu IV als Kitsuhei, in der Szene der drei Betrunkenen aus dem 2. Akt: Das Warenhaus der loyalen Lehnsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10160&#10;                http://d-nb.info/gnd/122352688&#10;                http://vocab.getty.edu/ulan/500334003&#10;                &#10;                  Toyohara Kunichika&#10;                &#10;                &#10;                  Toyohara, Kunichika&#10;                &#10;                &#10;                  1835&#10;                  1900&#10;                &#10;              "><name>Toyohara Kunichika</name><geburtsjahr>1835</geburtsjahr><todesjahr>1900</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1865</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Band%C5%8D+Hikosabur%C5%8D+V+%28%E4%BA%94%E4%BB%A3%E7%9B%AE%E5%9D%82%E6%9D%B1%E5%BD%A6%E4%B8%89%E9%83%8E%29+als+Tsurubei+%28%E9%B6%B4%E5%B9%B3%29%2C+Sawamura+Tossh%C5%8D+II+%28%E4%BA%8C%E4%BB%A3%E7%9B%AE%E6%B2%A2%E6%9D%91%E8%A8%A5%E5%8D%87%29+als+Kinohei+%28%E7%B4%80%E3%81%AE%E5%B9%B3%29%2C+und+Ichimura+Kakitsu+IV+%28%E5%9B%9B%E4%BB%A3%E7%9B%AE%E5%B8%82%E6%9D%91%E5%AE%B6%E6%A9%98%29+als+Kitsuhei+%28%E6%A9%98%E5%B9%B3%29%2C+in+der+Szene+der+drei+Betrunkenen+%28Sannin+namayoi+no+ba+%E4%B8%89%E4%BA%BA%E7%94%9F%E9%85%94%E3%81%AE%E5%A0%B4%29+aus+dem+2.+Akt%3A+Das+Warenhaus+der+loyalen+Lehnsm%C3%A4nner+%28Ch%C5%ABshingura+sandanme+%E5%BF%A0%E8%87%A3%E8%94%B5%E4%BA%8C%E6%AE%B5%E7%9B%AE%29/IE1909.79/mkg-e00136851</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302cd80d6c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136852</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Rokug&#333; F&#228;hre zwischen Shinagawa und Kawasaki: Der Schauspieler Onoe Kikugor&#333; III als Hirai Gonpachi, Blatt 2,5 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Rokug%C5%8D+F%C3%A4hre+zwischen+Shinagawa+und+Kawasaki+%28Shinagawa+Kawasaki+rokug%C5%8D+watashi+%E5%93%81%E5%B7%9D%E5%B7%9D%E5%B4%8E%E9%96%93%E5%85%AD%E5%90%88%E6%B8%A1%E3%82%B7%29%3A+Der+Schauspieler+Onoe+Kikugor%C5%8D+III+als+Hirai+Gonpachi+%28%E5%B9%B3%E4%BA%95%E6%A8%A9%E5%85%AB%29%2C+Blatt+2%2C5+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.2/mkg-e00136852</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ceedf18</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136853</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hiratsuka: Der Schauspieler Iwai Kumesabur&#333; III als Manch&#333;s Tochter Okoma, Blatt 8 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hiratsuka+%28%E5%B9%B3%E5%A1%9A%29%3A+Der+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Manch%C5%8Ds+Tochter+Okoma+%28%E4%B8%87%E9%95%B7%E5%A8%98%E3%81%8A%E3%81%93%E3%81%BE%29%2C+Blatt+8+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.3/mkg-e00136853</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302cf9a9bc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136854</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hamamatsu: Der Schauspieler Ichikawa Ebiz&#333; als Kezori Kuemon, Blatt 30 aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hamamatsu+%28%E6%B5%9C%E6%9D%BE%29%3A+Der+Schauspieler+Ichikawa+Ebiz%C5%8D+als+Kezori+Kuemon+%28%E6%AF%9B%E5%89%83%E4%B9%9D%E5%8F%B3%E8%A1%9B%E9%96%80%29%2C+Blatt+30+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E4%B9%8B%E5%86%85%29/IE1909.47.1/mkg-e00136854</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d0446bd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136856</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Arashi Rikan III als Hofdame Sakami und Ichikawa Danj&#363;r&#333; VIII als Kumagai Jir&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 49,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Arashi+Rikan+III+als+Hofdame+Sakami+%28%E5%A5%B3%E6%88%BF%E3%81%95%E3%81%8B%E3%81%BF%29+und+Ichikawa+Danj%C5%ABr%C5%8D+VIII+als+Kumagai+Jir%C5%8D+%28%E7%86%8A%E8%B0%B7%E6%AC%A1%E9%83%8E%29/IE1909.112/mkg-e00136856</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d0dc4e0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136857</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Arashi Rikan III in Suma, Blatt 12 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,1 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Arashi+Rikan+III+in+Suma+%28%E9%A0%88%E7%A3%A8+%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B5%90%E7%92%83%E5%AF%9B%29%2C+Blatt+12+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-+j%C5%8D+dai+j%C5%ABni+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%8D%81%E5%BC%90%29/IE1909.49.12/mkg-e00136857</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d21d5df</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136858</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Band&#333; Takesabur&#333; I in Otome, Blatt 21 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 25,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Band%C5%8D+Takesabur%C5%8D+I+in+Otome+%28%E4%B9%99%E5%A5%B3+%E5%88%9D%E4%BB%A3%E5%9D%82%E6%9D%B1%E7%AB%B9%E4%B8%89%E9%83%8E%29%2C+Blatt+21+aus+der+Serie%3A+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-+j%C5%8D+dai+nij%C5%ABichi+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E4%BA%8C%E5%8D%81%E4%B8%80%29/IE1909.49.21/mkg-e00136858</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d2cd6b4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136859</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Omez&#333; I in Miotsukushi, Blatt 14 aus der Serie: Die 54 Kapitel des Edo Violett</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37 cm; Breite: 25,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Omez%C5%8D+I+in+Miotsukushi+%28%E3%81%BF%E3%82%92%E3%81%A4%E3%81%8F%E3%81%97+%E5%88%9D%E4%BB%A3%E5%B8%82%E5%B7%9D%E7%94%B7%E5%A5%B3%E8%94%B5%29%2C+Blatt+14+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-+j%C5%8D+dai+j%C5%AByon+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%8D%81%E5%9B%9B%29/IE1909.49.14/mkg-e00136859</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d3c46f4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136860</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Segawa Kikunoj&#333; V in Hana no en, Blatt 8 aus der Serie: Die 54 Kapitel des Edo Violett </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,6 cm; Breite: 24,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Segawa+Kikunoj%C5%8D+V+in+Hana+no+en+%28%E8%8A%B1%E4%B9%83%E5%AE%B4+%E4%BA%94%E4%BB%A3%E7%9B%AE%E7%80%AC%E5%B7%9D%E8%8F%8A%E4%B9%8B%E4%B8%9E%29%2C+Blatt+8+aus+der+Serie%3A+Die+54+Kapitel+des+Edo+Violett+%28Edo+murasaki+goj%C5%AByo-+j%C5%8D+dai+hachi+%E6%B1%9F%E6%88%B8%E7%B4%AB%E4%BA%94%E5%8D%81%E5%9B%9B%E5%B8%96+%E7%AC%AC%E5%85%AB%29/IE1909.49.8/mkg-e00136860</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d48b032</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136861</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Iwai Kumesabur&#333; III als Sakura-hime und Kataoka Gad&#333; II als Seigen Azari</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 49 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Sakura-hime+%28%E6%A1%9C%E5%A7%AB%29+und+Kataoka+Gad%C5%8D+II+als+Seigen+Azari+%28%E6%B8%85%E7%8E%84%E9%98%BF%E8%80%85%E6%A2%A8%29/IE1909.113/mkg-e00136861</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d53a61a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136862</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schlacht von Ichi-no-tani: Das Duell mit Naozane
+</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schlacht+von+Ichi-no-tani%3A+das+Duell+mit+Naozane+%28Ichi+no+tani+gassen+naozane+kumiuchi+no+zu+%E4%B8%80%E3%81%AE%E8%B0%B7%E5%90%88%E6%88%A6%E7%9B%B4%E5%AE%9F%E7%B5%84%E6%89%93%E4%B9%8B%E5%9B%B3%29%0A/IE1909.118/mkg-e00136862</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d62e599</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136863</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; VIII als Togashi Saemon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,3 cm; Breite: 24,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VIII+als+Togashi+Saemon+%28%E5%AF%8C%E6%A8%AB%E5%B7%A6%E8%A1%9B%E9%96%80%29/IE1909.122/mkg-e00136863</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d6f2dc1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136867</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schauspieler Band&#333; Sh&#363;ka I als Ch&#333;beis Ehefrau Ofusa und Band&#333; Takesabur&#333; I als Shirai Gonpachi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt (&#332;ban): H&#246;he: 35,2 cm; Breite: 48,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1855</earliest><latest>1855</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Band%C5%8D+Sh%C5%ABka+I+%28%E5%88%9D%E4%BB%A3%E5%9D%82%E6%9D%B1%E3%81%97%E3%81%86%E3%81%8B%29+als+Ch%C5%8Dbeis+Ehefrau+Ofusa+%28Ch%C5%8Dbei+ny%C5%8Db%C5%8D+Ofusa+%E9%95%B7%E5%85%B5%E8%A1%9B%E5%A5%B3%E6%88%BF%E3%81%8A%E6%99%82%29+und+Band%C5%8D+Takesabur%C5%8D+I+%28%E5%88%9D%E4%BB%A3%E5%9D%82%E6%9D%B1%E7%AB%B9%E4%B8%89%E9%83%8E%29+als+Shirai+Gonpachi+%28%E7%99%BD%E4%BA%95%E6%A8%A9%E5%85%AB%29/IE1909.115/mkg-e00136867</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d7a09f9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136870</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Geisha Ichimaru</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 40,2 cm; Breite: 26,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103350&#10;                http://viaf.org/viaf/251992276&#10;                https://de.wikipedia.org/wiki/Kobayakawa_Kiyoshi&#10;                &#10;                  Kobayakawa Kiyoshi&#10;                &#10;                &#10;                  Kobayakawa, Kiyoshi&#10;                &#10;                &#10;                  1899&#10;                  1948&#10;                &#10;              "><name>Kobayakawa Kiyoshi</name><geburtsjahr>1899</geburtsjahr><todesjahr>1948</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1933</earliest><latest>1933</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Geisha+Ichimaru/1968.70/mkg-e00136870</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136876</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Elfter Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Elfter+Akt+%28%E7%AC%AC%E5%8D%81%E4%B8%80%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku%2C+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.243/mkg-e00136876</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d907115</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136884</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zw&#246;lfter Akt, aus der Serie: Das Schatzhaus der 47 treuen Vasallen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,2 cm; Breite: 36 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1848</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zw%C3%B6lfter+Akt+%28%E7%AC%AC%E5%8D%81%E4%BA%8C%29%2C+aus+der+Serie%3A+Das+Schatzhaus+der+47+treuen+Vasallen+%28Ch%C5%ABy%C5%AB+gishin+roku%2C+%E5%BF%A0%E5%8B%87%E7%BE%A9%E8%87%A3%E9%8C%B2%29/IE1896.244/mkg-e00136884</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302d9e531e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136890</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Im Bade, aus der Serie: Auseinandersetzungen mit den Wegen der Liebe</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1788</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Im+Bade%2C+aus+der+Serie%3A+Auseinandersetzungen+mit+den+Wegen+der+Liebe+%28Shikid%C5%8D+torikumi+j%C5%ABniban+%E8%89%B2%E9%81%93%E5%8F%96%E7%B5%84%E5%8D%81%E4%BA%8C%E7%95%AA%29/1985.177/mkg-e00136890</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302da93cb9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136891</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Handspiegel, aus der Serie: Auseinandersetzungen mit den Wegen der Liebe</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 23,7 cm; Breite: 36,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097836&#10;                http://d-nb.info/gnd/129849049&#10;                http://vocab.getty.edu/ulan/500057320&#10;                &#10;                  Isoda Kory&#x16B;sai&#10;                &#10;                &#10;                  Kory&#x16B;sai, Isoda&#10;                &#10;                &#10;                  Isoda, Kory&#x16B;sai&#10;                &#10;                &#10;                  1735&#10;                  1790&#10;                &#10;              "><name>Isoda Kory&#363;sai</name><geburtsjahr>1735</geburtsjahr><todesjahr>1790</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1764</earliest><latest>1788</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Handspiegel%2C+aus+der+Serie%3A+Auseinandersetzungen+mit+den+Wegen+der+Liebe+%28Shikid%C5%8D+torikumi+j%C5%ABniban+%E8%89%B2%E9%81%93%E5%8F%96%E7%B5%84%E5%8D%81%E4%BA%8C%E7%95%AA%29/1985.178/mkg-e00136891</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302db3368f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136892</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Edo-Fanatiker</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26 cm; Breite: 38 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Edo-Fanatiker/1985.189/mkg-e00136892</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302dc6fd6d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136893</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sich liebendes Paar</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sich+liebendes+Paar/1985.193/mkg-e00136893</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302dd0bed2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136894</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebesakt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,4 cm; Breite: 38 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102750&#10;                http://vocab.getty.edu/ulan/500057322&#10;                &#10;                  Katsukawa Shunch&#x14D;&#10;                &#10;                &#10;                  Katsukawa, Shunch&#x14D;&#10;                &#10;                &#10;                  Kichizaemon&#10;                &#10;                &#10;                  Y&#x16B;shid&#x14D;&#10;                &#10;                &#10;                  Shien&#10;                &#10;                &#10;                  T&#x14D;shien&#10;                &#10;                &#10;                  Ch&#x16B;rinsha&#10;                &#10;                &#10;                  Sank&#x14D;&#10;                &#10;                &#10;              "><name>Katsukawa Shunch&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1785</datum><earliest>1783</earliest><latest>1787</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebesakt/1985.186/mkg-e00136894</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302dda3cd3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136895</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Verliebter H&#246;fling</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,4 cm; Breite: 36,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Verliebter+H%C3%B6fling/1985.191/mkg-e00136895</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302debc869</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136896</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebe vor der Gartenhecke</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25,1 cm; Breite: 37,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebe+vor+der+Gartenhecke/1985.194/mkg-e00136896</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302df65492</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136897</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>W&#228;hrend des W&#228;schewaschens</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 25 cm; Breite: 37,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor/></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/W%C3%A4hrend+des+W%C3%A4schewaschens/1985.187/mkg-e00136897</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e016d0f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136898</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Eiliges Sch&#228;ferst&#252;ndchen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,3 cm; Breite: 34,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Eiliges+Sch%C3%A4ferst%C3%BCndchen/1985.198/mkg-e00136898</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e09fbac</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136899</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ein Wiedersehen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26,6 cm; Breite: 38,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ein+Wiedersehen/1985.188/mkg-e00136899</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e1477c9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136900</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Dichterin</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 22,2 cm; Breite: 35,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1753</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Dichterin/1985.192/mkg-e00136900</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e1e8b5a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136901</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Liebe im Winter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26 cm; Breite: 38,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Liebe+im+Winter/1985.199/mkg-e00136901</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e2936cc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136902</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.215/mkg-e00136902</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e33cc4a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136903</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.218/mkg-e00136903</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e3ce6e4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136904</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.221/mkg-e00136904</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e46d35c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136905</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.224/mkg-e00136905</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e509420</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136911</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.216/mkg-e00136911</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e5a17e5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136912</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.219/mkg-e00136912</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e640dae</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136913</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.222/mkg-e00136913</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e6dc2ac</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136920</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.217/mkg-e00136920</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e77ef7b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136921</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.220/mkg-e00136921</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e81f7ee</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136922</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aus: Holzschnittbuch &#252;ber zeitgen&#246;ssische Kleidung</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1802</earliest><latest>1802</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aus%3A+Holzschnittbuch+%C3%BCber+zeitgen%C3%B6ssische+Kleidung+%28Ehon+imayo+sugata%2C+%E7%B5%B5%E6%9C%AC%E6%99%82%E4%B8%96%E7%B2%A7%29/IE1898.223/mkg-e00136922</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e8ae0e6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136929</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Baumwolle: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 51,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103231&#10;                &#10;                  Nakajima Gy&#x14D;zan&#10;                &#10;                &#10;                  Nakajima, Gy&#x14D;zan&#10;                &#10;                &#10;                  1832&#10;                  1914&#10;                &#10;              "><name>Nakajima Gy&#333;zan</name><geburtsjahr>1832</geburtsjahr><todesjahr>1914</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Baumwolle%3A+Eine+%C3%9Cbersicht+%28Kiwata+ichiren+%E8%8D%89%E7%B6%BF%E4%B8%80%E8%A6%A7%29/IE1896.151/mkg-e00136929</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302e9600e4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136930</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kuzufu-Stoff: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,7 cm; Breite: 52,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103231&#10;                &#10;                  Nakajima Gy&#x14D;zan&#10;                &#10;                &#10;                  Nakajima, Gy&#x14D;zan&#10;                &#10;                &#10;                  1832&#10;                  1914&#10;                &#10;              "><name>Nakajima Gy&#333;zan</name><geburtsjahr>1832</geburtsjahr><todesjahr>1914</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kuzufu-Stoff%3A+Eine+%C3%9Cbersicht+%28Kuzufu+ichiran+%E8%91%9B%E5%B8%83%E4%B8%80%E8%A6%A7%29/IE1896.152/mkg-e00136930</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ea08b8f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136931</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Reis: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,3 cm; Breite: 51,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1873</earliest><latest>1873</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Reis%3A+Eine+%C3%9Cbersicht+%28Ine+kome+ichiran+%E7%A8%B2%E7%B1%B3%E4%B8%80%E8%A6%A7%29/IE1896.154/mkg-e00136931</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136932</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Baumwachs: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,9 cm; Breite: 51,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103246&#10;                &#10;                  Yamazaki T&#x14D;sen&#10;                &#10;                &#10;                  Yamazaki, T&#x14D;sen&#10;                &#10;                &#10;              "><name>Yamazaki T&#333;sen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Baumwachs%3A+Eine+%C3%9Cbersicht+%28R%C5%8D+ichiran+%E8%A0%9F%E4%B8%80%E8%A6%A7%29/IE1896.156/mkg-e00136932</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136933</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Krug</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 51,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103234&#10;                &#10;                  Matsushita Ky&#x16B;kichi&#10;                &#10;                &#10;                  Matsushita, Ky&#x16B;kichi&#10;                &#10;                &#10;                  1852&#10;                  1887&#10;                &#10;              "><name>Matsushita Ky&#363;kichi</name><geburtsjahr>1852</geburtsjahr><todesjahr>1887</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1879</earliest><latest>1879</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Krug+%28kame+%E7%93%B6%E5%AD%90%29/IE1896.165/mkg-e00136933</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ebb0c5b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136934</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Schale</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 52 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103234&#10;                &#10;                  Matsushita Ky&#x16B;kichi&#10;                &#10;                &#10;                  Matsushita, Ky&#x16B;kichi&#10;                &#10;                &#10;                  1852&#10;                  1887&#10;                &#10;              "><name>Matsushita Ky&#363;kichi</name><geburtsjahr>1852</geburtsjahr><todesjahr>1887</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1879</earliest><latest>1879</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schale+%28Hachi+%E9%89%A2%29/IE1896.167/mkg-e00136934</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ec5e392</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136935</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Weihrauchgef&#228;&#223;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 51 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103235&#10;                &#10;                  Ch&#x14D;mei, Anshun&#10;                &#10;                &#10;                  Ch&#x14D;mei Anshun&#10;                &#10;                &#10;              "><name>Ch&#333;mei, Anshun</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1878</earliest><latest>1878</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Weihrauchgef%C3%A4%C3%9F+%28k%C5%8Dg%C5%8D+%E9%A6%99%E5%90%88%29/IE1896.169/mkg-e00136935</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ed118c9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136936</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Aufzucht von Seidenraupen: Eine &#220;bersicht </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 51,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103244&#10;                &#10;                  Suga S&#x14D;ho&#10;                &#10;                &#10;                  Suga, S&#x14D;ho&#10;                &#10;                &#10;              "><name>Suga S&#333;ho</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Aufzucht+von+Seidenraupen%3A+Eine+%C3%9Cbersicht+%28Yasan+no+yashinai+kata+ichiran+%E9%87%8E%E8%A0%B6%E9%A4%8A%E6%B3%95%E4%B8%80%E8%A6%A7%29/IE1896.344/mkg-e00136936</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136937</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Herstellung von Rohseide: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 51,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1873</earliest><latest>1873</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Herstellung+von+Rohseide%3A+Eine+%C3%9Cbersicht+%28Kiito+seih%C5%8D+ichiran+%E7%94%9F%E7%B3%B8%E8%A3%BD%E6%B3%95%E4%B8%80%E8%A6%A7%29/IE1896.346/mkg-e00136937</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136938</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Verarbeitung von Genjiki-Raupen: Eine &#220;bersicht </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,1 cm; Breite: 52,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103244&#10;                &#10;                  Suga S&#x14D;ho&#10;                &#10;                &#10;                  Suga, S&#x14D;ho&#10;                &#10;                &#10;              "><name>Suga S&#333;ho</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Verarbeitung+von+Genjiki-Raupen%3A+Eine+%C3%9Cbersicht+%28Genjikimushi+koshiraekata+ichiran+%E6%A8%9F%E8%9F%B2%E8%A3%BD%E6%B3%95%E4%B8%80%E8%A6%A7%29/IE1896.348/mkg-e00136938</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136939</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tabak: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 51,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103250&#10;                &#10;                  Kan&#x14D; Yoshinobu&#10;                &#10;                &#10;                  Kan&#x14D;, Yoshinobu&#10;                &#10;                &#10;              "><name>Kan&#333; Yoshinobu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tabak%3A+Eine+%C3%9Cbersicht+%28Tabako+ichiran+%E7%83%9F%E8%8D%89%E4%B8%80%E8%A6%A7%29/IE1896.350/mkg-e00136939</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ef46aac</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136940</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Getrocknete Kaki sowie deren Saft: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 50,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1873</earliest><latest>1873</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Getrocknete+Kaki+sowie+deren+Saft%3A+Eine+%C3%9Cbersicht+%28Tsurushigaki+narabini+shibu+ichiran+%E7%99%BD%E6%9F%BF%E4%B8%A6%E6%9F%BF%E6%B2%B9%E4%B8%80%E8%A6%A7%29/IE1896.352/mkg-e00136940</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136941</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>K&#228;stchen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,8 cm; Breite: 51,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103234&#10;                &#10;                  Matsushita Ky&#x16B;kichi&#10;                &#10;                &#10;                  Matsushita, Ky&#x16B;kichi&#10;                &#10;                &#10;                  1852&#10;                  1887&#10;                &#10;              "><name>Matsushita Ky&#363;kichi</name><geburtsjahr>1852</geburtsjahr><todesjahr>1887</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1879</earliest><latest>1879</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/K%C3%A4stchen+%28Tebako+%E6%89%8B%E5%8C%A3%29/IE1896.401/mkg-e00136941</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f07aafb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136942</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Binsenmatten f&#252;r Tatami: Eine &#220;bersicht </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 52,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1873</earliest><latest>1873</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Binsenmatten+f%C3%BCr+Tatami%3A+Eine+%C3%9Cbersicht+%28Tatamiomote+ichiran+%E7%95%B3%E8%A1%A8%E4%B8%80%E8%A6%A7%29/IE1896.403/mkg-e00136942</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136943</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Bienen: Eine &#220;bersicht </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 52 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Bienen%3A+Eine+%C3%9Cbersicht+%28Mitsubachi+ichiran+%E8%9C%9C%E8%9C%82%E4%B8%80%E8%A6%A7%29/IE1899.73/mkg-e00136943</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136944</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Lackmalerei: Eine Anleitung</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,4 cm; Breite: 51,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103250&#10;                &#10;                  Kan&#x14D; Yoshinobu&#10;                &#10;                &#10;                  Kan&#x14D;, Yoshinobu&#10;                &#10;                &#10;              "><name>Kan&#333; Yoshinobu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Lackmalerei%3A+Eine+Anleitung+%28Makie+no+Oshiegusa+%E8%92%94%E7%B5%B5%E5%BB%BC%E6%95%99%E8%8D%89%29/IE1899.79/mkg-e00136944</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f2349d0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136945</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Indigo: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,1 cm; Breite: 49,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103250&#10;                &#10;                  Kan&#x14D; Yoshinobu&#10;                &#10;                &#10;                  Kan&#x14D;, Yoshinobu&#10;                &#10;                &#10;              "><name>Kan&#333; Yoshinobu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Indigo%3A+Eine+%C3%9Cbersicht+%28Ai+ichiran+%E8%97%8D%E4%B8%80%E8%A6%A7%29/IE1899.81/mkg-e00136945</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f2d8e37</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136946</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Falknerei: Eine &#220;bersicht </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 51,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103244&#10;                &#10;                  Suga S&#x14D;ho&#10;                &#10;                &#10;                  Suga, S&#x14D;ho&#10;                &#10;                &#10;              "><name>Suga S&#333;ho</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Falknerei%3A+Eine+%C3%9Cbersicht+%28Takagari+ichiran+%E9%B7%B9%E7%8B%A9%E4%B8%80%E8%A6%A7%29/IE1899.83/mkg-e00136946</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136947</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Karmesin: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 34,8 cm; Breite: 49,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103246&#10;                &#10;                  Yamazaki T&#x14D;sen&#10;                &#10;                &#10;                  Yamazaki, T&#x14D;sen&#10;                &#10;                &#10;              "><name>Yamazaki T&#333;sen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Karmesin%3A+Eine+%C3%9Cbersicht+%28Beni+ichiran+%E3%81%B9%E3%81%AB%E4%B8%80%E8%A6%A7%29/IE1899.85/mkg-e00136947</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136948</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>&#214;l: Eine &#220;bersicht </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,4 cm; Breite: 50 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103262&#10;                http://viaf.org/viaf/9783887&#10;                &#10;                  Hattori Sessai&#10;                &#10;                &#10;                  Hattori, Sessai&#10;                &#10;                &#10;                  1807&#10;                &#10;              "><name>Hattori Sessai</name><geburtsjahr>1807</geburtsjahr><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1874</earliest><latest>1874</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/%C3%96l%3A+Eine+%C3%9Cbersicht+%28Abura+ichiran+%E6%B2%B9%E4%B8%80%E8%A6%A7%29/IE1899.87/mkg-e00136948</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f4c10d6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136949</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>St&#228;rkemehl: Eine &#220;bersicht, Teil 1</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,1 cm; Breite: 49,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103262&#10;                http://viaf.org/viaf/9783887&#10;                &#10;                  Hattori Sessai&#10;                &#10;                &#10;                  Hattori, Sessai&#10;                &#10;                &#10;                  1807&#10;                &#10;              "><name>Hattori Sessai</name><geburtsjahr>1807</geburtsjahr><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1874</earliest><latest>1874</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/St%C3%A4rkemehl%3A+Eine+%C3%9Cbersicht%2C+Teil+1+%28Kuzuko+ichiran+ue+%E6%BE%B1%E7%B2%89%E4%B8%80%E8%A6%A7%E4%B8%8A%29/IE1899.89/mkg-e00136949</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f581376</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136951</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Teegewinnung: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 49,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103231&#10;                &#10;                  Nakajima Gy&#x14D;zan&#10;                &#10;                &#10;                  Nakajima, Gy&#x14D;zan&#10;                &#10;                &#10;                  1832&#10;                  1914&#10;                &#10;              "><name>Nakajima Gy&#333;zan</name><geburtsjahr>1832</geburtsjahr><todesjahr>1914</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1876</earliest><latest>1876</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Teegewinnung%3A+Eine+%C3%9Cbersicht+%28Seicha+ichiran+%E8%A3%BD%E8%8C%B6%E4%B8%80%E8%A6%A7%29/IE1896.153/mkg-e00136951</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f629c44</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136952</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Honig: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 51,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Honig%3A+Eine+%C3%9Cbersicht+%28Hachi+mitsu+ichiran+%E8%9C%82%E8%9C%9C%E4%B8%80%E8%A6%A7%29/IE1896.155/mkg-e00136952</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136954</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mit der Commeline blau gef&#228;rbtes Papier: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,9 cm; Breite: 50 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mit+der+Commeline+blau+gef%C3%A4rbtes+Papier%3A+Eine+%C3%9Cbersicht+%28Aobanagami+ichiran+%E9%9D%92%E8%8A%B1%E7%B4%99%E4%B8%80%E8%A6%A7%29/IE1896.157/mkg-e00136954</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136955</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Flasche</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 38 cm; Breite: 51,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103234&#10;                &#10;                  Matsushita Ky&#x16B;kichi&#10;                &#10;                &#10;                  Matsushita, Ky&#x16B;kichi&#10;                &#10;                &#10;                  1852&#10;                  1887&#10;                &#10;              "><name>Matsushita Ky&#363;kichi</name><geburtsjahr>1852</geburtsjahr><todesjahr>1887</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1879</earliest><latest>1879</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Flasche+%28heishi+%E7%BC%BE%E5%AD%90%29/IE1896.166/mkg-e00136955</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f7dfa65</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136956</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Wasserkrug</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 52 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103235&#10;                &#10;                  Ch&#x14D;mei, Anshun&#10;                &#10;                &#10;                  Ch&#x14D;mei Anshun&#10;                &#10;                &#10;              "><name>Ch&#333;mei, Anshun</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1788</earliest><latest>1788</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Wasserkrug+%28suich%C5%AB+%E6%B0%B4%E6%B3%A8%29/IE1896.168/mkg-e00136956</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f883a61</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136957</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Lack: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,1 cm; Breite: 52,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103246&#10;                &#10;                  Yamazaki T&#x14D;sen&#10;                &#10;                &#10;                  Yamazaki, T&#x14D;sen&#10;                &#10;                &#10;              "><name>Yamazaki T&#333;sen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Lack%3A+Eine+%C3%9Cbersicht+%28Urushi+ichiran+%E6%BC%86%E4%B8%80%E8%A6%A7%29/IE1896.343/mkg-e00136957</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136958</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Seidenraupenzucht: Eine Anleitung</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 51 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103247&#10;                &#10;                  Miyamoto Sanpei&#10;                &#10;                &#10;                  Miyamoto, Sanpei&#10;                &#10;                &#10;              "><name>Miyamoto Sanpei</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Seidenraupenzucht%3A+Eine+Anleitung+%28Kogai+tebiki+gusa+%E9%A4%8A%E8%A0%BA%E6%89%8B%E3%81%B3%E3%81%8D%E8%8D%89%29/IE1896.345/mkg-e00136958</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302f9b0aa3</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136959</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hanf: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,9 cm; Breite: 52,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103246&#10;                &#10;                  Yamazaki T&#x14D;sen&#10;                &#10;                &#10;                  Yamazaki, T&#x14D;sen&#10;                &#10;                &#10;              "><name>Yamazaki T&#333;sen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hanf%3A+Eine+%C3%9Cbersicht+%28Choma+ichiran+%E8%8B%A7%E9%BA%BB%E4%B8%80%E8%A6%A7%29/IE1896.347/mkg-e00136959</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136960</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Herstellung von Zucker: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 52 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103231&#10;                &#10;                  Nakajima Gy&#x14D;zan&#10;                &#10;                &#10;                  Nakajima, Gy&#x14D;zan&#10;                &#10;                &#10;                  1832&#10;                  1914&#10;                &#10;              "><name>Nakajima Gy&#333;zan</name><geburtsjahr>1832</geburtsjahr><todesjahr>1914</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1873</earliest><latest>1873</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Herstellung+von+Zucker%3A+Eine+%C3%9Cbersicht+%28T%C5%8Dsei+ichiran+%E7%B3%96%E8%A3%BD%E4%B8%80%E8%A6%A7%29/IE1896.349/mkg-e00136960</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302fae52d2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136961</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shiitake: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,2 cm; Breite: 50,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shiitake%3A+Eine+%C3%9Cbersicht+%28Siitake+ichiran+%E9%A6%99%E8%95%88%E4%B8%80%E8%A6%A7%29/IE1896.351/mkg-e00136961</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136962</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>S&#333;men: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 50,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/S%C5%8Dmen%3A+Eine+%C3%9Cbersicht+%28S%C5%8Dmen+ichiran+%E7%B4%A2%E9%BA%BA%E4%B8%80%E8%A6%A7%29/IE1896.353/mkg-e00136962</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136963</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mahlen: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 50,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103231&#10;                &#10;                  Nakajima Gy&#x14D;zan&#10;                &#10;                &#10;                  Nakajima, Gy&#x14D;zan&#10;                &#10;                &#10;                  1832&#10;                  1914&#10;                &#10;              "><name>Nakajima Gy&#333;zan</name><geburtsjahr>1832</geburtsjahr><todesjahr>1914</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1873</earliest><latest>1873</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mahlen%3A+Eine+%C3%9Cbersicht+%28Seifun+ichiran+%E8%A3%BD%E7%B2%89%E4%B8%80%E8%A6%A7%29/IE1896.402/mkg-e00136963</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302fc93e9b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136964</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Lackmalerei: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,5 cm; Breite: 51,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103250&#10;                &#10;                  Kan&#x14D; Yoshinobu&#10;                &#10;                &#10;                  Kan&#x14D;, Yoshinobu&#10;                &#10;                &#10;              "><name>Kan&#333; Yoshinobu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Lackmalerei%3A+Eine+%C3%9Cbersicht+%28Makie+ichiran+%E8%92%94%E7%B5%B5%E4%B8%80%E8%A6%A7%29/IE1896.404/mkg-e00136964</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302fd3ff2a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136965</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Teeherstellung: Eine &#220;bersicht </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,8 cm; Breite: 50 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103231&#10;                &#10;                  Nakajima Gy&#x14D;zan&#10;                &#10;                &#10;                  Nakajima, Gy&#x14D;zan&#10;                &#10;                &#10;                  1832&#10;                  1914&#10;                &#10;              "><name>Nakajima Gy&#333;zan</name><geburtsjahr>1832</geburtsjahr><todesjahr>1914</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Teeherstellung%3A+Eine+%C3%9Cbersicht+%28Seicha+ichiran+%E8%A3%BD%E8%8C%B6%E4%B8%80%E8%A6%A7%29/IE1899.74/mkg-e00136965</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302fde5fe1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136966</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shiitake: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 50,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shiitake%3A+Eine+%C3%9Cbersicht+%28Shiitake+ichiran+%E9%A6%99%E8%95%88%E4%B8%80%E8%A6%A7%29/IE1899.76/mkg-e00136966</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136967</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Herstellung von Lack: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,1 cm; Breite: 51 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103246&#10;                &#10;                  Yamazaki T&#x14D;sen&#10;                &#10;                &#10;                  Yamazaki, T&#x14D;sen&#10;                &#10;                &#10;              "><name>Yamazaki T&#333;sen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Herstellung+von+Lack%3A+Eine+%C3%9Cbersicht+%28Urushi+koshiraekata+ichiran+%E6%BC%86%E8%A3%BD%E6%B3%95%E4%B8%80%E8%A6%A7%29/IE1899.78/mkg-e00136967</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136968</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Herstellung von Ramiefasern: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,2 cm; Breite: 50,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103246&#10;                &#10;                  Yamazaki T&#x14D;sen&#10;                &#10;                &#10;                  Yamazaki, T&#x14D;sen&#10;                &#10;                &#10;              "><name>Yamazaki T&#333;sen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Herstellung+von+Ramiefasern%3A+Eine+%C3%9Cbersicht+%28Karamushi+koshiraekata+ichiran+%E8%8B%A7%E9%BA%BB%E8%A3%BD%E6%B3%95%E4%B8%80%E8%A6%A7%29/IE1899.80/mkg-e00136968</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136969</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>T&#333;fu: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,4 cm; Breite: 49,3 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103262&#10;                http://viaf.org/viaf/9783887&#10;                &#10;                  Hattori Sessai&#10;                &#10;                &#10;                  Hattori, Sessai&#10;                &#10;                &#10;                  1807&#10;                &#10;              "><name>Hattori Sessai</name><geburtsjahr>1807</geburtsjahr><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/T%C5%8Dfu%3A+Eine+%C3%9Cbersicht+%28T%C5%8Dfu+ichiran+%E8%B1%86%E8%85%90%E4%B8%80%E8%A6%A7%29/IE1899.82/mkg-e00136969</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d302ffeb449</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136970</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Konnyaku: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 48,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103262&#10;                http://viaf.org/viaf/9783887&#10;                &#10;                  Hattori Sessai&#10;                &#10;                &#10;                  Hattori, Sessai&#10;                &#10;                &#10;                  1807&#10;                &#10;              "><name>Hattori Sessai</name><geburtsjahr>1807</geburtsjahr><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00120&#10;                Holzschnitt&#10;              ">Holzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Konnyaku%3A+Eine+%C3%9Cbersicht+%28Konnyaku+ichiran+%E3%81%93%E3%82%93%E8%85%90%E4%B8%80%E8%A6%A7%29/IE1899.84/mkg-e00136970</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303009dffb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136971</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Papierherstellung: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35 cm; Breite: 49,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103262&#10;                http://viaf.org/viaf/9783887&#10;                &#10;                  Hattori Sessai&#10;                &#10;                &#10;                  Hattori, Sessai&#10;                &#10;                &#10;                  1807&#10;                &#10;              "><name>Hattori Sessai</name><geburtsjahr>1807</geburtsjahr><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Papierherstellung%3A+Eine+%C3%9Cbersicht+%28Seishi+ichiran+%E8%A3%BD%E7%B4%99%E4%B8%80%E8%A6%A7%29/IE1899.86/mkg-e00136971</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30301440b7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136972</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Pflanzen zur Fadenherstellung: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,7 cm; Breite: 49,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103246&#10;                &#10;                  Yamazaki T&#x14D;sen&#10;                &#10;                &#10;                  Yamazaki, T&#x14D;sen&#10;                &#10;                &#10;              "><name>Yamazaki T&#333;sen</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Pflanzen+zur+Fadenherstellung%3A+Eine+%C3%9Cbersicht+%28Itosuji+s%C5%8Dmoku+ichiran+%E7%B9%8A%E7%B7%AF%E8%8D%89%E6%9C%A8%E4%B8%80%E8%A6%BD%29/IE1899.88/mkg-e00136972</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136973</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>St&#228;rkemehl: Eine &#220;bersicht, Teil 2</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,1 cm; Breite: 49,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103262&#10;                http://viaf.org/viaf/9783887&#10;                &#10;                  Hattori Sessai&#10;                &#10;                &#10;                  Hattori, Sessai&#10;                &#10;                &#10;                  1807&#10;                &#10;              "><name>Hattori Sessai</name><geburtsjahr>1807</geburtsjahr><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1874</earliest><latest>1874</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/St%C3%A4rkemehl%3A+Eine+%C3%9Cbersicht%2C+Teil+2+%28Kuzuko+ichiran+ue+%E6%BE%B1%E7%B2%89%E4%B8%80%E8%A6%A7%E4%B8%8B%29/IE1899.90/mkg-e00136973</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030247b16</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136976</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Guan Sheng, Blatt 1 aus der Serie: Die f&#252;nf Tigergener&#228;le des Suikoden</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1864</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Guan+Sheng+%28Kan+sh%C5%8D+%E9%96%A2+%E5%8B%9D%29%2C+Blatt+1+aus+der+Serie%3A+Die+f%C3%BCnf+Tigergener%C3%A4le+des+Suikoden+%28suikoden+gokosh%C5%8Dgun+%E6%B0%B4%E6%BB%B8%E4%BC%9D%E4%BA%94%E8%99%8E%E5%B0%86%E8%BB%8D%29/IE1896.176/mkg-e00136976</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30302e0f75</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136977</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Qin Ming, Blatt 2 aus der Serie: Die f&#252;nf Tigergener&#228;le des Suikoden </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1864</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Qin+Ming+%28Shin+mei+%E7%A7%A6%E6%98%8E%29%2C+Blatt+2+aus+der+Serie%3A+Die+f%C3%BCnf+Tigergener%C3%A4le+des+Suikoden+%28Suikoden+gokosh%C5%8Dgun+%E6%B0%B4%E6%BB%B8%E4%BC%9D%E4%BA%94%E8%99%8E%E5%B0%86%E8%BB%8D%29/IE1896.177/mkg-e00136977</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303043a705</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136978</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>S&#333;men: Eine &#220;bersicht</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,6 cm; Breite: 46 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103233&#10;                &#10;                  Mizoguchi Gekk&#x14D;&#10;                &#10;                &#10;                  Mizoguchi, Gekk&#x14D;&#10;                &#10;                &#10;              "><name>Mizoguchi Gekk&#333;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1872</earliest><latest>1872</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/S%C5%8Dmen%3A+Eine+%C3%9Cbersicht+%28S%C5%8Dmen+ichiran+%E7%B4%A0%E9%BA%BA%E4%B8%80%E8%A6%A7%29/IE1899.77/mkg-e00136978</recordLink><resource><resourceLink/></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136979</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Dong Ping, Blatt 4 aus der Serie: Die f&#252;nf Tigergener&#228;le des Suikoden</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1864</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Dong+Ping+%28D%C5%8D+hei+%E8%91%A3%E5%B9%B3%29%2C+Blatt+4+aus+der+Serie%3A+Die+f%C3%BCnf+Tigergener%C3%A4le+des+Suikoden+%28Suikoden+gokosh%C5%8Dgun+%E6%B0%B4%E6%BB%B8%E4%BC%9D%E4%BA%94%E8%99%8E%E5%B0%86%E8%BB%8D%29/IE1896.179/mkg-e00136979</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30305ed1f8</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136980</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Huyan Zhuo, Blatt 5 aus der Serie: Die f&#252;nf Tigergener&#228;le des Suikoden</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1864</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Huyan+Zhuo+%28Kohen+shaku+%E5%91%BC%E5%BB%B6%E7%81%BC%29%2C+Blatt+5+aus+der+Serie%3A+Die+f%C3%BCnf+Tigergener%C3%A4le+des+Suikoden+%28Suikoden+gokosh%C5%8Dgun+%E6%B0%B4%E6%BB%B8%E4%BC%9D%E4%BA%94%E8%99%8E%E5%B0%86%E8%BB%8D%29/IE1896.180/mkg-e00136980</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030713fb2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136981</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Frau mit Fadenspulen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,1 cm; Breite: 18,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1864</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Frau+mit+Fadenspulen/IE1896.202/mkg-e00136981</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030822071</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136983</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Jahr des Drachen: Ueno Sann&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,4 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1818</earliest><latest>1830</latest></eventDate>
+          <eventPlace>Japan</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Jahr+des+Drachen%3A+Ueno+Sann%C5%8D+%28Tatsu+ueno+sann%C5%8D+%E8%BE%B0%E4%B8%8A%E3%81%AE%E5%B1%B1%E7%8E%8B%29/IE1900.2/mkg-e00136983</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303094a9d7</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136989</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Lin Chong, Blatt 3 aus der Serie: Die f&#252;nf Tigergener&#228;le des Suikoden</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1864</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Lin+Chong+%28Rin+ch%C5%AB%E6%9E%97%E5%86%B2%29%2C+Blatt+3+aus+der+Serie%3A+Die+f%C3%BCnf+Tigergener%C3%A4le+des+Suikoden+%28Suikoden+gokosh%C5%8Dgun+%E6%B0%B4%E6%BB%B8%E4%BC%9D%E4%BA%94%E8%99%8E%E5%B0%86%E8%BB%8D%29/IE1896.178/mkg-e00136989</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030a956d4</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136990</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Soga-Br&#252;der, aus der Serie: 24 Beispiele f&#252;r Piet&#228;t gegen&#252;ber den Eltern aus Japan</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,8 cm; Breite: 18,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                11229&#10;                http://vocab.getty.edu/ulan/500333019&#10;                &#10;                  Yashima Gakutei&#10;                &#10;                &#10;                  Yashima, Gakutei&#10;                &#10;                &#10;                  Yajima, Gogaku&#10;                &#10;                &#10;                  Gakutei&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Yashima Gakutei</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1820</datum><earliest>1816</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Soga-Br%C3%BCder+%28Soga+Ky%C5%8Ddai%3A+Soga+monogatari+%E6%9B%BD%E6%88%91%E5%85%84%E5%BC%9F%E6%9B%BD%E6%88%91%E7%89%A9%E8%AA%9E%29%2C+aus+der+Serie%3A+24+Beispiele+f%C3%BCr+Piet%C3%A4t+gegen%C3%BCber+den+Eltern+aus+Japan+%28Honch%C5%8Dren+honch%C5%8D+nij%C5%ABshik%C5%8D+%E6%9C%AC%E7%94%BA%E9%80%A3%E6%9C%AC%E6%9C%9D%E5%BB%BF%E5%9B%9B%E5%AD%9D%29/IE1896.203/mkg-e00136990</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030bb191f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136996</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Verliebtes Paar</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1754</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Verliebtes+Paar/1985.197/mkg-e00136996</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030c866e5</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136997</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der armselige Ritter</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,4 cm; Breite: 37 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10336&#10;                http://d-nb.info/gnd/133451666&#10;                &#10;                  Utagawa Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I&#10;                &#10;                &#10;                  Utagawa, Toyokuni I.&#10;                &#10;                &#10;                  Utagawa, Ichiy&#x14D;sai Toyokuni&#10;                &#10;                &#10;                  Toyokuni, Utagawa&#10;                &#10;                &#10;                  Kurahashi Kumakichi&#10;                &#10;                &#10;                  1769&#10;                  1825&#10;                &#10;              "><name>Utagawa Toyokuni I</name><geburtsjahr>1769</geburtsjahr><todesjahr>1825</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1800</datum><earliest>1796</earliest><latest>1805</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+armselige+Ritter/1985.196/mkg-e00136997</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030d1df1a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00136998</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ein Meister der Liebeskunst</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 24,9 cm; Breite: 36,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1800</earliest><latest>1868</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ein+Meister+der+Liebeskunst/1985.195/mkg-e00136998</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030dbb264</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137013</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shunga-Lektion</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 26 cm; Breite: 38,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1786</earliest><latest>1865</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shunga-Lektion/1985.200/mkg-e00137013</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030e70717</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137015</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zusammenstellung gerechter Menschen von heute</title></titleSet>
+      
+      
+      
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0102775&#10;                http://vocab.getty.edu/ulan/500334458&#10;                &#10;                  Utagawa Yoshikazu&#10;                &#10;                &#10;                  Utagawa, Yoshikazu&#10;                &#10;                &#10;                  Ichikawa, Yoshikazu&#10;                &#10;                &#10;              "><name>Utagawa Yoshikazu</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1862</earliest><latest>1862</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zusammenstellung+gerechter+Menschen+von+heute+%28t%C5%8Dsei+gijin+soroi+%E7%95%B6%E4%B8%96%E7%BE%A9%E4%BA%BA%E6%8F%83%29/1985.226/mkg-e00137015</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030f26280</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137017</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          &#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fl&#246;tespielender Musiker, Blatt 5 der Serie: Die Felsent&#252;r des Fr&#252;hlings</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,4 cm; Breite: 18,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4409&#10;                http://d-nb.info/gnd/119205157&#10;                http://vocab.getty.edu/ulan/500327126&#10;                &#10;                  Totoya Hokkei&#10;                &#10;                &#10;                  Totoya, Hokkei&#10;                &#10;                &#10;                  Hokkei, Totoya&#10;                &#10;                &#10;                  Toyota Hokkei&#10;                &#10;                &#10;                  1780&#10;                  1850&#10;                &#10;              "><name>Totoya Hokkei</name><geburtsjahr>1780</geburtsjahr><todesjahr>1850</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1825</earliest><latest>1825</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fl%C3%B6tespielender+Musiker%2C+Blatt+5+der+Serie%3A+Die+Felsent%C3%BCr+des+Fr%C3%BChlings+%28Haru+no+iwato+%E6%98%A5%E7%A3%90%E6%88%B8%29/IE1896.193/mkg-e00137017</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3030fea1ee</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137018</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Seegrasernte vor dem Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,7 cm; Breite: 18,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4310&#10;                http://d-nb.info/gnd/118551469&#10;                http://vocab.getty.edu/ulan/500019641&#10;                &#10;                  Utagawa Hiroshige&#10;                &#10;                &#10;                  And&#x14D;, Hiroshige&#10;                &#10;                &#10;                  Hiroshige, And&#xF4;&#10;                &#10;                &#10;                  Utagawa, Hiroshige&#10;                &#10;                &#10;                  &#x6B4C;&#x5DDD;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  &#x5B89;&#x85E4;&#x5E83;&#x91CD;&#10;                &#10;                &#10;                  1797&#10;                  1858&#10;                &#10;              "><name>Utagawa Hiroshige</name><geburtsjahr>1797</geburtsjahr><todesjahr>1858</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1830</earliest><latest>1839</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Seegrasernte+vor+dem+Fuji/IE1900.3/mkg-e00137018</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30310c9348</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137023</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ooboshi Rikiya Yoshikane, Blatt 2 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ooboshi+Rikiya+Yoshikane+%28%E5%A4%A7%E6%98%9F%E5%8A%9B%E5%BC%A5%E8%89%AF%E5%85%BC%29%2C+Blatt+2+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.1/mkg-e00137023</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30311822ad</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137024</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Oribe Yasub&#275; Taketsune, Blatt 34 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Oribe+Yasub%C4%93+Taketsune+%28%E7%B9%94%E9%83%A8%E6%98%93%E5%85%B5%E8%A1%9B%E6%AD%A6%E5%BA%B8%29%2C+Blatt+34+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.10/mkg-e00137024</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303126e95e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137025</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Chiba Saburohei Mitsutada, Blatt 31 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Chiba+Saburohei+Mitsutada+%28%E5%8D%83%E8%91%89%E4%B8%89%E9%83%8E%E5%B9%B3%E6%BA%80%E5%BF%A0%29%2C+Blatt+31+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.11/mkg-e00137025</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303132b29d</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137026</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Takebayashi Sadashichi Takashige, Blatt 24 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Takebayashi+Sadashichi+Takashige+%28%E6%AD%A6%E6%9E%97%E5%AE%9A%E4%B8%83+%E9%9A%86%E9%87%8D%29%2C+Blatt+24+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.12/mkg-e00137026</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30313db6aa</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137027</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hayano Wasuke Tsunenari, Blatt 35 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hayano+Wasuke+Tsunenari+%28%E6%97%A9%E9%87%8E%E8%BC%AA%E5%8A%A9%E5%B8%B8%E6%88%90%29%2C+Blatt+35+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.13/mkg-e00137027</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30314a3693</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137029</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yat&#333; Yomoshichi Norikane, Blatt 3 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yat%C5%8D+Yomoshichi+Norikane+%28%E7%9F%A2%E9%A0%AD%E8%88%87%E8%8C%82%E4%B8%83%E6%95%99%E5%85%BC%29%2C+Blatt+3+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.14/mkg-e00137029</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303156ffff</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137030</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kataoka Dengoemon Takafusa, Blatt 15 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kataoka+Dengoemon+Takafusa+%28%E7%89%87%E5%B2%A1%E5%82%B3%E4%BA%94%E5%8F%B3%E8%A1%9B%E9%96%80%E9%AB%98%E6%88%BF%29%2C+Blatt+15+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.15/mkg-e00137030</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031636e18</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137031</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Miura Jir&#333;emon Kanetsune, Blatt 49 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Miura+Jir%C5%8Demon+Kanetsune+%28%E4%B8%89%E6%B5%A6%E6%B2%BB%E9%83%8E%E5%8F%B3%E8%A1%9B%E9%96%80%E5%8C%85%E5%B8%B8%29%2C+Blatt+49+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.16/mkg-e00137031</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30316e7160</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137032</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Onodera T&#333;emon Hidetome, Blatt 30 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Onodera+T%C5%8Demon+Hidetome+%28%E5%B0%8F%E9%87%8E%E5%AF%BA%E8%97%A4%E5%8F%B3%E3%82%A8%E9%96%80%E7%A7%80%E7%95%99%29%2C+Blatt+30+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29/IE1898.253.17/mkg-e00137032</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30317a1d3a</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137033</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Okajima Yas&#333;emon Tsuneshige, Blatt 17 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Okajima+Yas%C5%8Demon+Tsuneshige+%28%E5%B2%A1%E5%B3%B6%E5%BC%A5%E6%83%A3%E5%8F%B3%E3%82%A8%E9%96%80%E5%B8%B8%E6%A8%B9%29%2C+Blatt+17+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.18/mkg-e00137033</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303187d5d9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137035</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Katsuta Shinemon Taketaka, Blatt 23 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Katsuta+Shinemon+Taketaka+%28%E5%8B%9D%E5%A4%9A%E7%9C%9F%E5%8F%B3%E8%A1%9B%E9%96%80%E6%AD%A6%E5%B0%AD%29%2C+Blatt+23+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29/IE1898.253.19/mkg-e00137035</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303193fdd6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137041</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sakakaki Genz&#333; Masakata, Blatt 7 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sakakaki+Genz%C5%8D+Masakata+%28%E5%9D%82%E5%9E%A3%E6%BA%90%E8%97%8F%E6%AD%A3%E5%A0%85%29%2C+Blatt+7+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.2/mkg-e00137041</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031a07e32</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137043</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sorahashi Zensuke Takeyuki, Blatt 25 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner 
+</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sorahashi+Zensuke+Takeyuki+%28%E8%97%8F%E6%A9%8B%E5%85%A8%E5%8A%A9%E6%AD%A6%E5%B9%B8%29%2C+Blatt+25+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.20/mkg-e00137043</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031ac7b63</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137045</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yoshida Ch&#363;zaemon Kanesuke, Blatt 50 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yoshida+Ch%C5%ABzaemon+Kanesuke+%28%E5%90%89%E7%94%B0%E5%BF%A0%E5%B7%A6%E8%A1%9B%E9%96%80%E5%85%BC%E4%BA%AE%29%2C+Blatt+50+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.21/mkg-e00137045</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031b9a279</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137046</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;          &#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zimmermann, aus der Serie: Zehn Arten von Menschen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,5 cm; Breite: 17,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                4409&#10;                http://d-nb.info/gnd/119205157&#10;                http://vocab.getty.edu/ulan/500327126&#10;                &#10;                  Totoya Hokkei&#10;                &#10;                &#10;                  Totoya, Hokkei&#10;                &#10;                &#10;                  Hokkei, Totoya&#10;                &#10;                &#10;                  Toyota Hokkei&#10;                &#10;                &#10;                  1780&#10;                  1850&#10;                &#10;              "><name>Totoya Hokkei</name><geburtsjahr>1780</geburtsjahr><todesjahr>1850</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1820</earliest><latest>1820</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zimmermann+%28Bansh%C5%8D%E7%95%AA%E5%8C%A0%29%2C+aus+der+Serie%3A+Zehn+Arten+von+Menschen+%28Jinbutsu+j%C5%ABban+tsuzuki+%E4%BA%BA%E7%89%A9%E5%8D%81%E7%95%AA%E3%81%A4%E3%82%9E%E3%81%8D%29/IE1904.1/mkg-e00137046</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031c3a63c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137047</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hara G&#333;emon Mototaki, Blatt 46 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hara+G%C5%8Demon+Mototaki+%28%E5%8E%9F%E9%83%B7%E5%8F%B3%E3%82%A8%E9%96%80%E5%85%83%E8%BE%B0%29%2C+Blatt+46+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29/IE1898.253.22/mkg-e00137047</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031d0206f</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137049</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Okano Gin&#8217;emon Kanehide, Blatt 11 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Okano+Gin%E2%80%99emon+Kanehide+%28%E5%B2%A1%E9%87%8E%E9%8A%80%E5%8F%B3%E8%A1%9B%E9%96%80%E5%8C%85%E7%A7%80%29%2C+Blatt+11+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.23/mkg-e00137049</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031dacc82</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137050</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shikamatsu Kanroku Yukishige, Blatt 5 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shikamatsu+Kanroku+Yukishige+%28%E9%B9%BF%E6%9D%BE%E8%AB%AB%E5%85%AD%E8%A1%8C%E9%87%8D%29%2C+Blatt+5+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.24/mkg-e00137050</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031e7c278</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137052</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Uramatsu Kib&#275; Hidenao Nyudo Ry&#363;en, Blatt 42 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Uramatsu+Kib%C4%93+Hidenao+Nyudo+Ry%C5%ABen+%28%E6%B5%A6%E6%9D%BE%E5%96%9C%E5%85%B5%E8%A1%9B%E7%A7%80%E7%9B%B4%E5%85%A5%E9%81%93%E9%9A%86%E5%9C%93%29%2C+Blatt+42+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+eich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.25/mkg-e00137052</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3031f4fa1e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137053</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kaida Yadaemon Tomonobu, Blatt 48 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kaida+Yataemon+Tomonobu+%28%E7%94%B2%E6%96%90%E7%94%B0%E5%BC%A5%E5%A4%AA%E5%8F%B3%E3%82%A8%E9%96%80+%E5%8F%8B%E4%BF%A1%29%2C+Blatt+48+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.26/mkg-e00137053</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032016ebd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137054</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Isogai J&#363;r&#333;emon Masahisa, Blatt 10 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Isogai+J%C5%ABr%C5%8Demon+Masahisa+%28%E7%A4%92%E5%90%88%E9%87%8D%E9%83%8E%E5%8F%B3%E8%A1%9B%E9%96%80%E6%AD%A3%E4%B9%85%29%2C+Blatt+10+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.27/mkg-e00137054</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30320c9731</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137056</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sumino J&#363;heiji Tsugifusa, Blatt 45 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sumino+J%C5%ABheiji+Tsugifusa+%28%E8%A7%92%E9%87%8E%E9%87%8D%E5%B9%B3%E6%AC%A1%E6%AC%A1%E6%88%BF%29%2C+Blatt+45+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.28/mkg-e00137056</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032185fc2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137058</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hayano Kanhei Tsuneyo, Blatt 47 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hayano+Kanhei+Tsuneyo+%28%E6%97%A9%E9%87%8E%E5%8B%98%E5%B9%B3%E5%B8%B8%E4%B8%96%29%2C+Blatt+47+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.29/mkg-e00137058</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032251449</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137059</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Shikamatsu Kanrokus Diener Jinsabur&#333;, letztes Blatt aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Shikamatsu+Kanroku+kaboku+Jinsabur%C5%8D+%28%E9%B9%BF%E6%9D%BE%E8%AB%AB%E5%85%AD%E5%AE%B6%E5%83%95%E5%A1%B5%E4%B8%89%E9%83%8E%29%2C+letztes+Blatt+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.3/mkg-e00137059</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032319646</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137061</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yazama J&#363;jir&#333; Motoaki, Blatt 13 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yazama+J%C5%ABjir%C5%8D+Motoaki+%28%E7%9F%A2%E9%96%93%E9%87%8D%E6%AC%A1%E9%83%8E%E5%85%83%E8%88%88%29%2C+Blatt+13+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.30/mkg-e00137061</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30323cd0b0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137062</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yazama Shinroku Mitsukaze, Blatt 40 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yazama+Shinroku+Mitsukaze+%28%E7%9F%A2%E9%96%93%E7%9C%9F%E5%85%AD%E5%85%89%E9%A2%A8%29%2C+Blatt+40+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.31/mkg-e00137062</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032483992</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137064</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mase Magoshir&#333; Masatatsu, Blatt 41 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner&#12288;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mase+Magoshir%C5%8D+Masatatsu+%28%E9%96%93%E5%8B%A2%E5%AD%AB%E5%9B%9B%E9%83%8E%E6%AD%A3%E8%BE%B0%29%2C+Blatt+41+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.32/mkg-e00137064</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303253d0c1</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137065</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tomimori Sukeemon Masakata, Bild 27 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner&#12288;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tomimori+Sukeemon+Masakata+%28%E5%AF%8C%E5%AE%88%E7%A5%90%E5%8F%B3%E8%A1%9B%E9%96%80+%E6%AD%A3%E5%9B%BA%29%2C+Bild+27+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.33/mkg-e00137065</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032604733</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137067</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Aihara Esuke Munefusa, Blatt 26 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Aihara+Esuke+Munefusa+%28%E7%9B%B8%E5%8E%9F%E6%B1%9F%E5%8A%A9%E5%AE%97%E6%88%BF%29%2C+Blatt+26+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.34/mkg-e00137067</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30326cebcc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137068</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yukukawa Sanbei Munenori, Blatt 8 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yukukawa+Sanbei+Munenori+%28%E8%A1%8C%E5%B7%9D%E4%B8%89%E5%B9%B3%E5%AE%97%E5%89%87%29%2C+Blatt+8+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.35/mkg-e00137068</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303279fae6</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137070</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Senzaki Yagor&#333; Noriyasu, Blatt 12 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Senzaki+Yagor%C5%8D+Noriyasu+%28%E5%8D%83%E5%B4%8E%E7%9F%A2%E4%BA%94%E9%83%8E%E5%89%87%E4%BC%91%29%2C+Blatt+12+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.36/mkg-e00137070</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032859213</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137071</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kiura Okaemon Sadayuki, Blatt 22 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kiura+Okaemon+Sadayuki+%28%E6%9C%A8%E6%B5%A6%E5%B2%A1%E5%8F%B3%E8%A1%9B%E9%96%80%E8%B2%9E%E8%A1%8C%29%2C+Blatt+22+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.37/mkg-e00137071</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032919a7b</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137072</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hayami S&#333;zaemon Mitsutaka, Blatt 29 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hayami+S%C5%8Dzaemon+Mitsutaka+%28%E6%97%A9%E6%B0%B4%E7%B7%8F%E5%B7%A6%E3%82%A8%E9%96%80%E6%BA%80%E5%B0%AD%29%2C+Blatt+29+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.38/mkg-e00137072</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30329cb866</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137073</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Teraoka Heiemon Nobuyuki, Blatt 18 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Teraoka+Heiemon+Nobuyuki+%28%E5%AF%BA%E5%B2%A1%E5%B9%B3%E5%8F%B3%E8%A1%9B%E9%96%80%E4%BF%A1%E8%A1%8C%29%2C+Blatt+18+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.39/mkg-e00137073</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032a9a2ee</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137074</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ushioda Masanoj&#333; Takanori, Blatt 28 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ushioda+Masanoj%C5%8D+Takanori+%28%E6%BD%AE%E7%94%B0%E6%94%BF%E4%B9%8B%E4%B8%9E%E9%AB%98%E6%95%99%29%2C+Blatt+28+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.4/mkg-e00137074</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032b5cacf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137075</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yazama Kihei Mitsunobu, Blatt 43 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner </title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yazama+Kihei+Mitsunobu+%28%E7%9F%A2%E9%96%93%E5%96%9C%E5%B9%B3%E5%85%89%E5%BB%B6%29%2C+Blatt+43+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.40/mkg-e00137075</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032c1e8ef</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137076</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ooboshi Seizaemon Nobukiyo, Blatt 32 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ooboshi+Seizaemon+Nobukiyo+%28%E5%A4%A7%E6%98%9F%E6%B8%85%E5%B7%A6%E3%82%A8%E9%96%80%E4%BF%A1%E6%B8%85%29%2C+Blatt+32+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.41/mkg-e00137076</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032cce4bf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137077</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Nakamura Kansuke Tadatoki, Blatt 16 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Nakamura+Kansuke+Tadatoki+%28%E4%B8%AD%E6%9D%91%E8%AB%AB%E5%8A%A9%E5%8C%A1%E8%BE%B0%29%2C+Blatt+16+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.42/mkg-e00137077</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032d9a186</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137078</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yata Gor&#333;emon Suketake, Blatt 36 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yata+Gor%C5%8Demon+Suketake+%28%E7%9F%A2%E5%A4%9A%E4%BA%94%E9%83%8E%E5%8F%B3%E8%A1%9B%E9%96%80%E7%A5%90%E6%AD%A6%29%2C+Blatt+36+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.43/mkg-e00137078</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032e70dda</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137079</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Uramatsu Handay&#363; Takanao, Blatt 19 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Uramatsu+Handay%C5%AB+Takanao+%28%E6%B5%A6%E6%9D%BE%E5%8D%8A%E5%A4%AA%E5%A4%AB%E9%AB%98%E7%9B%B4%29%2C+Blatt+19+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.44/mkg-e00137079</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3032f4d2b0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137080</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Onodera J&#363;nai Hidekazu, Blatt 9 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Onodera+J%C5%ABnai+Hidekazu+%28%E5%B0%8F%E9%87%8E%E5%AF%BA%E9%87%8D%E5%86%85%E7%A7%80%E5%92%8C%29%2C+Blatt+9+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.45/mkg-e00137080</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303300a141</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137081</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tokuda Sadaemon Yukitaka, Blatt 20 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tokuda+Sadaemon+Yukitaka+%28%E5%BE%B3%E7%94%B0%E8%B2%9E%E5%8F%B3%E8%A1%9B%E9%96%80%E8%A1%8C%E9%AB%98%29%2C+Blatt+20+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.46/mkg-e00137081</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30330bfaa2</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137082</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fuwa Katsuemon Masatane, Blatt 4 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fuwa+Katsuemon+Masatane+%28%E4%B8%8D%E7%BE%BD%E5%8B%9D%E5%8F%B3%E8%A1%9B%E9%96%80%E6%AD%A3%E7%A8%AE%29%2C+Blatt+4+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.47/mkg-e00137082</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303319ebcd</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137083</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Oribe Yah&#275; Kanamaru, Blatt 21 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Oribe+Yah%C4%93+Kanamaru+%28%E7%B9%94%E9%83%A8%E7%9F%A2%E5%85%B5%E8%A1%9B%E9%87%91%E4%B8%B8%29%2C+Blatt+21+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.48/mkg-e00137083</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30332728bb</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137084</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Ooboshi Yuranosuke Yoshio, Blatt 1 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Ooboshi+Yuranosuke+Yoshio+%28%E5%A4%A7%E6%98%9F%E7%94%B1%E8%89%AF%E4%B9%8B%E5%8A%A9%E8%89%AF%E9%9B%84%29%2C+Blatt+1+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.49/mkg-e00137084</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303333c591</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137085</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sugenoya Sannoj&#333; Masatoshi, Blatt 33 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sugenoya+Sannoj%C5%8D+Masatoshi+%28%E8%8F%85%E5%B1%8B%E4%B8%89%E4%B9%8B%E4%B8%9E%E6%94%BF%E5%88%A9%29%2C+Blatt+33+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.5/mkg-e00137085</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30333f3757</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137086</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Enya Hankan Takasada, Blatt 39 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Enya+Hankan+Takasada+%28%E5%A1%A9%E8%B0%B7%E5%88%A4%E5%AE%98%E9%AB%98%E8%B2%9E%29%2C+Blatt+39+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.50/mkg-e00137086</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30334b1e6e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137087</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>K&#333;no Musashinokami Moronao, Blatt 38 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/K%C5%8Dno+Musashinokami+Moronao+%28%E9%AB%98%E9%87%8E%E6%AD%A6%E8%94%B5%E5%AE%88%E5%B8%AB%E7%9B%B4%29%2C+Blatt+38+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.51/mkg-e00137087</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30335761be</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137088</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tokuda Magoday&#363; Shigemori, Blatt 37 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tokuda+Magoday%C5%AB+Shigemori+%28%E5%BE%B3%E7%94%B0%E5%AD%AB%E5%A4%AA%E5%A4%AB%E9%87%8D%E7%9B%9B%29%2C+Blatt+37+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.6/mkg-e00137088</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303362b8d9</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137089</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yoshida Sadaemon Kanesada, Blatt 6 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yoshida+Sadaemon+Kanesada+%28%E5%90%89%E7%94%B0%E5%AE%9A%E5%8F%B3%E3%82%A8%E9%96%80%E5%85%BC%E8%B2%9E%29%2C+Blatt+6+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.7/mkg-e00137089</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30336e77cf</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137091</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mase Ch&#363;day&#363; Masaaki, Blatt 44 aus der Serie: Geschichte der loyalen Gefolgsm&#228;nner</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36,7 cm; Breite: 25,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10332&#10;                http://d-nb.info/gnd/118725408&#10;                &#10;                  Utagawa Kuniyoshi&#10;                &#10;                &#10;                  Utagawa, Kuniyoshi&#10;                &#10;                &#10;                  Ichiy&#x16B;sai, Kuniyoshi&#10;                &#10;                &#10;                  Igusa Magosabur&#x14D;&#10;                &#10;                &#10;                  Ch&#x14D;&#x14D;r&#x14D;, Kuniyoshi&#10;                &#10;                &#10;                  1798&#10;                  1861&#10;                &#10;              "><name>Utagawa Kuniyoshi</name><geburtsjahr>1798</geburtsjahr><todesjahr>1861</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mase+Ch%C5%ABday%C5%AB+Masaaki+%28%E9%96%93%E7%80%AC%E5%AE%99%E5%A4%AA%E5%A4%AB%E6%AD%A3%E6%98%8E%29%2C+Blatt+44+aus+der+Serie%3A+Geschichte+der+loyalen+Gefolgsm%C3%A4nner+%28seich%C5%AB+gishi+den+%E8%AA%A0%E5%BF%A0%E7%BE%A9%E5%A3%AB%E4%BC%9D%29%E3%80%80/IE1898.253.9/mkg-e00137091</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30337a3134</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137095</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>B&#228;umchen und F&#228;cher</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,8 cm; Breite: 14 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                5040&#10;                http://d-nb.info/gnd/118552929&#10;                http://vocab.getty.edu/ulan/500060426&#10;                &#10;                  Katsushika Hokusai&#10;                &#10;                &#10;                  Katsushika, Hokusai&#10;                &#10;                &#10;                  1760&#10;                  1849&#10;                &#10;              "><name>Katsushika Hokusai</name><geburtsjahr>1760</geburtsjahr><todesjahr>1849</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1807</earliest><latest>1818</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/B%C3%A4umchen+und+F%C3%A4cher/IE1896.231/mkg-e00137095</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30338629e0</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137170</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die Schauspieler Ichikawa Danj&#363;r&#333; VII als Soga Gor&#333; und Band&#333; Mitsugor&#333; III als Kobayashi no Asahina</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,6 cm; Breite: 18,4 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1827</earliest><latest>1827</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VII+als+Soga+Gor%C5%8D+und+Band%C5%8D+Mitsugor%C5%8D+III+als+Kobayashi+no+Asahina/IE1896.215/mkg-e00137170</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303390a3fe</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137176</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Stra&#223;enmusikantin: Hitzeflimmern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,4 cm; Breite: 17,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1825</earliest><latest>1861</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Stra%C3%9Fenmusikantin%3A+Hitzeflimmern+%28itoy%C5%AB+%E7%B3%B8%E9%81%8A%29/1961.96/mkg-e00137176</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30339b12cc</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137180</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zwei H&#252;ndchen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 13 cm; Breite: 28,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1862</earliest><latest>1862</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zwei+H%C3%BCndchen/IE1902.4/mkg-e00137180</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033a56eee</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137188</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Strohgarben</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21 cm; Breite: 28 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1847</earliest><latest>1847</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Strohgarben/IE1902.3/mkg-e00137188</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033ae0148</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137190</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Sobaschale</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,8 cm; Breite: 28,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1846</earliest><latest>1846</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Sobaschale/IE1902.2/mkg-e00137190</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033b8320c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137196</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Ichikawa Danj&#363;r&#333; VII in Shibaraku</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,1 cm; Breite: 17,6 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103238&#10;                http://viaf.org/viaf/256559351&#10;                https://de.wikipedia.org/wiki/Utagawa_Toyokuni_II.&#10;                &#10;                  Utagawa Toyokuni II&#10;                &#10;                &#10;                  Utagawa, Toyokuni II&#10;                &#10;                &#10;                  Utagawa, Toyoshige&#10;                &#10;                &#10;                  1777&#10;                  1835&#10;                &#10;              "><name>Utagawa Toyokuni II</name><geburtsjahr>1777</geburtsjahr><todesjahr>1835</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um1827</datum><earliest>1825</earliest><latest>1829</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Schauspieler+Ichikawa+Danj%C5%ABr%C5%8D+VII+in+Shibaraku+%28Nana+daime+Ichikawa+Danj%C5%ABr%C5%8D+no+shibaraku+%E4%B8%83%E4%BB%A3%E7%9B%AE%E5%B8%82%E5%B7%9D%E5%9B%A3%E5%8D%81%E9%83%8E%E3%81%AE%E6%9A%AB%29/IE1896.214/mkg-e00137196</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033c2cf02</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137203</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Diese Freude geben wir nicht auf: Haikai auf Gedichtpapieren</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,5 cm; Breite: 28 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104184&#10;                &#10;                  Akiyama Gyof&#x16B;&#10;                &#10;                &#10;                  1866&#10;                &#10;              "><name>Akiyama Gyof&#363;</name><geburtsjahr/><todesjahr>1866</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1851</earliest><latest>1863</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Diese+Freude+geben+wir+nicht+auf%3A+Haikai+auf+Gedichtpapieren/IE1902.11.a/mkg-e00137203</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033cd9cac</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137204</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Zum Sonnenaufgang des Neujahrs: Dachreiter und Fuji</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 21,1 cm; Breite: 27,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103290&#10;                &#10;                  T&#x14D;gaku&#10;                &#10;                &#10;              "><name>T&#333;gaku</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1860</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Zum+Sonnenaufgang+des+Neujahrs%3A+Dachreiter+und+Fuji/IE1902.8/mkg-e00137204</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033d92043</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137206</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Fr&#252;hjahr am Strand: Gedichtblatt</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 19,2 cm; Breite: 26 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103290&#10;                &#10;                  T&#x14D;gaku&#10;                &#10;                &#10;              "><name>T&#333;gaku</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1860</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Fr%C3%BChjahr+am+Strand%3A+Gedichtblatt/IE1902.9.b/mkg-e00137206</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033e29b0e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137211</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Mondscheibe mit Gedichten</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,9 cm; Breite: 17,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097455&#10;                &#10;                  Unbekannt&#10;                &#10;                &#10;                  &#10;                  &#10;                &#10;              "><name>Unbekannt</name><geburtsjahr/><todesjahr/><roleActor>K&#252;nstler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1825</earliest><latest>1850</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Mondscheibe+mit+Gedichten/1983.183/mkg-e00137211</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033ebb24c</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137227</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Erster Ton des neuen Jahres: Schreibpapier und Neujahrskiefern</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,9 cm; Breite: 18,2 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097865&#10;                &#10;                  Seki Suigaku&#10;                &#10;                &#10;                  Suigaku, Seki&#10;                &#10;                &#10;                  Seki, Suigaku&#10;                &#10;                &#10;              "><name>Seki Suigaku</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1831</earliest><latest>1844</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Erster+Ton+des+neuen+Jahres%3A+Schreibpapier+und+Neujahrskiefern/IE1902.7/mkg-e00137227</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3033f65031</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137256</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Erster Dunst des neuen Jahres: Kanne und Getreideschwinge</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,1 cm; Breite: 16,9 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0097865&#10;                &#10;                  Seki Suigaku&#10;                &#10;                &#10;                  Suigaku, Seki&#10;                &#10;                &#10;                  Seki, Suigaku&#10;                &#10;                &#10;              "><name>Seki Suigaku</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1841</earliest><latest>1841</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Erster+Dunst+des+neuen+Jahres%3A+Kanne+und+Getreideschwinge/IE1902.6/mkg-e00137256</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303404ac0e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137262</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Die drei Affen: Nichts B&#246;ses sagen</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,4 cm; Breite: 19 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0103236&#10;                https://en.wikipedia.org/wiki/Ry&#x16B;ry&#x16B;kyo_Shinsai&#10;                http://www.britishmuseum.org/research/search_the_collection_database/term_details.aspx?bioId=144161&#10;                &#10;                  Ry&#x16B;ry&#x16B;kyo Shinsai&#10;                &#10;                &#10;                  Ry&#x16B;ry&#x16B;kyo, Shinsai&#10;                &#10;                &#10;              "><name>Ry&#363;ry&#363;kyo Shinsai</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>Affenjahr, wahrscheinlich 1812</datum><earliest>1812</earliest><latest>1812</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Die+drei+Affen%3A+Nichts+B%C3%B6ses+sagen+%28Sanzaru+iwazaru+%E4%B8%89%E7%8C%BF+%E3%81%84%E3%82%8F%E3%81%96%E3%82%8B%29/IE1896.197/mkg-e00137262</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d30340e1007</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137265</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Der Schauspieler Iwai Kumesabur&#333; III als Itt&#333; musume Oyae</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 36 cm; Breite: 24,7 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1856</earliest><latest>1856</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Der+Schauspieler+Iwai+Kumesabur%C5%8D+III+als+Itt%C5%8D+musume+Oyae+%28%E9%80%B8%E5%BD%93%E5%A8%98%E3%81%8A%E5%85%AB%E9%87%8D%29/IE1909.114.b/mkg-e00137265</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3034189cc1</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137304</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Yoshiwara: Der Schauspieler Arashi Rikan III als Tonase, aus der Serie: Die 53 Stationen des T&#333;kaid&#333;</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 35,5 cm; Breite: 24,5 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10331&#10;                http://d-nb.info/gnd/118725378&#10;                &#10;                  Utagawa Kunisada&#10;                &#10;                &#10;                  Utagawa, Kunisada&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  Utagawa, Toyokuni III&#10;                &#10;                &#10;                  1786&#10;                  1864&#10;                &#10;              "><name>Utagawa Kunisada</name><geburtsjahr>1786</geburtsjahr><todesjahr>1864</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1852</earliest><latest>1852</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Yoshiwara+%28%E5%90%89%E5%8E%9F%29%3A+Der+Schauspieler+Arashi+Rikan+III+%28%E4%B8%89%E4%BB%A3%E7%9B%AE%E5%B5%90%E7%92%83%E5%AF%9B%29+als+Tonase+%28%E3%81%A8%E3%81%AA%E3%81%9B%29%2C+aus+der+Serie%3A+Die+53+Stationen+des+T%C5%8Dkaid%C5%8D+%28T%C5%8Dkaid%C5%8D+goj%C5%ABsan+tsugi+no+uchi+%E6%9D%B1%E6%B5%B7%E9%81%93%E4%BA%94%E5%8D%81%E4%B8%89%E6%AC%A1%E3%81%AE%E5%86%85%29/IE1909.137.12/mkg-e00137304</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d3034aa649f</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137734</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Hochzeit, ein Triptychon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 149 cm (mit IE1896.b zusammen)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1804</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Hochzeit%2C+ein+Triptychon+%28Konrei+no+zu+sanmai+tsuzuki+%E5%A9%9A%E7%A4%BC%E4%B9%8B%E5%9B%B3+%E4%B8%89%E6%9E%9A%E7%B6%9A%29/IE1896.326.a/mkg-e00137734</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303e237e3e</resourceLink></resource>
+</object>
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00137735</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Kleiderwechsel bei der Hochzeit, ein Triptychon</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 37,5 cm; Breite: 149 cm (mit IE1896.326.a zusammen)</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                10338&#10;                http://d-nb.info/gnd/118625721&#10;                http://d-nb.info/gnd/174318049&#10;                &#10;                  Kitagawa Utamaro&#10;                &#10;                &#10;                  Kitagawa, Utamaro&#10;                &#10;                &#10;                  Utamaro, Kitagawa&#10;                &#10;                &#10;                  Kitagawa, Utamaro I&#10;                &#10;                &#10;                  1753&#10;                  1806&#10;                &#10;              "><name>Kitagawa Utamaro</name><geburtsjahr>1753</geburtsjahr><todesjahr>1806</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1804</earliest><latest>1806</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Kleiderwechsel+bei+der+Hochzeit%2C+ein+Triptychon+%28konrei+ironaoshi+no+zu+sanmai+tsuzuki+%E5%A9%9A%E7%A4%BC%E8%89%B2%E7%9B%B4%E3%81%97%E4%B9%8B%E5%9B%B3+%E4%B8%89%E6%9E%9A%E7%B6%9A%29/IE1896.326.b/mkg-e00137735</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d303e2e54b0</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00140433</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Tsuba und Fuchi</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 20,2 cm; Breite: 18,8 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                9332&#10;                http://d-nb.info/gnd/139501339&#10;                &#10;                  Shibata Zeshin&#10;                &#10;                &#10;                  Shibata, Zeshin&#10;                &#10;                &#10;                  1807&#10;                  1891&#10;                &#10;              "><name>Shibata Zeshin</name><geburtsjahr>1807</geburtsjahr><todesjahr>1891</todesjahr><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum/><earliest>1862</earliest><latest>1862</latest></eventDate>
+          <eventPlace>Tokio</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Tsuba+und+Fuchi/IE1902.5/mkg-e00140433</recordLink><resource><resourceLink/></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<object>
+  <recID>DE-MUS-059918/lido/mkg-e00145459</recID>
+  
+    
+  
+  <descriptiveMetadata>
+    <objectClassification>
+      <objectWorkType type="&#10;          http://obg.vocnet.org/x001177x&#10;          Holzschnitt&#10;        ">Holzschnitt</objectWorkType>
+      <classification type="&#10;          http://digicult.vocnet.org/sachgruppe/1.1137&#10;          Druckgrafik/Druckerzeugnisse&#10;          Reproduktionen/Druckerzeugnisse&#10;          Druckgraphik/Druckerzeugnisse&#10;        ">Druckgrafik/Druckerzeugnisse</classification>
+    </objectClassification>
+    <objectIdentification>
+      <titleSet type=""><title>Gl&#252;cksschleuder mit rotem Band</title></titleSet>
+      
+      
+      
+      
+        
+          <displayObjectMeasurements>Gesamt: H&#246;he: 18,5 cm; Breite: 25,1 cm</displayObjectMeasurements>
+        
+      
+    </objectIdentification>
+    <eventWrap>
+      
+        
+          <type>Entwurf</type>
+          <actor type="&#10;                mkg-a0104179&#10;                &#10;                  Tamate Baish&#x16B;&#10;                &#10;                &#10;                  Baishuu Tamate&#10;                &#10;                &#10;              "><name>Tamate Baish&#363;</name><geburtsjahr/><todesjahr/><roleActor>Maler/in</roleActor></actor>
+          <eventDate><datum>um 1850</datum><earliest>1840</earliest><latest>1860</latest></eventDate>
+          <eventPlace>Osaka</eventPlace>
+        
+      
+      
+        
+          <type>Herstellung</type>
+          <materialsTech type="&#10;                http://hamburg.vocnet.org/technik/tech00927&#10;                Farbholzschnitt&#10;              ">Farbholzschnitt</materialsTech>
+        
+      
+    </eventWrap>
+    
+      <subjectWrap><subject type=""><term/></subject></subjectWrap>
+      
+    
+  </descriptiveMetadata>
+  <recordLink>http://sammlungonline.mkg-hamburg.de/de/object/Gl%C3%BCcksschleuder+mit+rotem+Band/1983.181/mkg-e00145459</recordLink><resource><resourceLink>http://resources.digicult-museen.net/dam/provided_image/m57d305d19bf99</resourceLink></resource>
+</object>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+</root>
+
diff --git a/XSL/Holzschnitte1.xsl b/XSL/Holzschnitte1.xsl
new file mode 100644
index 0000000000000000000000000000000000000000..2f123603909471547b27b39a5edd962dedde1694
--- /dev/null
+++ b/XSL/Holzschnitte1.xsl
@@ -0,0 +1,189 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:lido="http://www.lido-schema.org">
+
+	<xsl:strip-space element="root" />
+
+	<xsl:output method="xml"/>
+<!-- Root -->
+	<xsl:template match="/">
+		<root>
+			<xsl:apply-templates/>
+		</root>
+	</xsl:template>
+
+<!-- einzelne Objekte -->
+	<xsl:template match="lido:lido">
+		<xsl:choose>
+			<xsl:when test="./lido:descriptiveMetadata/lido:objectClassificationWrap/lido:objectWorkTypeWrap/lido:objectWorkType/lido:term[contains(@lido:pref, 'preferred')] = 'Holzschnitt'">
+					<object>
+						<xsl:apply-templates/>
+					</object>
+			</xsl:when>
+		</xsl:choose>
+	</xsl:template>
+
+<!-- ID -->
+	<xsl:template match="lido:lidoRecID">
+		<recID>
+			<xsl:value-of select="."/>
+		</recID>
+	</xsl:template>
+
+	<xsl:template match="lido:conceptID">
+	</xsl:template>
+
+<!-- Metadaten -->
+	<xsl:template match="lido:descriptiveMetadata">
+		<descriptiveMetadata>
+			<xsl:apply-templates/>
+		</descriptiveMetadata>
+	</xsl:template>
+
+<!-- Objektdaten Material -->
+	<xsl:template match="lido:objectClassificationWrap">
+		<objectClassification>
+			<xsl:apply-templates/>
+		</objectClassification>
+	</xsl:template>
+
+	<xsl:template match="lido:objectWorkTypeWrap">
+		<objectWorkType>
+			<xsl:attribute name="type">
+				<xsl:value-of select="./lido:objectWorkType[@lido:type]"/>
+			</xsl:attribute>
+			<xsl:value-of select="./lido:objectWorkType/lido:term"/>
+		</objectWorkType>
+	</xsl:template>
+
+	<xsl:template match="lido:classificationWrap">
+		<classification>
+			<xsl:attribute name="type">
+				<xsl:value-of select="./lido:classification[@lido:type]"/>
+			</xsl:attribute>
+			<xsl:choose>
+				<xsl:when test="./lido:classification/lido:term[@lido:pref = 'preferred']">
+					<xsl:value-of select="./lido:classification/lido:term"/>
+				</xsl:when>
+			</xsl:choose> 
+		</classification>
+	</xsl:template>
+
+<!-- Objektdaten Inhalt -->
+	<xsl:template match="lido:objectIdentificationWrap">
+		<objectIdentification>
+			<xsl:apply-templates/>
+		</objectIdentification>
+	</xsl:template>
+
+	<xsl:template match="lido:titleWrap">
+		<titleSet>
+			<xsl:attribute name="type">
+				<xsl:value-of select="./lido:titleSet[@lido:type]"/>
+			</xsl:attribute>
+			<title>
+				<xsl:value-of select="./lido:titleSet/lido:appellationValue"/>
+			</title>
+		</titleSet>
+	</xsl:template>
+
+	<xsl:template match="lido:inscriptionsWrap"/>
+
+	<xsl:template match="lido:repositoryWrap"/>
+
+	<xsl:template match="lido:objectDescriptionWrap"/>
+
+	<xsl:template match="lido:objectMeasurementsWrap/lido:objectMeasurementsSet/lido:displayObjectMeasurements">
+		<displayObjectMeasurements>
+			<xsl:value-of select="."/>
+		</displayObjectMeasurements>
+	</xsl:template>
+
+<!-- event -->
+	<xsl:template match="lido:eventWrap">
+		<eventWrap>
+			<xsl:apply-templates/>
+		</eventWrap>
+	</xsl:template>
+	
+	<xsl:template match="lido:eventType">
+		<type>
+			<xsl:value-of select="./lido:term"/>
+		</type>
+	</xsl:template>
+<!-- Künstler -->
+	<xsl:template match="lido:eventActor">
+		<actor>
+			<xsl:attribute name="type">
+				<xsl:value-of select="./lido:actorInRole/lido:actor[@lido:type]"/>
+			</xsl:attribute>
+			<name>
+				<xsl:value-of select="./lido:actorInRole/lido:actor/lido:nameActorSet/lido:appellationValue"/>
+			</name>
+			<geburtsjahr>
+				<xsl:value-of select="./lido:actorInRole/lido:actor/lido:vitalDatesActor/lido:earliestDate"/>
+			</geburtsjahr>
+			<todesjahr>
+				<xsl:value-of select="./lido:actorInRole/lido:actor/lido:vitalDatesActor/lido:latestDate"/>
+			</todesjahr>
+			<roleActor>
+				<xsl:value-of select="./lido:actorInRole/lido:roleActor/lido:term"/>
+			</roleActor>
+		</actor>
+	</xsl:template>
+<!-- Datum -->
+	<xsl:template match="lido:eventDate">
+		<eventDate>
+			<datum>
+				<xsl:value-of select="lido:displayDate"/>
+			</datum>
+			<earliest>
+				<xsl:value-of select="lido:date/lido:earliestDate"/>
+			</earliest>
+			<latest>
+				<xsl:value-of select="lido:date/lido:latestDate"/>
+			</latest>
+		</eventDate>
+	</xsl:template>
+<!-- Ort -->
+	<xsl:template match="lido:eventPlace">
+		<eventPlace>
+			<xsl:value-of select="lido:displayPlace"/>
+		</eventPlace>
+	</xsl:template>	
+
+	<xsl:template match="lido:eventMaterialsTech">
+		<materialsTech>
+			<xsl:attribute name="type">
+				<xsl:value-of select="./lido:materialsTech/lido:termMaterialsTech[@lido:type]"/>
+			</xsl:attribute>
+			<xsl:value-of select="./lido:materialsTech/lido:termMaterialsTech/lido:term"/>
+		</materialsTech>
+	</xsl:template>
+
+	<xsl:template match="lido:objectRelationWrap/lido:subjectWrap">
+		<subjectWrap>
+			<subject>
+				<xsl:attribute name="type">
+					<xsl:value-of select="./subjectSet/lido:subject[@lido:type]"/>
+				</xsl:attribute>
+				<term>
+					<xsl:value-of select="./subjectSet/lido:subject/lido:subjectConcept/lido:term"/>
+				</term>
+			</subject>
+		</subjectWrap>
+	</xsl:template>
+
+	<xsl:template match="lido:administrativeMetadata">
+		<recordLink>
+			<xsl:value-of select="lido:recordWrap/lido:recordInfoSet/lido:recordInfoLink"/>
+		</recordLink>
+		<resource>
+			<resourceLink>
+				<xsl:value-of select="lido:resourceWrap/lido:resourceSet/lido:resourceRepresentation/lido:linkResource"/>
+			</resourceLink>
+		</resource>
+	</xsl:template>	
+
+</xsl:stylesheet>
+
diff --git a/XSL/holzschnitt.xsd b/XSL/holzschnitt.xsd
new file mode 100644
index 0000000000000000000000000000000000000000..0f461901aa7ca0f1564674f750340a9ed7063ac1
--- /dev/null
+++ b/XSL/holzschnitt.xsd
@@ -0,0 +1,130 @@
+<?xml version="1.0"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
+
+<xs:element name="root">
+	<xs:complexType>
+		<xs:element name="object">
+			<xs:complexType>
+				<xs:sequence>
+				
+					<xs:element name="recID" type="xs:string">
+						<xs:complexType>
+							<xs:attribute name="recIDSource" type="xs:string"/>
+						</xs:complexType>
+					</xs:element>
+<!-- descriptiveMetadata-->
+					<xs:element name="descriptiveMetadate">
+						<xs:complexType>
+<!-- descriptiveMetadata/objectClassification -->
+							<xs:element name="objectClassification">
+								<xs:complexType>
+<!-- descriptiveMetadata/objectClassification/objectWorkType-->										
+									<xs:element name="objectWorkType" type="xs:string"/>
+<!-- descriptiveMetadata/objectClassification/classification-->
+									<xs:element name="classification" type="xs:string">
+										<xs:complexType>
+											<xs:attribute name="type" type="xs:string"/>
+										</xs:complexType>
+									</xs:element>
+
+								</xs:complexType>
+							</xs:element>
+<!-- descriptiveMetadata/objectIdentification-->
+							<xs:element name="objectIdentification">
+								<xs:complexType>
+<!-- descriptiveMetadata/objectIdentification/titleSet-->
+									<xs:element name="titleSet">
+										<xs:complexType>
+											<xs:attribute name="type" type="xs:string"/>
+<!-- descriptiveMetadata/objectIdentification/titleSet/title-->											
+											<xs:element name="title" type="xs:string"/>
+										</xs:complexType>
+									</xs:element>
+<!-- descriptiveMetadata/objectIdentification/displayObjectMeasurements-->
+									<xs:element name="displayObjectMeasurements" type="xs:string"/>
+								</xs:complexType>
+							</xs:element>
+<!-- descriptiveMetadata/eventWrap -->
+							<xs:element name="eventWrap">
+								<xs:complexType>
+<!-- descriptiveMetadata/eventWrap/type -->
+									<xs:element name="type" type="xs:string"/
+										>
+<!-- descriptiveMetadata/eventWrap/actor -->
+									<xs:element name="actor">
+										<xs:complexType>
+											<xs:attribute name="type" type="string"/>
+<!-- descriptiveMetadata/eventWrap/actor/name -->
+											<xs:element name="name" type="xs:string"/>
+<!-- descriptiveMetadata/eventWrap/actor/geburtsjahr -->
+											<xs:element name="geburtsjahr" type="xs:positiveInteger"/>
+<!-- descriptiveMetadata/eventWrap/actor/todesjahr -->
+											<xs:element name="todesjahr" type="xs:positiveInteger">
+<!-- descriptiveMetadata/eventWrap/actor/roleActor -->
+											<xs:element name="roleActor" type="xs:string"/>
+
+										</xs:complexType>
+									</xs:element>
+
+<!-- descriptiveMetadata/eventWrap/eventDate -->
+									<xs:element name="eventDate">
+										<xs:complexType>
+<!-- descriptiveMetadata/eventWrap/eventDate/datum -->
+											<xs:element name="datum" type="xs:string"/>
+<!-- descriptiveMetadata/eventWrap/eventDate/earliest -->
+											<xs:element name="earliest" type="xs:positiveInteger"/>
+<!-- descriptiveMetadata/eventWrap/eventDate/latest -->
+											<xs:element name="latest" type="xs:positiveInteger">
+
+										</xs:complexType>
+									</xs:element>
+<!-- descriptiveMetadata/eventWrap/eventPlace -->
+									<xs:element name="eventPlace" type="xs:string"/>
+<!-- descriptiveMetadata/eventWrap/materialsTech -->
+									<xs:element name="materialsTech" type="xs:string">
+										<xs:complexType>
+											<xs:attribute name="type" type="xs:string">		
+										</xs:complexType>
+									</xs:element>
+
+								</xs:complexType>
+							</xs:element>
+<!-- descriptiveMetadata/subjectWrap -->
+							<xs:element name="subjectWrap">
+								<xs:complexType>
+<!-- descriptiveMetadata/subjectWrap/subject -->
+									<xs:element name="subject">
+										<xs:complexType>
+
+											<xs:attribute name="type" type="xs:string"/>
+<!-- descriptiveMetadata/subjectWrap/subject/term -->
+											<xs:element name="term" type="xs:string"/>
+
+										</xs:complexType>
+									</xs:element>
+
+								</xs:complexType>
+							</xs:element>
+						</xs:complexType>
+					</xs:element>					
+<!-- recordLink -->					
+					<xs:element name="recordLink" type="xs:string"/>
+<!-- resource -->
+					<xs:element name="resource">
+						<xs:complexType>
+<!-- resource/resourceLink -->
+							<xs:element name="resourceLink" type="xs:string"/>
+<!-- resource/resourceThumbnail -->
+							<xs:element name="resourceThumbnail" type="xs:string"/>
+						</xs:complexType>
+					</xs:element>
+
+
+				</xs:sequence>
+			</xs:complexType>
+		</xs:complexType>
+	</xs:complexType>
+
+</xs:element>
+
+</xs:schema>
\ No newline at end of file
diff --git a/XSL/mkg_lido--mkgddb-sub-hack-profil_20170310 .xml b/XSL/mkg_lido--mkgddb-sub-hack-profil_20170310 .xml
new file mode 100644
index 0000000000000000000000000000000000000000..335de54909b56d8d7dc053efc02fd4dc9e31f7ea
Binary files /dev/null and b/XSL/mkg_lido--mkgddb-sub-hack-profil_20170310 .xml differ