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

<https://id.rijksmuseum.nl/300209044> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126581>,
        <https://id.rijksmuseum.nl/320128524>,
        <https://id.rijksmuseum.nl/320132869> ;
    ns1:contributor <https://id.rijksmuseum.nl/31132088> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "209044" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Catalogue ;" ] ;
    ns1:name "Catalogue of books on art, engravings and etchings" ;
    ns1:position "5" ;
    ns1:workExample <https://id.rijksmuseum.nl/301209044> .

