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

<https://id.rijksmuseum.nl/300185437> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31023224>,
        <https://id.rijksmuseum.nl/31049997> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "185437" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "Il nudo d'arte" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Dl. 2: 1930-1970 / [testo David Herbert]. - Dl. 3: 1970-1983 / [testo Attilio Colombo]" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Vertaling uit het Engels" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301185437> .

