Show regular display

VRA Core 4 Example 8: Grave goods [collection]

Show regular display

<?xml version="1.0" encoding="utf-8"?>
<vra xmlns="http://www.vraweb.org/vracore4.htm" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.vraweb.org/vracore4.htm http://www.loc.gov/standards/vracore/vra-strict.xsd">
   <collection id="c_19" source="Core 4 Sample Database (VCat)" refid="19">
      <agentSet>
         <display>Heinrich Schliemann (German archaeologist, 1822-1890)</display>
         <notes/>
         <agent>
            <name vocab="ULAN" refid="500065958" type="personal">Schliemann, Heinrich</name>
            <dates type="life">
               <earliestDate>1822</earliestDate>
               <latestDate>1890</latestDate>
            </dates>
            <culture>German</culture>
            <role>archaeologist</role>
         </agent>
      </agentSet>
      <dateSet>
         <display>1873 (discovery)</display>
         <notes>Nearly all Schliemann’s material, which was in Berlin at the end of World War II, disappeared in 1945.</notes>
         <date type="discovery">
            <earliestDate>1873</earliestDate>
            <latestDate>1873</latestDate>
         </date>
      </dateSet>
      <locationSet>
         <display>Hisarlik, Marmara, Turkey</display>
         <notes>Probably found within or just outside the walls of Troy II.</notes>
         <location type="discovery">
            <name type="geographic" vocab="TGN" refid="7002329" extent="deserted settlement">Hisarlik</name>
            <name type="geographic" vocab="TGN" refid="7018450" extent="region">Marmara</name>
            <name type="geographic" vocab="TGN" refid="1000144" extent="nation">Turkey</name>
            <name type="geographic" vocab="TGN" refid="1000004" extent="continent">Asia</name>
         </location>
      </locationSet>
      <titleSet>
         <display>Priam’s Treasure</display>
         <title type="popular" pref="true" xml:lang="en">Priam’s Treasure</title>
         <title type="descriptive" pref="false" xml:lang="en">Gold of Troy [collection]</title>
      </titleSet>
      <worktypeSet>
         <display>associated concepts; property (legal concept); treasure-trove; objects; grave goods</display>
         <worktype vocab="AAT" refid="300253921">treasure-trove</worktype>
         <worktype vocab="AAT" refid="300180706">grave goods</worktype>
      </worktypeSet>
   </collection>
</vra>

Last modified July 7, 2014