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

<https://id.rijksmuseum.nl/300299361> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320132869> ;
    ns1:contributor <https://id.rijksmuseum.nl/311202803>,
        <https://id.rijksmuseum.nl/31156023>,
        <https://id.rijksmuseum.nl/31197469> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "299361" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Catalogue ;" ] ;
    ns1:name "From our treasured trove ..." ;
    ns1:position "12" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "More discoveries! Great books, some of which handcoloured, reviews, drawings and collages, paintings and sculpture, fine photographs and autographs, objects of desire, and one gold ingot." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301299361> .

