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

<https://id.rijksmuseum.nl/300298589> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31064939> ;
    ns1:contributor <https://id.rijksmuseum.nl/31064939>,
        <https://id.rijksmuseum.nl/311202794> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "298589" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Katalog / Buchantiquariat am Rhein, Regina und Georg J. Beran ;" ] ;
    ns1:name "Am Rhein Josef Lada Katalog",
        "Jos. Lada" ;
    ns1:position "98" ;
    ns1:workExample <https://id.rijksmuseum.nl/301298589> .

