<?xml version="1.0"?>
<!DOCTYPE am_objects [

<!ELEMENT am_objects (am_object*) >
<!ELEMENT am_object (
		AID__amico_identifier,
		OTY__object_type*,
		OPP__object_parts_pieces*,
		CLG_classification*,
		OTG_object_title_name+,
		OST__state*,
		OEN__edition*,
		OPD__physical_description?,
		OPA__physical_orientation_arrangement?,
		MET__measurements_text*,
		MEG_measurements*,
		OMG_materials_and_techniques*,
		OIN__inscriptions_and_or_marks*,
		OCH__condition_examination_history*,
		OTH__treatment_conservation_history*,
		CRG_creator*,
		OCG_creation_dates*,
		OCP__creation_place*,
		STG_style_period*,
		SUG_subject_matter*,
		CXG_context*,
		OCR__critical_responses*,
		OEH__exhibition_or_loan_history*,
		OOG_owner*,
		OPO__provenance_prior_owners_text*,
		ORG_rights_copyright*,
		RWG_related_works_of_art*,
		RIG_related_images*,
		RMG_related_multimedia*,
		RDG_related_documents*,
		DCG_documentation_cataloguing_history*,
		AVD__amico_validated_date?,
		AVV__validation_dictionary_version?,
		DEL__amico_deletion_flag?,
		ALY__amico_library_year?,
		ADP__amico_data_processing*
		)>

<!ELEMENT CLG_classification (
		CLS__classification_scheme?,
		CLT__classification_term? 
		)>

<!ELEMENT OTG_object_title_name (
		OTN__object_title_name?,
		OTT__title_type* 
		)>

<!ELEMENT MEG_measurements (
		 MCM__measurement_component_measured?,
		 MED__measurement_dimension?,
		 MDV__measurement_dimension_value?,
		 MDU__measurement_dimension_units?,
		 MEQ__measurement_qualifier? 
		)>

<!ELEMENT OMG_materials_and_techniques (
		 OMD__materials_and_techniques_description?,
		 OMT__materials_and_techniques_process_technique_term*,
		 OMM__materials_and_techniques_materials_term*,
		 OMS__materials_and_techniques_support*
		 )>

<!ELEMENT CRG_creator (
		 CRQ__creator_qualifier?,
		 CRT__creator_name_text,
		 CRN__creator_name?,
		 CRC__creator_culture_nationality?,
		 CDT__creator_dates_locations_text?,
		 CBD__creator_birth_date?,
		 CBP__creator_birth_place?,
		 CBQ__creator_birth_qualifier?,
		 CDD__creator_death_date?,
		 CDP__creator_death_place?,
		 CDQ__creator_death_qualifier?,
		 CAD__creator_active_date?,
		 CAP__creator_active_place*,
		 CGN__creator_gender?,
		 CRB__creator_biography?,
		 CRR__creator_role*,
		 CNO__creator_notes?
		)>

<!ELEMENT OCG_creation_dates (
		 OCT__creation_date_text,
		 OCS__creation_date_start?,
		 OCE__creation_date_end?,
		 OCQ__creation_date_qualifier?
		)>

<!ELEMENT STG_style_period (
		 STD__style_period_description?,
		 STT__style_period_terms* 
		)>

<!ELEMENT SUG_subject_matter (
		 SUP__subject_matter_preiconographic_description?,
		 SUI__subject_matter_iconography*,
		 SUT__subject_matter_index_terms* 
		)>

<!ELEMENT CXG_context (
		 CXD__context_description?,
		 CXP__context_related_person*,
		 CXS__context_related_site_place*,
		 CXT__context_time_period_dates? 
		)>

<!ELEMENT OOG_owner (
		 OON__owner_name,
		 OOP__owner_place*,
		 OOA__owner_accession_number*,
		 OOC__owner_credit_line+
		)>

<!ELEMENT ORG_rights_copyright (
		 ORS__copyright_statement?,    
		 ORL__copyright_link?
		 )>

<!ELEMENT RWG_related_works_of_art (
		 RWD__related_works_description?,
		 RWR__related_works_relationship_type?, 
		 RWL__related_works_identifier_link?
		)>

<!ELEMENT RIG_related_images (
		 RIP__related_image_preferred?,
		 RID__related_image_description?,
		 RIR__related_image_relationship_type?,
		 RIL__related_image_identifier_link?
		 )>

<!ELEMENT RMG_related_multimedia (
		 RMD__related_multimedia_description?,
		 RMR__related_multimedia_relationship_type?,
		 RML__related_multimedia_identifier_link?
		)>

<!ELEMENT RDG_related_documents (
		 RDD__related_document_description?,
		 RDR__related_document_relationship_type?,
		 RDL__related_document_identifier_link?
		 )>

<!ELEMENT DCG_documentation_cataloguing_history (
		 DCB__documented_cataloged_by?,
		 DCD__documented_cataloged_date? 
		)>

<!ELEMENT ADP__amico_data_processing
						(#PCDATA)>
<!ELEMENT AID__amico_identifier
						(#PCDATA)>
<!ELEMENT ALY__amico_library_year
						(#PCDATA)>
<!ELEMENT AVD__amico_validated_date
						(#PCDATA)>
<!ELEMENT AVV__validation_dictionary_version
						(#PCDATA)>
<!ELEMENT CAD__creator_active_date
						(#PCDATA)>
<!ELEMENT CAP__creator_active_place
						(#PCDATA)>
<!ELEMENT CBD__creator_birth_date
						(#PCDATA)>
<!ELEMENT CBP__creator_birth_place
						(#PCDATA)>
<!ELEMENT CBQ__creator_birth_qualifier
						(#PCDATA)>
<!ELEMENT CDD__creator_death_date
						(#PCDATA)>
<!ELEMENT CDP__creator_death_place
						(#PCDATA)>
<!ELEMENT CDQ__creator_death_qualifier
						(#PCDATA)>
<!ELEMENT CDT__creator_dates_locations_text
						(#PCDATA)>
<!ELEMENT CGN__creator_gender
						(#PCDATA)>
<!ELEMENT CLS__classification_scheme
						(#PCDATA)>
<!ELEMENT CLT__classification_term
						(#PCDATA)>
<!ELEMENT CNO__creator_notes
						(#PCDATA)>
<!ELEMENT CRB__creator_biography
						(#PCDATA)>
<!ELEMENT CRC__creator_culture_nationality
						(#PCDATA)>
<!ELEMENT CRN__creator_name
						(#PCDATA)>
<!ELEMENT CRQ__creator_qualifier
						(#PCDATA)>
<!ELEMENT CRR__creator_role
						(#PCDATA)>
<!ELEMENT CRT__creator_name_text
						(#PCDATA)>
<!ELEMENT CXD__context_description
						(#PCDATA)>
<!ELEMENT CXP__context_related_person
						(#PCDATA)>
<!ELEMENT CXS__context_related_site_place
						(#PCDATA)>
<!ELEMENT CXT__context_time_period_dates
						(#PCDATA)>
<!ELEMENT DCB__documented_cataloged_by
						(#PCDATA)>
<!ELEMENT DCD__documented_cataloged_date
						(#PCDATA)>
<!ELEMENT DEL__amico_deletion_flag
						(#PCDATA)>
<!ELEMENT MCM__measurement_component_measured
						(#PCDATA)>
<!ELEMENT MDU__measurement_dimension_units
						(#PCDATA)>
<!ELEMENT MDV__measurement_dimension_value
						(#PCDATA)>
<!ELEMENT MED__measurement_dimension
						(#PCDATA)>
<!ELEMENT MEQ__measurement_qualifier
						(#PCDATA)>
<!ELEMENT MET__measurements_text
						(#PCDATA)>
<!ELEMENT OCE__creation_date_end
						(#PCDATA)>
<!ELEMENT OCH__condition_examination_history
						(#PCDATA)>
<!ELEMENT OCP__creation_place
						(#PCDATA)>
<!ELEMENT OCQ__creation_date_qualifier
						(#PCDATA)>
<!ELEMENT OCR__critical_responses
						(#PCDATA)>
<!ELEMENT OCS__creation_date_start
						(#PCDATA)>
<!ELEMENT OCT__creation_date_text
						(#PCDATA)>
<!ELEMENT OEH__exhibition_or_loan_history
						(#PCDATA)>
<!ELEMENT OEN__edition
						(#PCDATA)>
<!ELEMENT OIN__inscriptions_and_or_marks
						(#PCDATA)>
<!ELEMENT OMD__materials_and_techniques_description
						(#PCDATA)>
<!ELEMENT OMM__materials_and_techniques_materials_term
						(#PCDATA)>
<!ELEMENT OMS__materials_and_techniques_support
						(#PCDATA)>
<!ELEMENT OMT__materials_and_techniques_process_technique_term
						(#PCDATA)>
<!ELEMENT OOA__owner_accession_number
						(#PCDATA)>
<!ELEMENT OOC__owner_credit_line
						(#PCDATA)>
<!ELEMENT OON__owner_name
						(#PCDATA)>
<!ELEMENT OOP__owner_place
						(#PCDATA)>
<!ELEMENT OPA__physical_orientation_arrangement
						(#PCDATA)>
<!ELEMENT OPD__physical_description
						(#PCDATA)>
<!ELEMENT OPO__provenance_prior_owners_text
						(#PCDATA)>
<!ELEMENT OPP__object_parts_pieces
						(#PCDATA)>
<!ELEMENT ORL__copyright_link
						(#PCDATA)>
<!ELEMENT ORS__copyright_statement
						(#PCDATA)>
<!ELEMENT OST__state
						(#PCDATA)>
<!ELEMENT OTH__treatment_conservation_history
						(#PCDATA)>
<!ELEMENT OTN__object_title_name
						(#PCDATA)>
<!ELEMENT OTT__title_type
						(#PCDATA)>
<!ELEMENT OTY__object_type
						(#PCDATA)>
<!ELEMENT RDD__related_document_description
						(#PCDATA)>
<!ELEMENT RDL__related_document_identifier_link
						(#PCDATA)>
<!ELEMENT RDR__related_document_relationship_type
						(#PCDATA)>
<!ELEMENT RID__related_image_description
						(#PCDATA)>
<!ELEMENT RIL__related_image_identifier_link
						(#PCDATA)>
<!ELEMENT RIP__related_image_preferred
						(#PCDATA)>
<!ELEMENT RIR__related_image_relationship_type
						(#PCDATA)>
<!ELEMENT RMD__related_multimedia_description
						(#PCDATA)>
<!ELEMENT RML__related_multimedia_identifier_link
						(#PCDATA)>
<!ELEMENT RMR__related_multimedia_relationship_type
						(#PCDATA)>
<!ELEMENT RWD__related_works_description
						(#PCDATA)>
<!ELEMENT RWL__related_works_identifier_link
						(#PCDATA)>
<!ELEMENT RWR__related_works_relationship_type
						(#PCDATA)>
<!ELEMENT STD__style_period_description
						(#PCDATA)>
<!ELEMENT STT__style_period_terms
						(#PCDATA)>
<!ELEMENT SUI__subject_matter_iconography
						(#PCDATA)>
<!ELEMENT SUP__subject_matter_preiconographic_description
						(#PCDATA)>
<!ELEMENT SUT__subject_matter_index_terms
						(#PCDATA)>
]>

<am_objects>
  <am_object>
    <AID__amico_identifier>AGO_.95/143</AID__amico_identifier>
    <OTY__object_type>Painting</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>The Battle between the Israelites and the Amalekites</OTN__object_title_name>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <OPA__physical_orientation_arrangement> </OPA__physical_orientation_arrangement>
    <MET__measurements_text>152.5cmx210.5cm</MET__measurements_text>
    <MEG_measurements>
      <MED__measurement_dimension>height</MED__measurement_dimension>
      <MDV__measurement_dimension_value>152.5</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <MEG_measurements>
      <MED__measurement_dimension>width</MED__measurement_dimension>
      <MDV__measurement_dimension_value>210.5</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>oil; canvas</OMD__materials_and_techniques_description>
      <OMM__materials_and_techniques_materials_term>oil</OMM__materials_and_techniques_materials_term>
      <OMS__materials_and_techniques_support>canvas</OMS__materials_and_techniques_support>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Luca Giordano</CRT__creator_name_text>
      <CRN__creator_name>Giordano, Luca</CRN__creator_name>
      <CRC__creator_culture_nationality>Italian; Neapolitan</CRC__creator_culture_nationality>
      <CBP__creator_birth_place>Italy</CBP__creator_birth_place>
      <CDP__creator_death_place>Italy</CDP__creator_death_place>
      <CGN__creator_gender>M</CGN__creator_gender>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>unknown</OCT__creation_date_text>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>Art Gallery of Ontario</OON__owner_name>
      <OOP__owner_place>Toronto, Ontario, Canada</OOP__owner_place>
      <OOA__owner_accession_number>95/143</OOA__owner_accession_number>
      <OOC__owner_credit_line>Gift of Joey and Toby Tanenbaum, 1995</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORS__copyright_statement>Copyright 1998:  Art Gallery of Ontario</ORS__copyright_statement>
      <ORL__copyright_link>http://www.ago.net/2/repro.htm/</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>AGO_.95-143.TIF</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19990129</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1.2</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>PARSE-ERROR: OCT__creation_date_text: Can't parse string: 'unknown'!</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>AIC_.1910.238</AID__amico_identifier>
    <OTY__object_type>Mummy Goods</OTY__object_type>
    <CLG_classification>
      <CLT__classification_term>Mummy Goods</CLT__classification_term>
    </CLG_classification>
    <CLG_classification>
      <CLT__classification_term>Ancient Art</CLT__classification_term>
    </CLG_classification>
    <CLG_classification>
      <CLT__classification_term>European Decorative Arts and Sculpture and Ancient Art</CLT__classification_term>
    </CLG_classification>
    <OTG_object_title_name>
      <OTN__object_title_name>Mummy Case of Paankhenamun</OTN__object_title_name>
      <OTT__title_type>preferred</OTT__title_type>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <OPA__physical_orientation_arrangement> </OPA__physical_orientation_arrangement>
    <MET__measurements_text>H: 170.2 cm (67 in.); W.: 43.2 cm (17 in.); D.: 31.7 cm (12-1/2 in.)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Cartonnage (gum, linen, and papyrus), gold leaf, pigment</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <OIN__inscriptions_and_or_marks>The hieroglyphic text above Horus reads:A royal offering of
Osiris, presider over the West, the great god, lord of Abydos,
Wennofer, ruler of Eternity. Utterance by Horus, the son of Osiris,
the great god, lord of the sky; may he give a mortuary offeringof food
and viands, oxen and geese, incense, clothing and every good and pure
thing for Osiris, the doorkeeper of the estate of Amun, Paankhenamun,
deceased, son of Ainka, the doorkeeper of the estate of Amun,
deceased, son of Ankhefenkhonsu.Paankhenamunmeans</OIN__inscriptions_and_or_marks>
    <CRG_creator>
      <CRT__creator_name_text>Egyptian</CRT__creator_name_text>
      <CRN__creator_name>Egyptian</CRN__creator_name>
      <CRC__creator_culture_nationality>Africa, North Africa, Egypt</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>North Africa, Egypt</CDT__creator_dates_locations_text>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>Third Intermediate Period, Dynasty 22, c. 945 - 715 B.C.</OCT__creation_date_text>
      <OCS__creation_date_start>-09450101</OCS__creation_date_start>
      <OCE__creation_date_end>-07151231</OCE__creation_date_end>
    </OCG_creation_dates>
    <OCP__creation_place>Europe, Greece, Central Greece and Euboea, Boeotia department, Thebes</OCP__creation_place>
    <CXG_context>
      <CXD__context_description>Egyptian, probably from Thebes.The coffin belonged to a man named Paankhenamun, whose name translates as</CXD__context_description>
    </CXG_context>
    <OOG_owner>
      <OON__owner_name>The Art Institute of Chicago</OON__owner_name>
      <OOP__owner_place>Chicago, IL</OOP__owner_place>
      <OOA__owner_accession_number>1910.238</OOA__owner_accession_number>
      <OOC__owner_credit_line>The Art Institute of Chicago, William M. Willner Fund</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.artic.edu/aic/rights/main.rights.html</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>front view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>AIC_.E22827.TIF</RIL__related_image_identifier_link>
    </RIG_related_images>
    <RIG_related_images>
      <RIP__related_image_preferred>N</RIP__related_image_preferred>
      <RID__related_image_description>front view.  photo of x-ray</RID__related_image_description>
      <RIR__related_image_relationship_type>reproduction</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>AIC_.E15251.TIF</RIL__related_image_identifier_link>
    </RIG_related_images>
    <RIG_related_images>
      <RIP__related_image_preferred>N</RIP__related_image_preferred>
      <RID__related_image_description>view of top of head</RID__related_image_description>
      <RIR__related_image_relationship_type>reproduction</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>AIC_.E31636.TIF</RIL__related_image_identifier_link>
    </RIG_related_images>
    <RMG_related_multimedia>
      <RMD__related_multimedia_description>3-D construction of mummy's head based upon CT data</RMD__related_multimedia_description>
      <RMR__related_multimedia_relationship_type>IsBasisFor</RMR__related_multimedia_relationship_type>
      <RML__related_multimedia_identifier_link>AIC_.1910.238_QT01.mov</RML__related_multimedia_identifier_link>
    </RMG_related_multimedia>
    <DCG_documentation_cataloguing_history>
      <DCB__documented_cataloged_by>Jane Neet</DCB__documented_cataloged_by>
      <DCD__documented_cataloged_date>19980428</DCD__documented_cataloged_date>
    </DCG_documentation_cataloguing_history>
    <AVD__amico_validated_date>19990128</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1.2</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
  </am_object>
  <am_object>
    <AID__amico_identifier>AKAG.1964:16</AID__amico_identifier>
    <OTY__object_type>Painting/Oil</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Dynamism of a Dog on a Leash</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>35 3/8 x 43 1/4"</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>oil on canvas</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Giacomo Balla, Italian, 1871-1958</CRT__creator_name_text>
      <CRN__creator_name>Balla, Giacomo</CRN__creator_name>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1912</OCT__creation_date_text>
      <OCS__creation_date_start>1912</OCS__creation_date_start>
      <OCE__creation_date_end>1912</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>Albright-Knox Art Gallery</OON__owner_name>
      <OOP__owner_place>Buffalo, NY, USA</OOP__owner_place>
      <OOA__owner_accession_number>1964:16</OOA__owner_accession_number>
      <OOC__owner_credit_line>Bequest of A. Conger Goodyear and Gift of George
F. Goodyear, 1964</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.albrightknox.org/</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>AKAG.1964.16.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end--- Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>ASIA.1979.251</AID__amico_identifier>
    <OTY__object_type>Ceramics</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Tea Leaf Jar</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>H. 12 in. (30.5 cm); D. 9 1/2 in. (24.1 cm)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Stoneware painted with overglaze enamels and silver (Kyoto ware)</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Nonomura Ninsei</CRT__creator_name_text>
      <CRN__creator_name>Nonomura Ninsei</CRN__creator_name>
      <CRC__creator_culture_nationality>Japanese</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>c. 1574-1660/66</CDT__creator_dates_locations_text>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>Edo period, mid-17th century</OCT__creation_date_text>
    </OCG_creation_dates>
    <OCP__creation_place>Japan, Kyoto Prefecture</OCP__creation_place>
    <OOG_owner>
      <OON__owner_name>Asia Society</OON__owner_name>
      <OOP__owner_place>New York, New York, USA</OOP__owner_place>
      <OOA__owner_accession_number>1979.251</OOA__owner_accession_number>
      <OOC__owner_credit_line>Asia Society: The Mr. and Mrs. John D. Rockefeller 3rd Collection</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.asiasociety.org</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full view: front</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>ASIA.1979.251.a.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <RIG_related_images>
      <RIP__related_image_preferred>N</RIP__related_image_preferred>
      <RID__related_image_description>Full view: back</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>ASIA.1979.251.b.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <RDG_related_documents>
      <RDD__related_document_description>Asia Society. Handbook of the Mr. and Mrs. John D. Rockefeller 3rd Collection. New York: Asia Society, [1981], p. 109.</RDD__related_document_description>
      <RDR__related_document_relationship_type>References</RDR__related_document_relationship_type>
    </RDG_related_documents>
    <RDG_related_documents>
      <RDD__related_document_description>Meech-Pekarik, Julia. "Notable Japanese Ceramics." Apollo (November 1983), p. 433.</RDD__related_document_description>
      <RDR__related_document_relationship_type>References</RDR__related_document_relationship_type>
    </RDG_related_documents>
    <RDG_related_documents>
      <RDD__related_document_description>Shimada, Shujiro, ed. Zaigai Nihon no shiho (Japanese Art Treasures Abroad). Tokyo: Mainichi Shinbun, 1981, vol. 9, pl. 76.</RDD__related_document_description>
      <RDR__related_document_relationship_type>References</RDR__related_document_relationship_type>
    </RDG_related_documents>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>CCP_.94:057:038</AID__amico_identifier>
    <OTY__object_type>photograph</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Harlem Globetrotter Baseball Players, 1949</OTN__object_title_name>
    </OTG_object_title_name>
    <OST__state>fine print (supervised)</OST__state>
    <MET__measurements_text>26.5 x 26.5 cm</MET__measurements_text>
    <MEG_measurements>
      <MCM__measurement_component_measured>image</MCM__measurement_component_measured>
    </MEG_measurements>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Gelatin silver print</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <OIN__inscriptions_and_or_marks>PV--signature, in pencil (signed fall 1993) (MP)</OIN__inscriptions_and_or_marks>
    <CRG_creator>
      <CRT__creator_name_text>Mickey Pallas</CRT__creator_name_text>
      <CRN__creator_name>Pallas, Mickey</CRN__creator_name>
      <CRC__creator_culture_nationality>United States</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>b.1916    d.1997 Aug 08</CDT__creator_dates_locations_text>
      <CGN__creator_gender>M</CGN__creator_gender>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1949</OCT__creation_date_text>
      <OCS__creation_date_start>1949</OCS__creation_date_start>
      <OCE__creation_date_end>1949</OCE__creation_date_end>
    </OCG_creation_dates>
    <OEH__exhibition_or_loan_history>Mickey Pallas: Photographs 1945-1960; Palm Springs Desert Museum; Jan 7 - Feb 20, 1992</OEH__exhibition_or_loan_history>
    <OOG_owner>
      <OON__owner_name>Center for Creative Photography</OON__owner_name>
      <OOP__owner_place>Tucson, Arizona</OOP__owner_place>
      <OOA__owner_accession_number>94:057:038</OOA__owner_accession_number>
      <OOC__owner_credit_line>Mickey Pallas Archive/ Gift of the artist and Pat Pallas</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://dizzy.library.arizona.edu/branches/ccp/copyrite/htm</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>full view</RID__related_image_description>
      <RIR__related_image_relationship_type>has format</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>CCP_.94057038.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>CMA_.1940.465.a</AID__amico_identifier>
    <OTY__object_type>Drawing</OTY__object_type>
    <CLG_classification>
      <CLT__classification_term>Drawing</CLT__classification_term>
    </CLG_classification>
    <OTG_object_title_name>
      <OTN__object_title_name>Studies for the Sistine Ceiling: Ignudo</OTN__object_title_name>
      <OTT__title_type>Former</OTT__title_type>
    </OTG_object_title_name>
    <OTG_object_title_name>
      <OTN__object_title_name>Studies for the Sistine Chapel Ceiling: The Nude Figure next to the Prophet Daniel</OTN__object_title_name>
      <OTT__title_type>Alternate</OTT__title_type>
    </OTG_object_title_name>
    <OTG_object_title_name>
      <OTN__object_title_name>Study for the Nude Youth over the Prophet Daniel</OTN__object_title_name>
      <OTT__title_type>Primary</OTT__title_type>
    </OTG_object_title_name>
    <MET__measurements_text>Sheet: 33.5cm x 23.4cm, Secondary Support: 34.4cm x 24.4cm</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>red chalk over black chalk</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <OIN__inscriptions_and_or_marks>lower right, in black ink: 55 [crossed out] ; SECONDARY SUPPORT, lower left, in purple crayon: [illegible] O a ; lower center, in graphite: 80</OIN__inscriptions_and_or_marks>
    <CRG_creator>
      <CRT__creator_name_text>Michelangelo</CRT__creator_name_text>
      <CRN__creator_name>Michelangelo</CRN__creator_name>
      <CRC__creator_culture_nationality>Italian</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>1475 - 1564</CDT__creator_dates_locations_text>
      <CBD__creator_birth_date>1475</CBD__creator_birth_date>
      <CDD__creator_death_date>1564</CDD__creator_death_date>
      <CGN__creator_gender>M</CGN__creator_gender>
      <CRR__creator_role>artist</CRR__creator_role>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1510/1511</OCT__creation_date_text>
    </OCG_creation_dates>
    <CXG_context>
      <CXD__context_description>Michelangelo, who is universally recognized as one of the
greatest artists, regarded himself as primarily a sculptor.  The peak
of his early career, however, was the vast ceiling fresco in the
Sistine Chapel, in which he depicted scenes from the Old
Testament.This is a preparatory drawing for the monumental nude youths
who sit at the four corners of every other narrative scene in the
fresco.  It is one of a small group executed during the second phase
of Michelangelo's work on the chapel ceiling (1511-1512), in which he
used red chalk with a precision more typical of penwork.  During the
first phase, in 1508, Michelangelo had used traditional techniques:
most often black chalk for loose figure studies and pen and brown ink
for more finished drawings.  In1510 Michelangelo's patron, Pope Julius
II, became engaged in war, and the ceiling project was discontinued
until the following year.  When work resumed, Michelangelo began the
unusual practice of using red chalk for finished drawings instead of
fine hatching in pen and brown ink, presumably after finding a supply
of red chalk hard enough for such exact work.In the Cleveland drawing
Michelangelo first traced an earlier drawing to the sheet with black
chalk and then drew the elaborate shading over it in red chalk,
probably studying the subject from a wax or terracotta model.  The
precise function of the drawing was to provide a detailed image of the
surface modeling to copy directly onto the wet plaster of the ceiling
within the outlines that had been transferred from a full-sized
cartoon.</CXD__context_description>
    </CXG_context>
    <OOG_owner>
      <OON__owner_name>The Cleveland Museum of Art</OON__owner_name>
      <OOP__owner_place>Cleveland, Ohio, USA</OOP__owner_place>
      <OOA__owner_accession_number>1940.465.a</OOA__owner_accession_number>
      <OOC__owner_credit_line>Gift in memory of Henry G. Dalton by his nephews George S. Kendrick and Harry D. Kendrick</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.clemusart.com</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>CMA_.1940.465.a.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>DMCC.1957.28</AID__amico_identifier>
    <OTY__object_type>PAINTING</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Yellow Disc</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>26 x 20 1/16 in.</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Oil on linen</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Laszlo Moholy-Nagy</CRT__creator_name_text>
      <CRN__creator_name>MOHOLY-NAGY, Laszlo</CRN__creator_name>
      <CRC__creator_culture_nationality>American</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>Bacsborsod, Hungary 1895-1947 Chicago, Illinois</CDT__creator_dates_locations_text>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1919 - 1920</OCT__creation_date_text>
      <OCS__creation_date_start>1919</OCS__creation_date_start>
      <OCE__creation_date_end>1920</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>Davis Museum and Cultural Center, Wellesley College</OON__owner_name>
      <OOP__owner_place>Wellesley, Massachusetts, USA</OOP__owner_place>
      <OOA__owner_accession_number>1957.28</OOA__owner_accession_number>
      <OOC__owner_credit_line>Gift of Mrs. Sibyl Moholy-Nagy</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.wellesley.edu/DavisMuseum/dmccrights.html</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>y</RIP__related_image_preferred>
      <RID__related_image_description>full view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>DMCC.3625.14.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>GEH_.72:0249:0038</AID__amico_identifier>
    <OTY__object_type>photograph</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Putto as Allegory of Painting</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>9.3 X 9.2 cm. (rounded corners)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>albumen print</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Oscar Rejlander</CRT__creator_name_text>
      <CRN__creator_name>Rejlander, Oscar</CRN__creator_name>
      <CBP__creator_birth_place>Sweden</CBP__creator_birth_place>
      <CDP__creator_death_place>England, London (?)</CDP__creator_death_place>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1886</OCT__creation_date_text>
      <OCS__creation_date_start>1886</OCS__creation_date_start>
      <OCE__creation_date_end>1886</OCE__creation_date_end>
    </OCG_creation_dates>
    <OCP__creation_place> </OCP__creation_place>
    <OOG_owner>
      <OON__owner_name>George Eastman House</OON__owner_name>
      <OOP__owner_place>Rochester, NY, USA</OOP__owner_place>
      <OOA__owner_accession_number>72:0249:0038</OOA__owner_accession_number>
      <OOC__owner_credit_line>Museum Purchase: ex-collection A.E. Marshall</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>www.geh.org/rights.html</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>Has Format</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>GEH_.H197202490038.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end--- Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>GEH_.81:1791:0014</AID__amico_identifier>
    <OTY__object_type>photograph</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Young girl standing by table with daguerreotype</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>12.0 x 12.0 cm. (circle)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>albumen print</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Oscar Rejlander</CRT__creator_name_text>
      <CRN__creator_name>Rejlander, Oscar</CRN__creator_name>
      <CBP__creator_birth_place>Sweden</CBP__creator_birth_place>
      <CDP__creator_death_place>England, London (?)</CDP__creator_death_place>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>ca. 1860</OCT__creation_date_text>
    </OCG_creation_dates>
    <OCP__creation_place> </OCP__creation_place>
    <OOG_owner>
      <OON__owner_name>George Eastman House</OON__owner_name>
      <OOP__owner_place>Rochester, NY, USA</OOP__owner_place>
      <OOA__owner_accession_number>81:1791:0014</OOA__owner_accession_number>
      <OOC__owner_credit_line>Museum Purchase; ex-collection A.E. Marshall</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>www.geh.org/rights.html</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>Has Format</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>GEH_.H198117910014.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>JPGM.54.PA.1</AID__amico_identifier>
    <OTY__object_type>Paintings</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Still Life with Ewer, Vessels and Pomegranate</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>103.5 x 81.2 cm</MET__measurements_text>
    <MEG_measurements>
      <MED__measurement_dimension>height</MED__measurement_dimension>
      <MDV__measurement_dimension_value>103.5000</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <MEG_measurements>
      <MED__measurement_dimension>width</MED__measurement_dimension>
      <MDV__measurement_dimension_value>81.2000</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Oil on canvas</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Willem Kalf</CRT__creator_name_text>
      <CRN__creator_name>Kalf, Willem</CRN__creator_name>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>Mid 1640s</OCT__creation_date_text>
      <OCS__creation_date_start>1643</OCS__creation_date_start>
      <OCE__creation_date_end>1647</OCE__creation_date_end>
    </OCG_creation_dates>
    <CXG_context>
      <CXD__context_description>Luxury objects, such as the ornate Mannerist ewer, steeple
cup, and elegant glass vessels, are carefully arranged on a table in
this Dutch still life. An open pomegranate and a bowl of fruit rest on
white drapery. To the right, a lemon and three olives are reflected in
a silver plate that rests precariously on the table's edge. Behind
this, a platter holds a tankard whose elaborate polished surface
reflects the adjacent wineglass. Light falls from the left, playing
across these precious objects and causing them to glitter and
shine.Willem Kalf delighted in the play and contrast of transparent
and reflective surfaces: the finely wrought metal of the ewer, the
representation of smooth glass, the weave of the linen drapery, the
dry crumbly texture of the bread, and the wet, shiny insides of the
open pomegranate. At first glance, this still life implies an absence
of human presence. But a closer look reveals just the opposite. The
torn bread, half empty glass of wine, sliced fruit, and overturned
glass allude to human intervention, as if these lavish delicacies were
abruptly left on the table.</CXD__context_description>
    </CXG_context>
    <OOG_owner>
      <OON__owner_name>J. Paul Getty Museum</OON__owner_name>
      <OOP__owner_place>Los Angeles, California, USA</OOP__owner_place>
      <OOA__owner_accession_number>54.PA.1</OOA__owner_accession_number>
      <OOC__owner_credit_line>J. Paul Getty Museum</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.getty.edu/museum/copyright.htm</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>y</RIP__related_image_preferred>
      <RID__related_image_description>full view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>JPGM.00052502.TIF</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end--- Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>MACM.D9523MD3</AID__amico_identifier>
    <OTY__object_type>Assemblage pictural</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Cadences de lumiere</OTN__object_title_name>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <OPA__physical_orientation_arrangement> </OPA__physical_orientation_arrangement>
    <MET__measurements_text>274.7 x 223.8 cm</MET__measurements_text>
    <MEG_measurements>
      <MED__measurement_dimension>hauteur</MED__measurement_dimension>
      <MDV__measurement_dimension_value>274.7</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <MEG_measurements>
      <MED__measurement_dimension>largeur</MED__measurement_dimension>
      <MDV__measurement_dimension_value>223.8</MDV__measurement_dimension_value>
    </MEG_measurements>
    <MEG_measurements>
      <MED__measurement_dimension>profondeur</MED__measurement_dimension>
      <MDV__measurement_dimension_value>8</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>huile, cire, bois, ciment, platre et jute imbibe de platre sur bois</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Louis Comtois</CRT__creator_name_text>
      <CRN__creator_name>Comtois, Louis</CRN__creator_name>
      <CRC__creator_culture_nationality>Canadienne</CRC__creator_culture_nationality>
      <CBP__creator_birth_place>Montreal, Quebec, Canada</CBP__creator_birth_place>
      <CDP__creator_death_place>New York, New York, Etats-Unis</CDP__creator_death_place>
      <CGN__creator_gender>M</CGN__creator_gender>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1988</OCT__creation_date_text>
      <OCS__creation_date_start>1988</OCS__creation_date_start>
      <OCE__creation_date_end>1988</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>Musee d'art contemporain de Montreal</OON__owner_name>
      <OOP__owner_place>Montreal, Quebec, Canada</OOP__owner_place>
      <OOA__owner_accession_number>D 95 23 MD 3</OOA__owner_accession_number>
      <OOC__owner_credit_line>don de l'artiste et de Reiner Schurmann, grace a la collaboration de l'American Friends of Canada</OOC__owner_credit_line> 
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.amico.net/rights/mcam.shtml</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>full view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>MACM.D9523MD3.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19990129</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1.2</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>PARSE: OCT__creation_date_text: Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end</ADP__amico_data_processing>
    <ADP__amico_data_processing>NOTE: RIP__related_image_preferred: 'y' should be 'Y' - Changing it to 'Y'!</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>MIA_.95.84</AID__amico_identifier>
    <OTY__object_type>SCULPTURE</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Shrine Head</OTN__object_title_name>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <MET__measurements_text>H.12 x W.5-3/4 xD.7 in.</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>terra-cotta</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <OIN__inscriptions_and_or_marks> </OIN__inscriptions_and_or_marks>
    <OCH__condition_examination_history>head has been partially reconstructed(joints visible only
from inside); overall minor surface abrasions; losses(on back of head)
- 2 ridges of hair and below to approximately mid-pointof head
(irregular in shape), 4 x 5 in. overall; and at neck fromapproximately
mid-point of each side of neck upward approximately 2
inches(irregular); areas of fill and pigmentation - V-shaped area
behind left earand at base (left side) at edge of loss and at edge of
loss, right side ofhead; minor losses along ridges of hair;
abrasions/surface losses alongridge of ears and nose; two gouges on
right cheek; another area of fill inneck, below left ear; small ding
in nose; dark area in left eye/eyebrow andeye lid; possible minor
gouge across this eye; small amount of debris inpacking material,
probably dirt 1995-05-30</OCH__condition_examination_history>
    <CRG_creator>
      <CRT__creator_name_text>Ife People(Yoruba)</CRT__creator_name_text>
      <CRC__creator_culture_nationality>Ife People(Yoruba)</CRC__creator_culture_nationality>
      <CRR__creator_role> </CRR__creator_role>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>12-14thc.</OCT__creation_date_text>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>The Minneapolis Institute of Arts</OON__owner_name>
      <OOP__owner_place>Minneapolis, MN,USA</OOP__owner_place>
      <OOA__owner_accession_number>95.84</OOA__owner_accession_number>
      <OOC__owner_credit_line>The John R. Van Derlip Fund</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORS__copyright_statement>Permission foreducational use only granted by The Minneapolis Institute ofArts</ORS__copyright_statement>
      <ORL__copyright_link>http://www.artsmia.org</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>N</RIP__related_image_preferred>
      <RID__related_image_description>Front</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>MIA_.1533c.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <DCG_documentation_cataloguing_history>
      <DCB__documented_cataloged_by>Soth: MIA Photo/ScanningServices</DCB__documented_cataloged_by>
      <DCD__documented_cataloged_date>2/25/98</DCD__documented_cataloged_date>
    </DCG_documentation_cataloguing_history>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>MMA_.49.7.41</AID__amico_identifier>
    <OTY__object_type>painting</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Don Manuel Osorio Manrique de Zuniga (1784-1792)</OTN__object_title_name>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <OPA__physical_orientation_arrangement> </OPA__physical_orientation_arrangement>
    <MET__measurements_text>50 x 40 in. (127 x 101.6 cm)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Oil on canvas</OMD__materials_and_techniques_description>
      <OMM__materials_and_techniques_materials_term>oil paint</OMM__materials_and_techniques_materials_term>
      <OMS__materials_and_techniques_support>canvas</OMS__materials_and_techniques_support>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Francisco de Goya y Lucientes</CRT__creator_name_text>
      <CRN__creator_name>Goya y Lucientes, Francisco de</CRN__creator_name>
      <CRC__creator_culture_nationality>Spanish</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>Spanish, 1746-1828</CDT__creator_dates_locations_text>
      <CBD__creator_birth_date>1746</CBD__creator_birth_date>
      <CDD__creator_death_date>1828</CDD__creator_death_date>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1784-1792</OCT__creation_date_text>
      <OCS__creation_date_start>1784</OCS__creation_date_start>
      <OCE__creation_date_end>1792</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>The Metropolitan Museum of Art</OON__owner_name>
      <OOP__owner_place>New York, New York, USA</OOP__owner_place>
      <OOA__owner_accession_number>49.7.41</OOA__owner_accession_number>
      <OOC__owner_credit_line>The Jules Bache Collection, 1949</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.metmuseum.org</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>MMA_.EP53.TIF</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19990128</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1.2</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>WARNING: OPA__physical_orientation_arrangement: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPD__physical_description: Contains no value - Removing!</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>NGC_.1519</AID__amico_identifier>
    <OTY__object_type>Painting</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>The Jack Pine</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>127.9 x 139.8 cm</MET__measurements_text>
    <MEG_measurements>
      <MED__measurement_dimension>height</MED__measurement_dimension>
      <MDV__measurement_dimension_value>128.00</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <MEG_measurements>
      <MCM__measurement_component_measured>object</MCM__measurement_component_measured>
      <MED__measurement_dimension>width</MED__measurement_dimension>
      <MDV__measurement_dimension_value>140.00</MDV__measurement_dimension_value>
      <MDU__measurement_dimension_units>cm</MDU__measurement_dimension_units>
    </MEG_measurements>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>oil on canvas</OMD__materials_and_techniques_description>
      <OMS__materials_and_techniques_support>canvas</OMS__materials_and_techniques_support>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Tom Thomson</CRT__creator_name_text>
      <CRN__creator_name>Thomson, Tom</CRN__creator_name>
      <CBP__creator_birth_place>Canada: Ontario, Claremont</CBP__creator_birth_place>
      <CDP__creator_death_place>Canada: Ontario, Canoe Lake</CDP__creator_death_place>
      <CGN__creator_gender>M</CGN__creator_gender>
      <CRB__creator_biography>Canadian, 1877-1917</CRB__creator_biography>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1916-1917</OCT__creation_date_text>
      <OCS__creation_date_start>1916</OCS__creation_date_start>
      <OCE__creation_date_end>1917</OCE__creation_date_end>
    </OCG_creation_dates>
    <OCP__creation_place> </OCP__creation_place>
    <OOG_owner>
      <OON__owner_name>National Gallery of Canada</OON__owner_name>
      <OOP__owner_place>Ottawa, Ontario, Canada</OOP__owner_place>
      <OOA__owner_accession_number>1519</OOA__owner_accession_number>
      <OOC__owner_credit_line>Purchased, 1918</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORS__copyright_statement>public domain</ORS__copyright_statement>
      <ORL__copyright_link>http://national.gallery.ca/english/index.html</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>y</RIP__related_image_preferred>
      <RID__related_image_description>full view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>NGC_.1519.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end--- Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>NMAA.1929.6.62</AID__amico_identifier>
    <OTY__object_type>painting</OTY__object_type>
    <CLG_classification>
      <CLT__classification_term>painting</CLT__classification_term>
    </CLG_classification>
    <OTG_object_title_name>
      <OTN__object_title_name>The South Ledges, Appledore</OTN__object_title_name>
      <OTT__title_type>preferred</OTT__title_type>
    </OTG_object_title_name>
    <MET__measurements_text>34 1/4 x 36 1/8 in. (87.0 x 91.6 cm.)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>oil on canvas</OMD__materials_and_techniques_description>
      <OMM__materials_and_techniques_materials_term>PAINT, OIL</OMM__materials_and_techniques_materials_term>
      <OMS__materials_and_techniques_support>FABRIC, CANVAS</OMS__materials_and_techniques_support>
    </OMG_materials_and_techniques>
    <OIN__inscriptions_and_or_marks>lower right in oil: CHILDE HASSAM 1913</OIN__inscriptions_and_or_marks>
    <CRG_creator>
      <CRT__creator_name_text>Childe Hassam</CRT__creator_name_text>
      <CRN__creator_name>Hassam, Childe</CRN__creator_name>
      <CRC__creator_culture_nationality>American</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>1859-1935</CDT__creator_dates_locations_text>
      <CBD__creator_birth_date>1859</CBD__creator_birth_date>
      <CBP__creator_birth_place>Dorchester, Massachusetts, United States</CBP__creator_birth_place>
      <CDD__creator_death_date>1935</CDD__creator_death_date>
      <CDP__creator_death_place>East Hampton, New York, United States</CDP__creator_death_place>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1913</OCT__creation_date_text>
      <OCS__creation_date_start>1913</OCS__creation_date_start>
      <OCE__creation_date_end>1913</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>National Museum of American Art, Smithsonian Institution</OON__owner_name>
      <OOP__owner_place>Washington, DC, USA</OOP__owner_place>
      <OOA__owner_accession_number>1929.6.62</OOA__owner_accession_number>
      <OOC__owner_credit_line>Gift of John Gellatly</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORS__copyright_statement>Requests for photographic material and permission to
reproduce must be submitted in writing to: Registrar's Office, MRC
210, Rights &amp; Reproductions, National Museum of American Art,
Smithsonian Institution, Washington, DC 20560</ORS__copyright_statement>
      <ORL__copyright_link>http://nmaa-ryder.si.edu/deptdir/regsub/rights.html</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>NMAA.hassc02q.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>SFMO.52.4695</AID__amico_identifier>
    <OTY__object_type>sculpture</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Forever Free</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>36 in. x 11 1/2 in. x 9 1/2 in.</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>wood with lacquer on cloth</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Sargent Johnson</CRT__creator_name_text>
      <CRN__creator_name>Johnson, Sargent</CRN__creator_name>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1933</OCT__creation_date_text>
      <OCS__creation_date_start>1933</OCS__creation_date_start>
      <OCE__creation_date_end>1933</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>San Francisco Museum of Modern Art</OON__owner_name>
      <OOP__owner_place>San Francisco, California, USA</OOP__owner_place>
      <OOA__owner_accession_number>52.4695</OOA__owner_accession_number>
      <OOC__owner_credit_line>Gift of Mrs. E. D. Lederman</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.sfmoma.org/</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>y</RIP__related_image_preferred>
      <RID__related_image_description>full view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>SFMO.52.4695.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end--- Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>SJMA.1997-12</AID__amico_identifier>
    <OTY__object_type>Sculpture</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Info Glut II</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>50 x 50 x 18"</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Mixed Media:  aluminum, acrylic, electronics, 3 cathode ray tubes</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Alan Rath</CRT__creator_name_text>
      <CRN__creator_name>Rath, Alan</CRN__creator_name>
      <CRC__creator_culture_nationality>American</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>Born 1959, Cincinnati, OH; lives in Oakland, CA</CDT__creator_dates_locations_text>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1997</OCT__creation_date_text>
      <OCS__creation_date_start>1997</OCS__creation_date_start>
      <OCE__creation_date_end>1997</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>San Jose Museum of Art</OON__owner_name>
      <OOP__owner_place>San Jose, California, U.S.A.</OOP__owner_place>
      <OOA__owner_accession_number>1997.12</OOA__owner_accession_number>
      <OOC__owner_credit_line>Gift in part by Katie and Drew Gibson</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.sjmusart.org/</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Front Angle View</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>SJMA.1997-12.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>WAC_.88.385</AID__amico_identifier>
    <OTY__object_type>sculpture</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Spoonbridge and Cherry</OTN__object_title_name>
    </OTG_object_title_name>
    <MET__measurements_text>354 x 618 x 162" overall</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>aluminum, stainless steel, paint</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Claes Oldenburg</CRT__creator_name_text>
      <CRN__creator_name>Oldenburg, Claes</CRN__creator_name>
      <CRC__creator_culture_nationality>American</CRC__creator_culture_nationality>
    </CRG_creator>
    <CRG_creator>
      <CRT__creator_name_text>Coosje van Bruggen</CRT__creator_name_text>
      <CRN__creator_name>Bruggen, Coosje van</CRN__creator_name>
      <CRC__creator_culture_nationality>Dutch</CRC__creator_culture_nationality>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1985-1988</OCT__creation_date_text>
      <OCS__creation_date_start>1985</OCS__creation_date_start>
      <OCE__creation_date_end>1988</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>Walker Art Center</OON__owner_name>
      <OOP__owner_place>Minneapolis, MN, USA</OOP__owner_place>
      <OOA__owner_accession_number>88.385</OOA__owner_accession_number>
      <OOC__owner_credit_line>Gift of Frederick R. Weisman in honor of his parents, William and Mary Weisman, 1988</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.walkerart.org/amico/</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>WAC_.719C.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <RIG_related_images>
      <RIP__related_image_preferred>N</RIP__related_image_preferred>
      <RID__related_image_description>Part</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>WAC_.177C.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19980430</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>WMAA.31.426</AID__amico_identifier>
    <OTY__object_type>Painting</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Early Sunday Morning</OTN__object_title_name>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <OPA__physical_orientation_arrangement> </OPA__physical_orientation_arrangement>
    <MET__measurements_text>Whole - 35 3/16 x 60 1/4 in. (89.4 x 153 cm.)</MET__measurements_text>
    <MET__measurements_text>Frame - 43 x 68 1/2 in. (109.2 x 174 cm.)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>Oil on canvas</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Edward Hopper</CRT__creator_name_text>
      <CRN__creator_name>Hopper, Edward</CRN__creator_name>
      <CRC__creator_culture_nationality>United States</CRC__creator_culture_nationality>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>(1930)</OCT__creation_date_text>
      <OCS__creation_date_start>1930</OCS__creation_date_start>
      <OCE__creation_date_end>1930</OCE__creation_date_end>
    </OCG_creation_dates>
    <OOG_owner>
      <OON__owner_name>Whitney Museum of American Art</OON__owner_name>
      <OOP__owner_place>945 Madison Avenue, New York, NY, 10021, USA</OOP__owner_place>
      <OOA__owner_accession_number>31.426</OOA__owner_accession_number>
      <OOC__owner_credit_line>Purchase, with funds from Gertrude Vanderbilt Whitney</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.whitney.org</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full view</RID__related_image_description>
      <RIR__related_image_relationship_type>HasVersion</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>WMAA.31_426.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <AVD__amico_validated_date>19990121</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1.2</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>PARSE: OCT__creation_date_text: Parsed OCT__creation_date_text into OCS__creation_date_start &amp; OCE__creation_date_end</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPA__physical_orientation_arrangement: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPD__physical_description: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPA__physical_orientation_arrangement: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPD__physical_description: Contains no value - Removing!</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>TFC_.191126</AID__amico_identifier>
    <OTY__object_type>painting</OTY__object_type>
    <OTG_object_title_name>
      <OTN__object_title_name>Mistress and Maid</OTN__object_title_name>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <OPA__physical_orientation_arrangement> </OPA__physical_orientation_arrangement>
    <MET__measurements_text>35 1/2 x 31 in. (92 x 78.7 cm.)</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>oil on canvas (lined)</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Jan Vermeer van Delft</CRT__creator_name_text>
      <CRN__creator_name>Vermeer van Delft, Jan</CRN__creator_name>
      <CRC__creator_culture_nationality>Dutch</CRC__creator_culture_nationality>
      <CDT__creator_dates_locations_text>1632-1675</CDT__creator_dates_locations_text>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>probably between 1665-1670</OCT__creation_date_text>
      <OCS__creation_date_start>1665</OCS__creation_date_start>
      <OCE__creation_date_end>1670</OCE__creation_date_end>
      <OCQ__creation_date_qualifier>probably between</OCQ__creation_date_qualifier>
    </OCG_creation_dates>
    <CXG_context>
      <CXD__context_description>The subject of writing and receiving letters, which recurs
frequently in Vermeer's work, is given an exceptional sense of
dramatic tension in this painting of two women arrested in some moment
of mysterious crisis. The lack of final modeling in the mistress head
and figure and the relatively plain background indicate that this late
work by Vermeer was left unfinished. Nevertheless, the artist seldom
if ever surpassed the subtly varied effects of light seen here as it
gleams from the pearl jewelry, sparkles from the glass and silver
objects on the table, and falls softly over the figures in their
shadowy setting. Bought by Mr. Frick in 1919, the year of his death,
this painting was his last purchase and joined Rembrandt's
Self-Portrait, Holbein's Sir Thomas More, Bellini's St. Francis, and
Velazquez' King Philip IV among his favorite acquisitions.</CXD__context_description>
    </CXG_context>
    <OOG_owner>
      <OON__owner_name>The Frick Collection</OON__owner_name>
      <OOP__owner_place>New York, New York  USA</OOP__owner_place>
      <OOA__owner_accession_number>19.1.126</OOA__owner_accession_number>
      <OOC__owner_credit_line>Purchased</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORS__copyright_statement>Copyright 1998 The Frick Collection. Licensed for non-commercial, educational use.</ORS__copyright_statement>
      <ORL__copyright_link>http://www.frick.org</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full View</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>TFC_.19-1-126.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <RDG_related_documents>
      <RDD__related_document_description>New York, The Frick Collection. Art in the Frick
Collection: Paintings, Sculpture, Decorative Arts
[cat.]. Comp. C. Ryskamp, et al., 1996, p.72 (reproduced in
color). New York, The Frick Collection. An Illustrated
Catalogue. Vol.1, Paintings. [cat.]. 1968, pp.296-299, p.297
(reproduced).</RDD__related_document_description>
    </RDG_related_documents>
    <DCG_documentation_cataloguing_history>
      <DCD__documented_cataloged_date>1999 122</DCD__documented_cataloged_date>
    </DCG_documentation_cataloguing_history>
    <AVD__amico_validated_date>19990122</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1.2</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>WARNING: OPA__physical_orientation_arrangement: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPD__physical_description: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>PARSE-ERROR: OCT__creation_date_text: Can't parse string: 'probably between 1665'!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPA__physical_orientation_arrangement: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPD__physical_description: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPA__physical_orientation_arrangement: Contains no value - Removing!</ADP__amico_data_processing>
    <ADP__amico_data_processing>WARNING: OPD__physical_description: Contains no value - Removing!</ADP__amico_data_processing>
  </am_object>
  <am_object>
    <AID__amico_identifier>FASF.305302</AID__amico_identifier>
    <OTY__object_type>Print</OTY__object_type>
    <CLG_classification>
      <CLT__classification_term>lithograph</CLT__classification_term>
    </CLG_classification>
    <OTG_object_title_name>
      <OTN__object_title_name>Araignee (Spider)</OTN__object_title_name>
    </OTG_object_title_name>
    <OPD__physical_description> </OPD__physical_description>
    <OPA__physical_orientation_arrangement> </OPA__physical_orientation_arrangement>
    <MET__measurements_text>277 x 217 mm</MET__measurements_text>
    <OMG_materials_and_techniques>
      <OMD__materials_and_techniques_description>lithograph</OMD__materials_and_techniques_description>
    </OMG_materials_and_techniques>
    <CRG_creator>
      <CRT__creator_name_text>Odilon Redon</CRT__creator_name_text>
      <CRN__creator_name>Redon</CRN__creator_name>
      <CDT__creator_dates_locations_text>1840 - 1916</CDT__creator_dates_locations_text>
      <CBD__creator_birth_date>1840</CBD__creator_birth_date>
      <CBP__creator_birth_place>Bordeaux</CBP__creator_birth_place>
      <CDD__creator_death_date>1916</CDD__creator_death_date>
      <CDP__creator_death_place>Paris</CDP__creator_death_place>
      <CRR__creator_role>artist</CRR__creator_role>
    </CRG_creator>
    <OCG_creation_dates>
      <OCT__creation_date_text>1887</OCT__creation_date_text>
      <OCS__creation_date_start>1887</OCS__creation_date_start>
    </OCG_creation_dates>
    <OCP__creation_place>France</OCP__creation_place>
    <OOG_owner>
      <OON__owner_name>Fine Arts Museums of San Francisco</OON__owner_name>
      <OOP__owner_place>Fine Arts Museums of San Francisco</OOP__owner_place>
      <OOA__owner_accession_number>1996.178</OOA__owner_accession_number>
      <OOC__owner_credit_line>Museum purchase, Achenbach Foundation for Graphic Arts Fund and the Ian White Endowment Income Fund</OOC__owner_credit_line>
    </OOG_owner>
    <ORG_rights_copyright>
      <ORL__copyright_link>http://www.thinker.org/rights.html</ORL__copyright_link>
    </ORG_rights_copyright>
    <RIG_related_images>
      <RIP__related_image_preferred>Y</RIP__related_image_preferred>
      <RID__related_image_description>Full</RID__related_image_description>
      <RIR__related_image_relationship_type>HasFormat</RIR__related_image_relationship_type>
      <RIL__related_image_identifier_link>FASF.305302.tif</RIL__related_image_identifier_link>
    </RIG_related_images>
    <DCG_documentation_cataloguing_history>
      <DCB__documented_cataloged_by>Fine Arts Museums of San Francisco</DCB__documented_cataloged_by>
    </DCG_documentation_cataloguing_history>
    <AVD__amico_validated_date>19990129</AVD__amico_validated_date>
    <AVV__validation_dictionary_version>1.2</AVV__validation_dictionary_version>
    <ALY__amico_library_year>1998</ALY__amico_library_year>
    <ADP__amico_data_processing>Parsed CDT__creator_dates_locations_text into CRC__creator_culture_nationality, CDB &amp; CDD__creator_death_date---</ADP__amico_data_processing>
  </am_object>
</am_objects>
