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

<https://id.rijksmuseum.nl/30045056> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31014100> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "45056" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Special exhibition catalogue : City Art Museum of St. Louis : series 1912 ;" ] ;
    ns1:name "An exhibition of etchings in color by Bernard Boutet de Monvel" ;
    ns1:position "1" ;
    ns1:workExample <https://id.rijksmuseum.nl/30145056> .

