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

<https://id.rijksmuseum.nl/300286954> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126544>,
        <https://id.rijksmuseum.nl/320126792>,
        <https://id.rijksmuseum.nl/320128524> ;
    ns1:contributor <https://id.rijksmuseum.nl/31133296> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "286954" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Catalogue / E.P. Goldschmidt ;" ] ;
    ns1:name "Illustrated books from the 16th-19th centuries" ;
    ns1:position "159" ;
    ns1:workExample <https://id.rijksmuseum.nl/301286954> .

