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

<https://id.rijksmuseum.nl/300332777> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320127016> ;
    ns1:author <https://id.rijksmuseum.nl/310100408>,
        <https://id.rijksmuseum.nl/310224269> ;
    ns1:contributor <https://id.rijksmuseum.nl/31018560>,
        <https://id.rijksmuseum.nl/310225135>,
        <https://id.rijksmuseum.nl/311225136> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "332777" ] ;
    ns1:inLanguage "dut",
        "eng",
        "fre",
        "ger",
        "ita" ;
    ns1:name "Baroque" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Translations from Italian into English, German, French and Dutch." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301332777> .

