VRA Core 4 Example 4: Architectural 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_6" source="Core 4 Sample Database (VCat)" refid="6"> <agentSet> <display>Michelangelo Buonarroti (Italian architect, 1475-1564); Pope Leo X (Italian patron, 1475-1521)</display> <notes/> <agent> <name vocab="ULAN" refid="500010654" type="personal">Buonarroti, Michelangelo</name> <dates type="life"> <earliestDate>1475</earliestDate> <latestDate>1564</latestDate> </dates> <culture>Italian</culture> <role>architect</role> </agent> <agent> <name vocab="ULAN" refid="500121783" type="personal">Leo X, Pope</name> <dates type="life"> <earliestDate>1475</earliestDate> <latestDate>1521</latestDate> </dates> <culture>Italian</culture> <role>patron</role> </agent> </agentSet> <dateSet> <display>ca. 1517-1520 (design)</display> <date type="design"> <earliestDate>1516</earliestDate> <latestDate>1520</latestDate> </date> </dateSet> <locationSet> <display>Casa Buonarroti (Florence, Tuscany, Italy)</display> <notes>Via Ghibellina 70</notes> <location type="repository"> <name type="geographic" vocab="CCO" refid="" extent="site">Casa Buonarroti</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>Wooden Model for the Façade of San Lorenzo, Florence</display> <title type="descriptive" pref="true" xml:lang="en">Wooden Model for the Façade of San Lorenzo, Florence</title> </titleSet> <worktypeSet> <display>models (representations)</display> <worktype vocab="AAT" refid="300047753">model (representation)</worktype> </worktypeSet> </work> <image id="i_105" href="http://www.core.vraweb.org/examples/html/example004_full.html" refid="105" source="VRA Core Oversight Committee, Core 4 Sample Records"> <relationSet> <relation type="imageOf" refid="6" source="Core 4 Sample Database (VCat)"/> </relationSet> <titleSet> <display>Overall facade view of model</display> <title type="generalView">Overall facade view of model</title> </titleSet> <worktypeSet> <display>digital image</display> <notes/> <worktype/> </worktypeSet> </image> </vra> |
Last modified July 7, 2014 |