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

<https://id.rijksmuseum.nl/300185014> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photojournalism" ],
        [ a ns1:Person ;
            ns1:alternateName "Salomon, Erich" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/31054167> ;
    ns1:creator <https://id.rijksmuseum.nl/31099967> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "185014" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Aperture history of photography series",
                "The Aperture history of photography series ;" ] ;
    ns1:name "Erich Salomon" ;
    ns1:position "10",
        "no. 10." ;
    ns1:workExample <https://id.rijksmuseum.nl/301185014> .

