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

<https://id.rijksmuseum.nl/300208256> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310110289>,
        <https://id.rijksmuseum.nl/320128415>,
        <https://id.rijksmuseum.nl/320132869> ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Singer Photography" ],
        <https://id.rijksmuseum.nl/310114969> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "208256" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Lou Stoumen" ;
    ns1:workExample <https://id.rijksmuseum.nl/301208256> .

