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

<https://id.rijksmuseum.nl/300184361> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic--Exhibitions" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Weston Gallery" ],
        [ a ns1:Organization ;
            ns1:alternateName "Photography Gallery (La Jolla, San Diego, Calif.)" ],
        [ a ns1:Organization ;
            ns1:alternateName "Photography Gallery (Philadelphia, Pa.)" ],
        <https://id.rijksmuseum.nl/31076096> ;
    ns1:creator <https://id.rijksmuseum.nl/31018763> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184361" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Paul Caponigro" ;
    ns1:workExample <https://id.rijksmuseum.nl/301184361> .

