@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300323101> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31075458>,
        <https://id.rijksmuseum.nl/320127259> ;
    ns1:author <https://id.rijksmuseum.nl/31097712> ;
    ns1:creator <https://id.rijksmuseum.nl/31097712> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "323101" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "The life of Lorenzo de Medici, called The Magnificent" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Volume I and II in English, appendix in volume III and IV in Italian." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301323101> .

