<?xml version="1.0" encoding="UTF-8"?>
<rdaSimple 
       xmlns:rda="http://rdvocab.info/Elements/"
       xmlns:rdg2="http://rdvocab.info/ElementsGr2/"
       xmlns:rdg3="http://rdvocab.info/ElementsGr3/"
       xmlns:frbr="http://iflastandards.info/ns/fr/frbr/frbrer/"
       xmlns:role="http://rdvocab.info/roles/"
       >
    <!-- with URI values -->
    <!-- the LC bib record:
        LC control no.:       53025269 
        Type of material:  Book (Print, Microform, Electronic, etc.)
        Personal name:     Shakespeare, William, 1564-1616. 
        Uniform title:     Hamlet. Italian.
        Main title:        La tragedia di Amleto, principe di Danimarca.
        Published/Created: [Torino] SocietaÌ€ editrice torinese [1949]
        Description:       100 p. 21 cm.
        Related names:     Montale, Eugenio, 1896-1981, tr.
        Subjects:          Hamlet (Legendary character)-Drama.
                           Revenge-Drama.
        LC classification: PR2784.H3 S8
        CALL NUMBER:       PR2784.H3 S8
        Copy 1 -->
    <!-- frbr Work -->
   <frbr:C1001>
      <rda:identifierForTheWork uri="http://example.com/w1234" />
      <rda:preferredTtitleForTheWork>
          Hamlet
      </rda:preferredTtitleForTheWork> 
       <rda:formOfWork>
          Play
       </rda:formOfWork>
       <rdg2:author uri="http://viaf.org/viaf/96994048/#Shakespeare,_William,_1564-1616" />
       <!-- frbr:is realized through -->
       <frbr:P2001 uri="http://example.com/E78765" />
       <!-- is subect (concept) of -->
       <frbr:P2024 uri="http://id.loc.gov/authorities/sh2008110765" />
       <frbr:P2024 uri="http://id.loc.gov/authorities/sh2008105474" />             
       <frbr:P2024 uri="http://id.lcc.gov/PR2784.H3 S8" />
       <!-- frbr:is realized through -->
       <frbr:P2001 uri="http://example.com/E78765" />
   </frbr:C1001> 
    <!-- frbr Expression -->
    <frbr:C1002>
        <rda:identifierForTheExpression uri="http://example.com/E78765" />
        <rda:languageOfTheContentExpression uri="http://www.sil.org/iso639-3/ita" />
        <rdg2:translator uri="http://viaf.org/viaf/73857542/#Montale,_Eug%C3%A9nio,_1896-1981" />
        <!-- expresses work -->
        <frbr:P2002 uri="http://example.com/W1234" />
        <!-- is manifested in -->
        <frbr:P2003 uri="http://example.com/M385620" />
    </frbr:C1002>
    <!-- frbr Manifestation -->
    <frbr:C1003>
        <rda:identifierForTheManifestation uri="http://example.com/M385620" />
        <rda:carrierTypeManifestation uri="http://rdvocab.info/termList/RDACarrierType/1049" />
        <rda:mediaTypeManifestation uri="http://rdvocab.info/termLIst/RDAMediaType/1007" />
        <rda:contentTypeManifestation uri="http://rdvocab.info/termList/RDAContentType/1020" />
        <rda:titleProperManifestation>
            La tragedia di Amleto, principe di Danimarca
        </rda:titleProperManifestation>
        <publicationStatementManifestation>
            <placeOfPublicationManifestation>
                [Torino]
            </placeOfPublicationManifestation>
            <publishersNameManifestation>
                Societa editrice torinese
            </publishersNameManifestation>        
            <dateOfPublicationManifestation>
                [1949]         
            </dateOfPublicationManifestation>
        </publicationStatementManifestation>
        <extentOfTextManifestion>
            100 pages
        </extentOfTextManifestion>
        <dimensionsManifestation>
            21 cm
        </dimensionsManifestation>
        <!-- manifests -->
        <frbr:P2004 uri="http://example.com/E78765" />
        <!-- is exemplified by item -->
        <frbr:P2005 uri="http://example.com/I293546203" />
    </frbr:C1003>
    <!-- frbr Item -->
    <frbr:C1004>
        <frbr:identifierForTheItem uri="http://example.com/I293546203" />
        <!-- is exemplar of -->
        <frbr:P2006 uri="http://example.com/M385620" />
    </frbr:C1004>
</rdaSimple>