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

<https://id.rijksmuseum.nl/300184960> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic--Exhibitions" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Art Institute of Chicago" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310114467> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184960" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Photographs from the Julien Levy Collection, starting with Atget" ;
    ns1:workExample <https://id.rijksmuseum.nl/301184960> .

