VRA Core 4 Example 5: Building related to model
|
<?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"> <work id="w_7" source="Core 4 Sample Database (VCat)" refid="7"> <agentSet> <display>attributed to Filippo Brunelleschi (Italian architect, 1377-1446); Michelozzo di Bartolomeo (Italian architect, 1396-1472)</display> <notes/> <agent> <name vocab="ULAN" refid="500018169" type="personal">Brunelleschi, Filippo</name> <dates type="life"> <earliestDate>1377</earliestDate> <latestDate>1446</latestDate> </dates> <culture>Italian</culture> <role>architect</role> <attribution>attributed to</attribution> </agent> <agent> <name vocab="ULAN" refid="500032603" type="personal">Michelozzo di Bartolomeo</name> <dates type="life"> <earliestDate>1396</earliestDate> <latestDate>1472</latestDate> </dates> <culture>Italian</culture> <role>architect</role> </agent> </agentSet> <dateSet> <display>begun 1418- ca. 1700 (inclusive)</display> <date type="inclusive"> <earliestDate>1418</earliestDate> <latestDate>1750</latestDate> </date> </dateSet> <locationSet> <display>San Lorenzo (Florence, Tuscany, Italy)</display> <location type="site"> <name type="geographic" vocab="DOA" refid="" extent="building">San Lorenzo</name> <name type="geographic" vocab="TGN" refid="7000457" extent="inhabited place">Florence</name> <name type="geographic" vocab="TGN" refid="7009760" extent="region">Tuscany</name> <name type="geographic" vocab="TGN" refid="1000080" extent="nation">Italy</name> <name type="geographic" vocab="TGN" refid="1000003" extent="continent">Europe</name> </location> </locationSet> <titleSet> <display>San Lorenzo, Florence</display> <title type="cited" pref="true" xml:lang="en">San Lorenzo, Florence</title> <title type="cited" pref="false" xml:lang="it">Basilica di San Lorenzo</title> </titleSet> <worktypeSet> <display>buildings; basilicas; buildings; religious buildings; churches</display> <worktype vocab="AAT" refid="300007466">church</worktype> <worktype vocab="AAT" refid="300170443">basilica</worktype> </worktypeSet> </work> <image id="i_106" href="http://www.core.vraweb.org/examples/html/example005_full.html" refid="106" source="VRA Core Oversight Committee, Core 4 Sample Records"> <relationSet> <relation type="imageOf" refid="7" source="Core 4 Sample Database (VCat)"/> </relationSet> <titleSet> <display>Detail, unfinished facade</display> <title type="partialView">Detail, unfinished facade</title> </titleSet> <worktypeSet> <display>digital image</display> <notes/> <worktype/> </worktypeSet> </image> </vra> |
Last modified July 7, 2014 |