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

<https://id.rijksmuseum.nl/30045210> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31054912> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "45210" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Special exhibition catalogue : City Art Museum of St. Louis : series 1914 ;" ] ;
    ns1:name "An exhibition of paintings by George Inness, N.A. and Alexander H. Wyant, N.A." ;
    ns1:position "4" ;
    ns1:workExample <https://id.rijksmuseum.nl/30145210> .

