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

<https://id.rijksmuseum.nl/300303030> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Edmund P. Pillsbury Family Collection" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of Edward R. Schaible" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of Georges F. Doriot" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of Genia Zadok" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of Irving Biow" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of William H. Van Every, Jr" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of Jacob Schulman" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of Denis Sanders" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Estate of Teresa Feibelman" ],
        <https://id.rijksmuseum.nl/3115649> ;
    ns1:creator <https://id.rijksmuseum.nl/311107358> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "303030" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "19th and 20th century prints" ;
    ns1:temporalCoverage "1988-11-03"^^<http://id.loc.gov/datatypes/edtf>,
        "1988-11-04"^^<http://id.loc.gov/datatypes/edtf>,
        "New York, 1988/11/03-1988/11/04." ;
    ns1:workExample <https://id.rijksmuseum.nl/301303030> .

